Log in

View Full Version : Fatal Error (At the end of installation, trying to access site.)


Nieth
12-08-2012, 09:12 PM
Fatal error: Can't inherit abstract function Creator::create() (previously declared abstract in UserCreator) in /home/u297501448/public_html/classes/abstract/abstract_usercreator.php on line 3

Is the error I receive upon navigating to the site after installation, if anyone can let me know what went wrong it would be much appreciated, thanks in advance!


Edit: Sorry, posted in the wrong section, please move this topic to Questions and Supports!

powerchaos
12-08-2012, 09:26 PM
what php version do you have ??
if it is php version 5.2.x then you need to use php 5.3.9
else you need to use a older version of the script ( 1.3.1 )

Greetings From PowerChaos

Hall of Famer
12-08-2012, 09:29 PM
Yeah, appears to be another PHP version issue.

Nieth
12-08-2012, 09:41 PM
Thank you very much! The host I'm trying to use is only using Version 5.2.17, so I suppose I need to find a new host.