Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 43 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Issues with editing forum profile | |
| myrtletrees Replies: 25 Views: 48628 |
|
| Just to trouble shoot have you tried with a default theme?
Per my post above. Yes. Fresh install, default themes. Tried RavenIce and FiSubice. I noticed on ravenphpscripts.COM it works. I ... |
|
| Topic: Missing Content | |
| Palbin Replies: 13 Views: 18347 |
|
| catweazle, I just downloaded SimpleCart for a quick look. The problem is probably most defiantly what PHrEEkie said. You must have Magic_Quotes off/ I see uses of the filter() function in the admin ... | |
| Topic: suggestions please | |
| freemich Replies: 3 Views: 6262 |
|
| I just installed ravens nuke to my site everything went well till i tryed to select a button in the admin section i can logint my admin section fine but soon as i want to do anything this is what happ ... | |
| Topic: RavenNuke(tm) v2.40.00 Change Log | |
| Raven Replies: 0 Views: 12213 |
|
| RavenNuke(tm) v2.40.00 - Change Log
2009-09-15 v2.40.00 Major Release for RavenNuke(tm) =================================================== - 0001552: [-Specific to PHP Version] Linking to off- ... |
|
| Topic: Easy way to add BoxOver text to images and links | |
| spasticdonkey Replies: 35 Views: 59375 |
|
| You got to love the RavenNuke bling....
maybe we need a RavenNuke Bling forum I should really be working on other things this morning, but this is so much more fun If you really want to ... |
|
| Topic: Easy way to add BoxOver text to images and links | |
| spasticdonkey Replies: 35 Views: 59375 |
|
| Well since we are brainstorming here for all things boxover, here's another This one is dependant on the Mouseover module descriptions!! http://www.rtsforce.com/images/icons/mini3/brain.gif ... |
|
| Topic: Javascript onChange Event Not Working | |
| rorie Replies: 11 Views: 18692 |
|
| I am guessing here, but instead of:
onChange="MM_jumpMenu('parent',this,0)" Maybe try this: onChange="MM_jumpMenu('window',this,0); return false;" no matter what i do with the code i alway ... |
|
| Topic: RavenNuke(tm) v2.30.00 Change Log | |
| Raven Replies: 7 Views: 19621 |
|
| RavenNuke(tm) Change Log
2008-10-20 v2.30.00 Bug Fixes/Enhancements/Security Fixes/NukeSentinel(tm) 0001232: [-Specific to OS] language not changing (RNTEAM) - resolved. 0001086: [-Specific ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| ok here uis an example for you.
I took the australian code and just cleaned it up and layed it out a little better (see below) <script type="text/javascript" language="JavaSc ... |
|
| Topic: Bidvertiser in modules | |
| testy1 Replies: 23 Views: 30586 |
|
| ok here uis an example for you.
I took the australian code and just cleaned it up and layed it out a little better (see below) <script type="text/javascript" language="JavaSc ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| try this
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); $module_name ... |
|
| Topic: server configuration speed up ravennuke? | |
| prekill Replies: 18 Views: 24648 |
|
| Guardian2003 I have looked in the Apache forum but theres only 17 topics there none with real data about server config, please advise. edit: I now see I can edit Mod Security rules, this is what ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| That should be right
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); ... |
|
| Topic: Bidvertiser in modules | |
| testy1 Replies: 23 Views: 30586 |
|
| That should be right
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| try this
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); $module_name ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| try this
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); $module_name ... |
|
| Topic: Bidvertiser in modules | |
| testy1 Replies: 23 Views: 30586 |
|
| try this
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); $module_name ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| try this
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); $module_name ... |
|
| Topic: Bidvertiser in modules | |
| testy1 Replies: 23 Views: 30586 |
|
| try this
<?php if (!defined('MODULE_FILE')) { die('You can\'t access this file directly...'); } require_once('mainfile.php'); $module_name ... |
|
| Topic: Bidvertiser in modules | |
| rorie Replies: 23 Views: 30586 |
|
| I'll just give you some sample code for the first example you gave (this is the easiest most straightforward way).
echo <<< _EOF_ <!-- Begin BidVertiser Referral code --> <s ... |
|
| Topic: Long queries time | |
| Raven Replies: 11 Views: 19869 |
|
| It's used to track IP countries in a couple of scripts.
Try profiling it under phpMyAdmin to see where it's hanging. My last try showed this: Status Time (initialization) 0.000023 ... |
|
| Topic: Module Block with UL and LI instead of BR | |
| montego Replies: 15 Views: 19923 |
|
| For the RavenNuke'ers out there, I have added in a few mods that we had made to this block file along the way, which included the removal of two PHP warnings. Enjoy!
<?php /***************** ... |
|
| Topic: Module Block with UL and LI instead of BR | |
| mars Replies: 15 Views: 19923 |
|
| Not sure if anyone has done this but I rewrote the modules block to use a UL and LI tags in place of the text with BR's
The UL is classed as MainMenu with an ID for styling. The non-link text parts ... |
|
| Topic: Trouble creating thumbs. | |
| Maclain Replies: 21 Views: 30376 |
|
| Ok,
I've managed to pull the imagick location from the gallery section of another site on the same hosts. Imagick location turned out to be /usr/local/bin/ When testing the settings, i now g ... |
|
| Topic: Hide certain part of the post from non registered users | |
| Susann Replies: 14 Views: 17233 |
|
| I don“t have a forum to test this currently but did you also add between the first (original by Highwayman):
// within : ""), your text e.g. : "Only for registered members visible"), ... |
|
| 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
