![]() |
PHP error?
Hello! :D I told you I'd be posting when I needed to.
Okay, so I started having a problem with my site where I can't add anything at all from my ACP. I can log in, edit certain things, but I can't 'add' anything. I tried reinstalling a fresh install and moving just the config files, but it didn't work. No idea what's wrong. |
Update: This seems to flood my error log and now certain ACP pages stopped working on me, namely pages to add adopts and links. :( This happened after I tried to fix the nesting level problem (which I need to double check cuz thats giving me an error too.)
|
I changed my original post cuz I narrowed the problem I'm having down better.
|
Quote:
|
The form itself never appears. For example, I can see the adopts in the manage page, I can delete them and edit them, but when I click 'add adoptable', or 'add' anything on my CP, it goes to a blank page.
|
Blank page usually means syntax error somewhere. Your add() function in those acp files might have an error in there (missing ; or } for example). Did you edit them?
|
Quote:
|
Quote:
|
When I fixed that nesting level error, I started getting these issues, funny enough. I'm checking if maybe I did something to the SQL so I'm messing with it on my home db til it works. If I fix it, I'll letcha know - if I don't, I'll be even clearer with the error. :P Sorry about the confusion, it's been a few years since I've messed around in php/sql or even a home server.
|
Problem solved. :P It was my php version all along. Anything under 5.4 seems to cause issues. Using 5.5 now and no issues. Thanks!
|
umm this actually is very strange, I am sure the script works on any versions later than PHP 5.3.9. Maybe your host has some strange configurations for PHP 5.4 that makes it incompatible with this script? In theory PHP 5.4 should work perfectly fine.
|
All times are GMT -5. The time now is 09:17 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.