Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 243 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Themes (?) issue with Banners | |
| Darrell3831 Replies: 30 Views: 67071 |
|
| Okay,
Thanks! |
|
| Topic: Themes (?) issue with Banners | |
| Darrell3831 Replies: 30 Views: 67071 |
|
| I'm interested in this thread as well.
To clarify, using the fisubice theme is the what were supposed to do? in theme.php we change: echo ads(0); to: echo ads(1); ... |
|
| Topic: Where is the documentation? | |
| Darrell3831 Replies: 10 Views: 15613 |
|
| Okay,
I'll havfe to tinker with it. thanks |
|
| Topic: Where is the documentation? | |
| Darrell3831 Replies: 10 Views: 15613 |
|
| Thanks for the replies.
That's a shame about not having docs on it. At first glance I have no idea what it's for, or what it does. |
|
| Topic: Missing Advertising Image | |
| Darrell3831 Replies: 3 Views: 8320 |
|
| Thanks,
All fixed now! |
|
| Topic: Missing Advertising Image | |
| Darrell3831 Replies: 3 Views: 8320 |
|
| There is an image missing in this distribution.
/images/view.gif If you click on advertising in the modules section, then log a valid client in it presents you with a table that has two function ... |
|
| Topic: Where is the documentation? | |
| Darrell3831 Replies: 10 Views: 15613 |
|
| Within the RavenNuke_v2.10.01 download, where is the documentation for Group Administration 1.7.1 and the Users/Group Point system?
I can't seem to find it anywhere. Thanks, |
|
| Topic: You have an error in your SQL syntax near '; ' at line 1 | |
| Darrell3831 Replies: 3 Views: 11576 |
|
| That was it Montego.
It was odd to me that there were no msysql errors in that error log, but after upgrading a few versions the installation worked for me. Thanks |
|
| Topic: You have an error in your SQL syntax near '; ' at line 1 | |
| Darrell3831 Replies: 3 Views: 11576 |
|
| I'm having trouble with the installer script for rnv76 2.10.02.
New Install. After I start the index.php file it reports that everything is fine: config.php file found! Successfully connecte ... |
|
| Topic: Passing an argument? | |
| Darrell3831 Replies: 7 Views: 10605 |
|
| thanks! | |
| Topic: Passing an argument? | |
| Darrell3831 Replies: 7 Views: 10605 |
|
| Thank you!!
Using this: if (isset($_GET['op'])) { $op = intval($_GET['op']); } else { $op = 1; } if (isset($_GET[ ... |
|
| Topic: Passing an argument? | |
| Darrell3831 Replies: 7 Views: 10605 |
|
| This is the smallest of the 5 functions. (I know there is no security in it just yet)
function branch_menu($did) { global $db, $op; echo ("<h2>Choose a Branch< ... |
|
| Topic: Passing an argument? | |
| Darrell3831 Replies: 7 Views: 10605 |
|
| I don't know what I'm doing. lol
They are hard coded... It says op=2.... But that isent the variable itself. Must they also be set independantly? $op=2; ? at the top of each individual fu ... |
|
| Topic: Passing an argument? | |
| Darrell3831 Replies: 7 Views: 10605 |
|
| Hi,
I'm trying to pass a value from one function in a file (index.php) right back to the same file like this: echo ("<tr><td><a href=\"index.php?op=2&did=$di ... |
|
| Topic: inserting strings into a database | |
| Darrell3831 Replies: 8 Views: 13322 |
|
| So is this good enough?
. . . $quote = check_html($quote,"nohtml"); $quote = esc_quotes($quote); $author = check_html($author, "nohtml"); $author = ... |
|
| Topic: inserting strings into a database | |
| Darrell3831 Replies: 8 Views: 13322 |
|
| Ugh,
I got some more reading to do. Thanks for pointing me in the right direction. |
|
| Topic: inserting strings into a database | |
| Darrell3831 Replies: 8 Views: 13322 |
|
| When you have a variable string that might contain special charactes like ' or " or / or - how do you parse it before hand so that it will not generate a mysql error?
For instance pretent someone u ... |
|
| Topic: Rotate hourly | |
| Darrell3831 Replies: 11 Views: 16366 |
|
| Thanks Cody. | |
| Topic: Rotate hourly | |
| Darrell3831 Replies: 11 Views: 16366 |
|
| I got it.
Nothing fancy, but it's working. In the block I read the config file. If time now is greater than last rotated then I rotate the quote again. Then in the block I display the quote. ... |
|
| Topic: Rotate hourly | |
| Darrell3831 Replies: 11 Views: 16366 |
|
| Thanks Darklord,
I've saved it and I'm going to tinker with it more tonight. I appreciate the time you spent and comments in the code. Darrell |
|
| Topic: Paging thru a database | |
| Darrell3831 Replies: 3 Views: 8604 |
|
| Thanks for both suggestions. I'll check into them. | |
| Topic: Paging thru a database | |
| Darrell3831 Replies: 3 Views: 8604 |
|
| Hi,
I've been searching online for a few days looking for a PHP example of paging through a database. Displaying X amount of rows of data with the option to page forward or backward at the botto ... |
|
| Topic: Rotate hourly | |
| Darrell3831 Replies: 11 Views: 16366 |
|
| I am looking to rotate the item, a quote, site wide for every user at the same time.
Not individually for each user seperately. I still havent got this working the way I want, but I'm getting ... |
|
| Topic: Rotate hourly | |
| Darrell3831 Replies: 11 Views: 16366 |
|
| Thanks,
I'll take a look at it and see what he did. |
|
| Topic: Rotate hourly | |
| Darrell3831 Replies: 11 Views: 16366 |
|
| Hi,
I wrote a small php module and block combination for phpNuke that rotates a quote like the old ephirimids block used to do. I'd like to only have the quote update at a administrator defined ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
