Thank you! Confirming that your update has fixed the problems :)
Thank you! Confirming that your update has fixed the problems :)
I am having a bit of trouble where I have inserted the plugin into my new v.1.5.8, ran the SQL stmt and the tables show in my database along with the attributes inside of them (info did not transfer from previous database so tables are empty).
When I add a product to my shopping cart, I click the Move To Wishlist button and it takes me back to my website's main page but when I return to my shopping cart, it has not moved it to Wishlist. There are also no Debug files generated in the /logs folder so I am not sure where I've gone wrong.
I am running PHP v 7.4.33 on my site, and have the plug in working correctly on my live version 1.5.7b site.
Hoping someone else might have had a similar problem and can point me in the right direction as to what I've done wrong.
Thank you in advance for any help!
Move to Wishlist is different from Save for Later. You will have to go to that Plugin's support thread.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Sorry for this mis-description in my previous post....it is the Save For Later plugin (v.1.8)that I am using.
Does the button you are pressing say Add to Wishlist (or something like that)? If so you'll have to go to another forum thread.
Does it say "Save for Later" (or something like that)? If so, I will investigate.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Hi swguy,
It definitely is the Save For Later plug in as this is the folder and files I am working with.
Thanks for your help!
Ok there's a new version now in the plugins library that fixes this issue which occurs in Zen Cart 1.5.8.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thanks very much swguy for your reply and work on this...I appreciate it!
I'll grab it and get it installed
Again....thank you swguy for your updated plugin. I have now installed it and it all works perfectly!
If a customer is not logged in and deleted the last item from their cart an error like this is thrown:
I think it's a matter of checking if $flagHasSavedContents is defined before checking if either $flagHasCartContents or $flagHasSavedContents is set, but I can't seem to wrap my head around the syntax this morning...Code:17-Oct-2023 07:30:51 America/Chicago] Request URI: /shopping_cart, IP address: 73.67.37.4, Language id 1 #0 /includes/templates/pcs_bootstrap/templates/tpl_shopping_cart_default.php(28): zen_debug_error_handler() #1 /includes/templates/pcs_bootstrap/common/tpl_main_page.php(216): require('/i...') #2 /index.php(94): require('/i...') --> PHP Warning: Undefined variable $flagHasSavedContents in /includes/templates/pcs_bootstrap/templates/tpl_shopping_cart_default.php on line 28.
As always, any help is greatly appreciated!
Bookmarks