ronlee67:
From Admin select:
Catalog -> Categories/Products
Open the appropriate category and find your product.
Click the round icon with E inside (usually green icon). E stands for "Edit".
Make changes to your product listing.
Now here is where I believe things went wrong:
You MUST click "PREVIEW" when finished editing.
Then, from the Preview Screen you MUST click "UPDATE" in order to save your changes.
Best of luck,
Ron
Thanks Ron but that's not the problem. Zen Cart won't allow me to do the update after the preview. Actually, I make the changes to an existing product and hit "preview" and the original product description re-appears. It's not a cache issue either.
My ex-Zen Cart programmer told me it was a problem with how Zen Cart handles some HTML. He was able to update product descriptions through MySql... I know a bit about that too but PHPMySql throws an error when I attempt to make a description change through this backdoor.
Here's a warning I get:
**More than one FULLTEXT key was created for column products_description
**
When I try to make a change to a product description through PHPMySql I get this error:
Error
SQL query:
A
**MySQL said: **
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'A' at line 1
Here's a pic from PHPMySql. Is the problem because I have 4 product descriptions? Should I simply delete the last three of them?