Oh - I just checked the configure.php file and it still has:
// define our database connection
define('DB_TYPE', 'mysql');
define('DB_PREFIX', '');
Is that what you meant?
Oh - I just checked the configure.php file and it still has:
// define our database connection
define('DB_TYPE', 'mysql');
define('DB_PREFIX', '');
Is that what you meant?
Does this mean you're upgrading a live site directly without first testing your upgrade on a separate installation of your site?
Upgrade instructions:
https://www.zen-cart.com/tutorials/index.php?article=98
https://www.zen-cart.com/tutorials/i...hp?article=108
.
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.
Okay - I found it. So sorry for the trouble! It was the configure.php file in the ADMIN includes folder that was set wrong. I got that part to work now. I will see if the download link problem is fixed or not as I test...
Okay - to explain... Yes, I just used the same database because I just installed it last week and only had 1 item in it so far! I was trying to get it to work before adding my whole store... I installed the upgrade zen-cart into a new folder - but used the same database...
Anyway - it seems the upgrade fixed the download link problem, so for now I'm good to go!
Thanks so much for all your help!