AT LAST!! Some information...:shocking:
Rick29690:
The only error entrys are as follows:
[01-Feb-2012 15:54:45] PHP Warning: require(includes/application_top.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home2/nutsand1/public_html/index.php on line 26
[01-Feb-2012 15:54:45] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/nutsand1/public_html/index.php on line 26
[01-Feb-2012 15:54:57] PHP Warning: require(includes/application_top.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home2/nutsand1/public_html/index.php on line 26
[01-Feb-2012 15:54:57] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/nutsand1/public_html/index.php on line 26
[01-Feb-2012 15:54:57] PHP Warning: require(includes/application_top.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home2/nutsand1/public_html/index.php on line 26
[01-Feb-2012 15:54:57] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/nutsand1/public_html/index.php on line 26
I just uploaded SBA and again I'm getting blank screen on admin page login. What else can I supply?
Ummmm if you look at the date, I'd say it's SAFE to assume that these are not the error logs for today's issue (hint: the date is TWO THOUSAND TWELVE..)
Rick29690:
I also get a myDEBUG message in the logs folder:
[04-Feb-2015 13:12:38 America/Denver] PHP Fatal error: Call to undefined function zen_get_ip_address() in /home2/nutsand1/public_html/newnuts_admin/includes/init_includes/init_sessions.php on line 34It is the ZEN CART error log that is needed when troubleshooting ZNE CART issues..:smile: That said you need to compare the following files to the ones in the Zen Cart install package to see what changed:
/public_html/YOUR-ADMIN/includes/init_includes/init_sessions.php
/public_html/YOUR-ADMIN/includes/functions/general.php
Can't remember off the top of my head if these are modified by SBA, but if these files ARE modified by SBA and I had to hazard a guess, I'd say you ignored/overlooked MERGING the SBA files with your existing store files and instead OVERWROTE them, and probably OBLITERATED something Zen Cart needs in v1.5.4..
You can figure this out rather quickly by comparing what's in your store to the defaults for these files.. HOPEFULLY the SBA changes are CLEARLY commented so that you can distiguish fairly easily the changes that come from SBA from the differences due to Zen Cart core code changes..