Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 45 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Just want to turn off the right blocks? | |
ecvej Replies: 4 Views: 5310 ![]() |
![]() |
You're welcome. Make sure you still have the login and signup blocks somewhere for your members to sign in \ register ![]() |
|
Topic: Just want to turn off the right blocks? | |
ecvej Replies: 4 Views: 5310 ![]() |
![]() |
You're right it's very easy
###Open### Themes/Your themes name/theme.php ###Find### blocks(right); ###Replace with### //blocks(right); |
|
Topic: Avatar Frame Module | |
ecvej Replies: 10 Views: 8934 ![]() |
![]() |
Boy meets girl.
Boy offends girl. Boy apologises. ![]() ![]() |
|
Topic: Avatar Frame Module | |
ecvej Replies: 10 Views: 8934 ![]() |
![]() |
yes I'm with you now, you don't want a new module, you want a MOD for the forum and some other modules.
I have an idea for this, basically using an opentable() type function but I'll wait to see wh ... |
|
Topic: Avatar Frame Module | |
ecvej Replies: 10 Views: 8934 ![]() |
![]() |
Are you asking for a module that is a singe page. Every avatar from your site is shown on that page with a border around each one? (frame means something else in html)
I might have the time to do t ... |
|
Topic: PHP Next Page.. | |
ecvej Replies: 4 Views: 6768 ![]() |
![]() |
"php pagination" should find something too.
I also remember seeing a chapter about this in "O'Reilly - Web Database Applications with PHP and MySQL" |
|
Topic: Adding banner ads | |
ecvej Replies: 11 Views: 7332 ![]() |
![]() |
place a space in the word <scr ipt> | |
Topic: HTML Newsletter - how to schedule it as a cron job? | |
ecvej Replies: 6 Views: 6980 ![]() |
![]() |
if you have c-panel it's easy to run a php script from the cron tab | |
Topic: phpdev | |
ecvej Replies: 1 Views: 5412 ![]() |
![]() |
I wanted to start a thread to see how many other nukers use this wonderful bit of software to help develop their sites? If you've never heard of it you can check it out at http://www.firepages.com.au/ ... | |
Topic: Hack or Module Showing Last Login By User? | |
ecvej Replies: 6 Views: 9043 ![]() |
![]() |
I did this with chatserves 6.9
Open Member_List folder, edit index.php: ####Find#### $sql = "SELECT username, user_id, user_viewemail, user_posts, user_regdate, user_from, user_website, ... |
|
Topic: Hack or Module Showing Last Login By User? | |
ecvej Replies: 6 Views: 9043 ![]() |
![]() |
I think I'll be able to do this, I'll have a look at it after work tonight (12 hours from this post give or take) | |
Topic: online & offline | |
ecvej Replies: 1 Views: 3515 ![]() |
![]() |
What do they show? more info needed please | |
Topic: My_Uploads module | |
ecvej Replies: 8 Views: 8793 ![]() |
![]() |
if(eregi("links.my_uploads.php", $PHP_SELF)) die("Access Denied");
global $prefix, $db, $user_prefix, $version, $currentlang, $radminsuper; $module_name = ... |
|
Topic: My_Uploads module | |
ecvej Replies: 8 Views: 8793 ![]() |
![]() |
this is in the modules readme file
Changing the Maximum uploaded file size: ---------------------------------------- Do you know where it says "The maximum uploaded file size is some #"? This has n ... |
|
Topic: To fork or not to fork - that is the question | |
ecvej Replies: 281 Views: 511283 ![]() |
![]() |
I'm staying at a hotel (away from a computer) until late friday but I'll make some notes on paper whilst I'm travelling etc | |
Topic: To fork or not to fork - that is the question | |
ecvej Replies: 281 Views: 511283 ![]() |
![]() |
If you're still busy I don't mind getting a few things started myself? If it's truly going to be a long time before you can get things started I might look into developing a CMS-lite for my own needs | |
Topic: Article bizaare tweak request | |
ecvej Replies: 1 Views: 3661 ![]() |
![]() |
As you say, why don't you use a gif? You could even make the writting a different colour or something | |
Topic: I uploaded config.php again and it's all gone! | |
ecvej Replies: 10 Views: 13876 ![]() |
![]() |
And just to state the obvious# $gfx_chk: Set the graphic security code on every login screen,
# You need to have GD extension installed: # 0: No check # 1: Administrators login only # 2: Users ... |
|
Topic: I uploaded config.php again and it's all gone! | |
ecvej Replies: 10 Views: 13876 ![]() |
![]() |
Have you put your password, database name and username in the new config.php? | |
Topic: To fork or not to fork - that is the question | |
ecvej Replies: 281 Views: 511283 ![]() |
![]() |
Still looking for php coders? | |
Topic: Tracking Time On Web Site | |
ecvej Replies: 9 Views: 11697 ![]() |
![]() |
Have you gotten anywhere with this Raven? I wouldn't mind seeing some code for me to comment on ![]() Anyway, 2nd idea, how about you stick with the iframe but use javascript to read a value from a co ... |
|
Topic: Tracking Time On Web Site | |
ecvej Replies: 9 Views: 11697 ![]() |
![]() |
You're welcome. I agree it is alot of mysql, it has the advantage of being fairly accurate and I guess you'll have to weigh that against the number of users your client wants to log. Heap tables are c ... | |
Topic: looking for help on an array | |
ecvej Replies: 2 Views: 6293 ![]() |
![]() |
try using sockets http://uk.php.net/manual/en/ref.sockets.php You'll have to check your host allows them though | |
Topic: PM indicator? | |
ecvej Replies: 3 Views: 6918 ![]() |
![]() |
http://www.ravenphpscripts.com/postt3397.html
I made the status bar flash there when users have a PM. You might want to edit your javascript.php instead of your header.php. (I had special reasons f ... |
|
Topic: Tracking Time On Web Site | |
ecvej Replies: 9 Views: 11697 ![]() |
![]() |
Best idea off the top of my head is to use an iframe that reloads every x seconds and updates a value in the database. eg UPDATE table SET counter = (counter + 1) WHERE name = '$user_name'
If the i ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours