Hello,
I did a upgrade from 1.5.0 to 1.5.3 and now having trouble putting product in the store. I put the info in and hit save and it does not show up in my product listings. Any help appreciated. thanks
Hello,
I did a upgrade from 1.5.0 to 1.5.3 and now having trouble putting product in the store. I put the info in and hit save and it does not show up in my product listings. Any help appreciated. thanks
How was the upgrade performed? Follow the following process or one that is published here in the FAQ, or in the documentation of 1.5.3? http://www.zen-cart.com/entry.php?3-...d-of-upgrading
Plugins that are installed? Other posting guideline information?
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
1. What about making edits to existing products?
2. In your /includes/configure.php and /admin/includes/configure.php are the DB_DATABASE and DB_PREFIX settings identical? (If they're not, then perhaps your Admin is pointed to a different set of database data than your storefront is)
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I noticed in my configure files the database password is different. I am going to try to change it to see if that works. I thought with a different password it would give me a error.
Yes the DB_DATABASE and the DB_PREFIX is the same
Yes, it would cause errors.
All the DB_XXXXXXX settings should be identical between both configure.php files. There are many other DIR_XXXXXXX settings that are NOT exactly the same, so don't just copy the entire file overtop of the other. But you can safely copy the DB_XXXXXXX settings between the files.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.