Hello chaps
I've just upgraded my old 1.3.9b site to 1.5.1. That went fine and I'm back up and running again.
However there is one big problem - The editor doesn't show any content for nearly all products and also for the define/ezy pages. A few have content, such as the original unedited define_page_4.php, but it's not consistent and the vast majority show up with nothing. The data does exist in the DB.
I've read this post:
http://www.zen-cart.com/content.php?...8859-1-to-utf8
And have applied these:
@setlocale(LC_TIME, 'en_US.ISO_8859-1');
define('CHARSET', 'iso-8859-1');
And in the config files I added:
define('DB_CHARSET', 'latin1');
It hasn't fixed the issue. Is there something else I can do?
Thanks for any advice on this.
Rob
Zen Cart 1.5.1
Database Patch Level: 1.5.1
v1.5.1 [2013-10-25 16:43:45] (Version Update 1.5.0->1.5.1)
v1.5.0 [2013-10-25 16:43:45] (Version Update 1.3.9->1.5.0)
v1.3.9b [2010-05-18 18:34:34] (Version Update 1.3.8->1.3.9b)
v1.3.8 [2008-07-30 02:07:56] (Fresh Installation)
PHP Version: 5.2.17
MySQL 5.5.21
Microsoft-IIS/7.0


Reply With Quote
