View Single Post
  #5  
Old 11-23-2012, 05:29 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 327,309
Hall of Famer is on a distinguished road
Default

Well its perfectly fine, lol. An compile-time error like this should have been detected and fixed by me way before the official release if I can find it. Mvm...

I dont see anything wrong with the script, lets give this a try though. For the UserCreator class, find the first line::

PHP Code:
abstract class UserCreator implements Creator
remove the implements Creator parts so it becomes:

PHP Code:
abstract class UserCreator
See if it works. If not, post your class_visitorcreator.php too and I'd like to do a thorough search on what may be causing the error.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.