The Zen Cart FAQs are a VAST wealth of information.. I searched for "blank page" and found this:
I am getting a blank page (or blank part of a page)
The Zen Cart FAQs are a VAST wealth of information.. I searched for "blank page" and found this:
I am getting a blank page (or blank part of a page)
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
awesome thanks for the help I found this not sure what it means though
Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/***/***/92/10759392/html/bullysperformance/cache) is not within the allowed path(s): (/var/www/vhosts/bullysperformance.secureserver.net/:/tmp/) in /***/****/vhosts/bullysperformance.secureserver.net/bullysautomotive/bullysperformance/includes/functions/sessions.php on line 167
got my products showing up again, comes out I had deleted the first 2 lines of code in the product listings file oops... however still have this error above not sure where to go with this and then it says I am getting an error in my admin panel on line 13 of login.php I have checked it with all my backups and it is consistant but I was not getting the error before? here is what line 13 says and here is what the error says
error
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in vhosts/bullysperformance.secureserver.net/bullysautomotive/bullysperformance/my_admin_folder/login.php on line 13
and here is line 13
define('ADMIN_PASSWORD_EXPIRES_INTERVAL', strtotime('- 90 day'));
???