Hi,
I just did a new install of 1.54 as a demo. The store loads fine but I get a blank page when trying to access my admin. Is there anything I can provide here to help with this?
thanks
Printable View
Hi,
I just did a new install of 1.54 as a demo. The store loads fine but I get a blank page when trying to access my admin. Is there anything I can provide here to help with this?
thanks
Check the FAQ
https://www.zen-cart.com/content.php...t-of-a-page%29
Ok,
Here is the only error in my debug log
PHP Parse error: syntax error, unexpected T_STATIC
Should I do a full upload and start over?
If you have no issues on the front end then I might reload only the admin files and see if this helpsQuote:
Should I do a full upload and start over?
Also please provide the server information
Just re uploaded the admin files and still blank.
hostgator
php 5.4.38
linux
perl v 5.8.8
PHP Parse error: syntax error, unexpected T_STATIC in /home3/ /public_html/1.54_demo/admin/includes/classes/class.admin.zcObserverLogEventListener.p
Did another full install. Same thing, blank admin login page
Here's what I get
PHP Parse error: syntax error, unexpected T_STATIC in /home3/ /public_html/1.54_demo/admin/includes/classes/class.admin.zcObserverLogEventListener.php on line 118
Here is line 118
$levels = static::$levels;
This error message indicates your server is still running PHP 5.2.
http://www.zen-cart.com/showthread.p...04#post1270404
Yes, I did realize that. I was still running 1.39 as active but trying to also run 1.54 as demo. I figured out that I was running the wrong php for each. Dumped my 1.39 is active and running php 5.4. All is great! Thanks for the help.
Quote:
Originally Posted by stedman
So how did you report this??Quote:
Originally Posted by stedman