PHP error?

Forum
Last Post
Threads / Messages

Whimsy

Member
Member
Joined
Oct 6, 2014
Messages
18
Points
0
Location
Westchester, New York
Mysidian Dollar
0
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.
 
Last edited:
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.)
 
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.

You mean you fill the form, submit and the database doesn't update? Or you can't access those pages in the ACP?
 
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?
 
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?

Though I'm sure I didn't, I might have, so I'm going to try another fresh reinstall and I'll get back to you.
 
Though I'm sure I didn't, I might have, so I'm going to try another fresh reinstall and I'll get back to you.

Since you mentioned the nesting level too deep, I thought you might have edited them. Alright, if the error is still up, we will try to solve it ^^
 
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.
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,129
Members
1,603
Latest member
Monako
BETA

Latest Threads

Latest Posts

Top