Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Problems with Admin on ZC 1.3.9h

Problems with Admin on ZC 1.3.9h

Views: 1,026

Results 1 to 5 of 5
03 Jul 2011, 07:04
#1
tryphon avatar

tryphon

New Zenner

Join Date:
Mar 2008
Location:
Brussels, Belgium
Posts:
69
Plugin Contributions:
0

Problems with Admin on ZC 1.3.9h

I have made a fresh install of ZC 1.3.9h on my PC (I always develop and test ZC locally, before updating my online website).

When I create a product listing through Admin, everything works fine. The product is displayed correctly on the local website.

If I display the product listing again through Admin (because I want to make some updates to the product listing), some data related this product are no longer displayed (i.e. product name, product description, ... are displayed as blanks), and this makes the updates impossible (unless retyping all data for the product).

Note that the product is still displayed correctly on the local website.

I checked the information related to thye product in the local database, using phpMyadmin, and everything looks OK.

Note that ZC install tells me that the database is OK for ZC 1.3.9.

Any ideas?

Thanks in advance.

03 Jul 2011, 07:09
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Problems with Admin on ZC 1.3.9h

What software versions for your local install
php
mysql
apache

03 Jul 2011, 07:20
#3
tryphon avatar

tryphon

New Zenner

Join Date:
Mar 2008
Location:
Brussels, Belgium
Posts:
69
Plugin Contributions:
0

Re: Problems with Admin on ZC 1.3.9h

php : 5.0.5
mysql : 4.1.14-nt
Apache : 2.0.54 (Win32) mod_ssl/2.0.54 OpenSSL/0.9.8 PHP/5.0.5 mod_autoindex_color

All these comonents come from an XAMPP package.

03 Jul 2011, 08:51
#5
tryphon avatar

tryphon

New Zenner

Join Date:
Mar 2008
Location:
Brussels, Belgium
Posts:
69
Plugin Contributions:
0

Re: Problems with Admin on ZC 1.3.9h

Kobra,

I have choosen the short path (modifying the code, as indicated in the mentioned thread) and it works fine (I have to admit that reinstalling a recent XAMPP package would be a better solution, but I am in a hurry).

Thanks a lot for your help.

:clap: