I've run into the 'blank admin' issue.
I initially installed ver 3.02 per instructions and everything looked fine except the 'update' button was not showing in the orders. Once I clicked where the button should be, everything went away.
So I came here, found the new version 3.03, followed the directions in it. Same result. Blank admin.
I went thru and removed all of the Edit Orders files, reuploaded the original 1.3.9h orders.php and ran the uninstall sql via phpMyAdmin in cpanel (since I couldn't access my admin to do it).
It's still blank and I'm getting the following in my debug file:
Code:
[21-Jan-2011 23:17:01] PHP Warning: require(includes/languages/1.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxxxx/public_html/xxxxxx/includes/init_includes/init_languages.php on line 35
[21-Jan-2011 23:17:01] PHP Warning: require(includes/languages/1.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxxx/public_html/xxxxx/includes/init_includes/init_languages.php on line 35
[21-Jan-2011 23:17:01] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/1.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/xxxxx/includes/init_includes/init_languages.php on line 35
Note: This is the same thing it said when the blank pages originally appeared. So I'm getting the same error even after uninstalling everything which makes no sense to me. I've uninstalled many a mod and everything always went back to normal.
I'm running:
Zencart version 1.3.9h (new install - not an upgrade)
PHP Version: 5.2.15
Server OS: Linux 2.6.34.6
Database: MySQL 5.1.52
Using Filezilla 3.3.5.1 to FTP
Mods Installed:
User Tracking
Database Backup - MySQL
Easy Populate
Reward Points Suite
Image Handler
Fual Slimbox
Quick Updates
Black-Admin Theme
Sales Report
I tried // out the line referred to in the debug file (includes/init_includes/init_languages.php on line 35) just to see what would happen and the admin did come back, but all the headers/text was fubarbed. (EX: HEADER_TITLE_TOP)
If you can help me figure out how to get my admin back to normal, I will be eternally grateful.

Bookmarks