![]() |
Breeding page is blank
I enabled breeding, but it just goes to a white screen whenever I try to go to the breeding page. Help?
:cfrown: |
Just in case, go to PhPMyAdmin, choose your Databse, and then _breeding_settings and check is system is enabled
Also, Blank page means Syntax error, did you mess around the Breeding files? |
I didn't mess with any files at all. Yes, system is enabled in value, so I dunno what happened.
|
That's really weird. Do you have the Breeding.php file? Can you post the code here?
Even if it was disabled, the page would appear anyway with a different content edit: Was it working when you installed? If so, maybe reinstalling would help |
Okay, here is the code:
PHP Code:
|
This part:
else{ $document->setTitle("Breeding has failed..."); $document->addLangvar(It did not work. Maybe you can try again!"); } addLangvar is missing a " $document->addLangvar("It did not work. Maybe you can try again!"); |
Well I am 100% sure you've modified the script at some point, 'cause this was what the line used to look like when you downloaded the files:
PHP Code:
|
ahhh thank you so much! it works now.
|
All times are GMT -5. The time now is 10:41 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.