Zen Cart Logo

strange

Views: 359

Results 1 to 1 of 1
10 Jun 2011, 8:15 AM
#1
broeder avatar

broeder

New Zenner

Join Date:
Dec 2008
Posts:
49
Plugin Contributions:
0

strange

Hi,

I am using ZenCart 1.3.8.
I have customized it to use another distant database as a source of info for my products.

Each time there is a search, it checks if product model (a book ISBN)
is in my database and proceeds. If not, it uses the distant database to create a new product. Works fine.

I changed one PHP file to update my database, when a product is within, with info on the distant database (availability from my providers).

It bugged. So I took the .bak file and replaced the faulty PHP file.

It won't work. I am lost here. The PHP files are the same as before.

What could be wrong ?