Printer Friendly Version
RavenPHPScripts - Home of RavenNuke™

Troubleshooting

[Q] I installed everything but when I try to access my site I get this message: You are using an Invalid IP to access this site!
[A] This normally happens when running the system on your desktop (localhost/127.0.0.1). It is a safety feature to keep people from trying to access your site w/o a valid IP. We have added a setting in the rnconfig.php file named $bypassNukeSentinelInvalidIPCheck and set the default value to FALSE. When running on your local machine (or wherever your test site is) you may need to set the value to TRUE in order to have NukeSentinel™ bypass that check. Please note that this should only be used when testing locally and not in a production environment. Also, please note that older versiona of RavenNuke™ used the config.php file to store that setting so be sure that you only have one instance of $bypassNukeSentinelInvalidIPCheck and that it is only in the rnconfig.php file.

[Q] I banned myself through NukeSentinel™ How do I unban myself?
[A] Use phpMyAdmin and edit the nsnst_blocked_ips table and delete the IP from the table. If you also write to .htaccess, you will need to delete it from .htaccess. If you do not have access to phpMyAdmin, you can download my NukeToolBox and use it.

[Q] Whenever I change the permissions in the forums configuration and there Select a forum - > Forum Permissions Control mode -> after I click submit I get a page full with hieroglyph e.g.:<X$f.°~Ùxû²šeû;-ù´«¿Ààðçëñï)ØüßÞ¶¦±¨º¬­¯¹½¢£¤}\Q;
The same problem is also with the User Admin permissions after I select a user. Any ideas why this happens and how to fix this ?

[A] Comment out global $do_gzip_compress; in file modules/Forums/admin/page_footer_admin.php

[Q] Since upgrading to RavenNuke™ 2.10.x, my Content module page breaks no longer work!
[A] The latest RavenNuke™ releases use the newer page break token of [--pagebreak--] instead of the older <!--pagebreak--> one in order to achieve XHTML compliance. You simply need to convert these tokens using the following script in the RavenNuke™ distribution: INSTALLATION\content_pagebreak_convert.php. See the instructions at the top of the script for how to run the conversion.

[Q] For questions such as these, which are nuke generic in nature, please consult the FAQ



In Progress ...



<<< Additional Add-Ons Obtaining Support >>>

Valid XHTML 1.0 Transitional!    Valid CSS!