I am a new ZenCart user and this is my first post so here goes...
I am currently experiencing this problem where I can create new products just fine but when I go to edit them, all the fields mentioned above are empty. I know my server is only running PHP 5.0:cry: and I followed the steps above and I am still getting empty fields when I edit a product. I double checked my file edits and I don't see any mistakes.
I have the latest version of ZenCart v 1.3.9h. Is there an older version of ZenCart that I would need to run on PHP v. 5.0?
Is there a site cache that needs to be emptied or something for the fixes to be take effect?
Fortunately the site is still new and if I had to start from scratch it won't be the end of the world.
So there is no site cache or anything that needs to be flushed before changes take effect? I've tried a few more times but still can't edit products. Here is what I did:
Reverted all these files to the default 1.3.9h files:
/includes/modules/pages/shopping_cart/header_php.php Removed ", TRUE" from lines 111
Save & upload each file then login to the admin panel, go to a product and click on it. Price is the only field that is still set.
Since the procedure fails, I then try your recommendation of using the "collect_info.php" files from version 1.3.9g and I get the same result. I've tried emptying my browser cache, using different browsers (Safari, Firefox, Chrome on mac, IE and Firefox on PC) and no luck. Am I missing something or am I just out luck on this one? I'm looking for a new web host that uses php 5.2 but would hate to have to move all my sites if I don't have to.
After uploading the files to the server and installing, the installer asked me to change the name of the admin folder for security. I changed it on the server but forgot to change it on my local files. When I saw your instructions regarding the files located within the admin folder I didn't think anything of it since my local admin folder was still 'admin.'
After synching up the folder names and making the mentioned changes all is good!