![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hi :)
at first: my english isn't very good, sorry x.x I hope you can understand my problem I installed the mysidia script some minutes ago... I'm so happy that I found this script because I'm not good in php programming ^^" I've finished the installion and wanted to open my site, but every time I get this message: Code:
Fatal error: Can't inherit abstract function Creator::create() (previously declared abstract in UserCreator) in /var/www/vhosts/monfreaks.de/httpdocs/ado/classes/abstract/abstract_usercreator.php on line 3 thanks in advance! |
#2
|
||||
|
||||
![]()
What is your PHP version? If it is PHP 5.2, you need to upgrade.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#3
|
|||
|
|||
![]()
thanks for your fast answer... my current PHP Version is 5.3.3.
|
#4
|
||||
|
||||
![]()
I see... Actually you will get this error so long as you aint using PHP 5.3.9 or above. There's a simple way of fixing the error, this support ticket should explain everything clear enough:
http://www.mysidiaadoptables.com/for...php?issueid=19 Note the reason why I asked you whether you were using PHP 5.3 is that the simple fix only works for users running PHP 5.3+. If you have PHP 5.2, you will eventually get into other issues that are difficult to resolve.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#5
|
|||
|
|||
![]()
thanks again :)
I found the class_visitorcreator.php and removed the 'extends UserCreator' part. But I can't find the class_usercreator.php in my classes folder. there is just a "classes_uservalidator.php".. or did it mean the abstract_usercreator.php? I also tried the thing with the .htaccess but it changed nothing. |
#6
|
|||
|
|||
![]()
Update:
I still not found the class_usercreator.php, but class_membercreator.php so I tried to remove the "extends UserCreator" part from class_visitorcreator.php and class_membercreator.php but nothing happens... it seems that I'm doing something wrong :/ I have no idea. the installation worked perfectly ![]() |
#7
|
||||
|
||||
![]()
umm I see, weird this usually fixes the problem. Now give a try to remove the 'implements Creator' part in file abstract_usercreator.php.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#8
|
|||
|
|||
![]()
okay, first I tried to remove just the 'implements Creator' part from the abstract_usercreator.php... but nothing happens... so I also removed the 'extends UserCreator' parts from the class_membercreator.php and class_visitorcreator.php again
now I get this message: Code:
Fatal error: Call to undefined method VisitorCreator::getidentity() in /var/www/vhosts/monfreaks.de/httpdocs/ado/classes/class_visitorcreator.php on line 11 but as I said earlier: I'm not really good in php things x.x |
#9
|
||||
|
||||
![]()
I see, so you need to add the 'extends UserCreator' back to the class_visitorcreator.php.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#10
|
|||
|
|||
![]() Quote:
but now I have this error message again: Code:
Fatal error: Can't inherit abstract function Container::display() (previously declared abstract in UserContainer) in /var/www/vhosts/monfreaks.de/httpdocs/ado/classes/abstract/abstract_usercontainer.php on line 3 ![]() |
![]() |
Tags |
abstract function error |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help with a item function | kristhasirah | Questions and Supports | 35 | 04-03-2017 10:17 AM |
Calling a function in a function from the same class page | Hwona | Questions and Supports | 2 | 04-25-2015 08:41 AM |
Removing of prefix "class", "abstract", "interface" Suggestions | FounderSim | Suggestions and Feature Requests | 3 | 10-05-2014 05:35 PM |
Item Function Is Invalid | Hwona | Questions and Supports | 31 | 09-27-2014 09:27 PM |
Help in PHP function | lovejenete | Other Chat | 3 | 12-06-2009 08:46 AM |
What's New? |
What's Hot? |
What's Popular? |