View Full Version : Issue with search results pages and return to cart
skinnybloke
11-Mar-2003, 01:15 PM
hi - has anybody got a solution for this?
1. I have the search results page loaded in my browser.
2. I click on the shopping basket or checkout
3. Within either of these pages I click on return to cart
4. The browser returns to the search.html page and not the results page.
Is there anything I can modify to make this return to the results page? If not can I force it to return to the catalog index.html page?
cdicken
13-Mar-2003, 08:19 AM
The issue here is that Actinic will always return to the last page in the 'acatalog' folder that it was on before going off to a script function. Hence when you go from one scipt-generated page (e.g. the search results) to the next (e.g. the shopping cart) then Actinic will return the customer to where they were before the first script-genereated page. That is simply to maintain session integrity.
Check out the knowledge base at http://www.actinic.com/cgi/ss000007.pl?PRODREF=GC30&NOLOGIN=1 for a solution.
skinnybloke
13-Mar-2003, 08:35 AM
Hi Chris - this link is giving me a "Page not found" error...
cdicken
13-Mar-2003, 08:37 AM
Try this one:
http://www.actinic.com/knowledge/acatalog/Knowledge_Base_Script_Changes_176.html#aCD8
The one I had given you was for v6 anyway.
skinnybloke
17-Mar-2003, 12:05 PM
Hi Chris - I've had a look at the fix and it states to make the change to actinicorder.pm.
I cannot find the programming lines in there but I can find them in
shopping cart.pl
should I be modifying shopping cart.pl ?
cdicken
17-Mar-2003, 02:34 PM
Yes, that should be fine. You can always restore the original script if there is a problem.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.