Guest Posted February 17, 2005 Share Posted February 17, 2005 Please check out www.theartofhappiness.net and let me know what ways I can improve my shopping cart. I am getting a few sales every week, but I'm sure this can be improved on. I would like some feedback. You can go through the whole shoppingcart and just type in TEST in the comments section and I'll know it's not a real order. Thanks Hey does anyone know how to change the last page from cjeckout sucess to redirect back to my homepage instead of back into the catalog ? Link to comment Share on other sites More sharing options...
julianpuje Posted February 17, 2005 Share Posted February 17, 2005 Place a link to your site, not just text, it's a pain having to copy and paste into the address bar. Anyway, that address doesn't work!!! As for the home page redirect bit, at the top of Catalog/checkout_success.php theres the following line tep_redirect(tep_href_link(FILENAME_DEFAULT, $notify_string)); Change this to tep_redirect(tep_href_link(FILENAME_HOME, $notify_string)); Then add FILENAME_HOME and the file path you want it to take to Catalog/Includes/filenames.php You'll see in there the default address of the first one above. I'm no expert at this, so make sure you have a back-up of the original files. Julian ps: This question should be in the General Forum really. A little knowledge is dangerous, I SHOULD KNOW. If Life Begins At 40, What ends???? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.