Galahad Posted February 21, 2011 Posted February 21, 2011 I get the following errors when run the engine on a wamp server - ( ! ) Notice: Undefined index: HTTP_X_FORWARDED_FOR in C:\wamp\www\index.php on line 5 ( ! ) Notice: Undefined index: ACTION in C:\wamp\www\index.php on line 21 ( ! ) Notice: Undefined index: p in C:\wamp\www\index.php on line 60 ( ! ) Notice: Trying to get property of non-object in C:\wamp\www\libs\misc_util.php on line 188 Fatal error: Call to undefined method stdClass::MoveNext() in C:\wamp\www\libs\misc_util.php on line 202 I do not get these when i put them on a host. Anyone know how to fix them? Quote
Galahad Posted February 21, 2011 Author Posted February 21, 2011 Turn notices off. Tried it, it just shows a blank screen Edit: Found out the problem, the installer did not install all of the tables so i had another database with them on so i just imported them. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.