Security Verified
Browse Categories
 Affiliates
 Backup & Restore
 Billing & MyAccount FAQs
 Control Panels
 Customer Tools
 Databases
 Dedicated Servers
 DNS and Domain Registration
 Email
 Glossary
 Network
 News
 PCI Compliance
 Postmaster
 Pre-sales FAQ
 Publishing Your Site
 Reseller Tips
 Search Engine Optimization
 Security Topics
 SSL and HTTPS
 Support: Getting Help
 Virtual Desktops
 Virtual Servers
 Website Design & Development
 Website Errors

DotNetNuke Hosting
SQL 2008 R2 / IIS 7.5 Hosting
WordPress Hosting
Forex Trader Hosting
Personal Desktop Hosting

Zen Blank Pages With DB Sessions Enabled

Article ID: 729

 Back to Search

There is a bug in the Zen Cart not being compatible with PHP 5.2.6.  Check your server to see what version of PHP is running.

Applies to
Zen version 1.3.6  and older.

Does not apply to the latest version:
Zen 1.3.8.

Symptom
When logging into Zen, the login is accepted but the page remains blank.

Issue
The bug is in the way sessions are stored in the database. There is a $db session variable that is ending up null (empty) when the /includes/session.php file is called.

Here is a zen article that discusses this: http://www.zen-cart.com/forum/showthread.php?t=50534&page=3


Workaround For Version 1.3.6 and older:
Setup your Zen cart to store it's sessions in the /cache directory. This enables Zen to work properly, but is not the preferred method of storing sessions.  To do this alter the configure.php files for both the store and the admin site (store/includes/configure.php and store/admin/includes/configure.php).  Change the sessions variable from 'db' to '' (an empty variable leaving just the two single quotes)

Solution:
Upgrade to the latest version of Zen, currently 1.3.8
 
Downloads Associated With This Article
No downloads are currently associated with this article.

© 2001 - 2012 3Essentials Inc.
Terms Of Service | Privacy Policy | Copyright Policy | Affiliates