Quote:
Originally Posted by Cybernetec
Was your index.php file modified?
Ensure it contains "define('THIS_SCRIPT', 'index');" at the top.
|
Here is the top of my index.php file in root
// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);
// #################### DEFINE IMPORTANT CONSTANTS #######################
define('THIS_SCRIPT', 'index');
Any more ideas? I have never had a mod issue or for that fact one from you! YOUR MODS ROCK and have a LOT of them. Weird when I force it it does not show up. I will look at code a little more tonight.