I am having an issue with the add to cart button on product detail pages when "Display Cart After Adding Product" is set to false.
When the BUY button is clicked... instead of returning to the category or staying on the details page... we end up at...
index.php?main_page=product_music_info&cPath=3_4 (FYI... all my products are music type)
I obviously want this to go to....
index.php?main_page=index&cPath=3_4
Looks like everything else is working correctly... since it is pulling the category correctly. Just that pesky "product_music_info" instead of "index" seems to be the problem.
Any pointers in the right direction of how to correct this would be greatly appreciated. Ive been searching the web and forum on and off for days but can't seem to find a fix for this particular version of this issue.
Thank you.



