The following AdminCP functions give me an Internal Server Error:
- Manage Categories
- Manage Entries
- General Update Tool
- Information
All of the other options (General Settings, Links Settings, etc.) work just fine. I'm still trying to dig into my server logs, but in the mean time, is there anything that's common to those four AdminCP functions that are not common to the others?
My webhost sucks, so anything that I can look at and resolve myself (maybe a core PHP setting?) would be most helpful.
500 Error:[06/Jul/2012:05:35:21 -0400] "GET /admincp/admin_vblinklist.php?do=managecats HTTP/1.0" 500 551 "http://legionofmyth.com/admincp/index.php?do=nav" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11"
UPDATE:
This is now working properly, it seems the
admin_vblinklist.php file would not upload when I did all the files/folders as a group; once I uploaded it by itself
*BAM* good to go. Why it wouldn't upload when all the others did, I don't know. But all seems to be working now, so I don't care.