dhurley Posted February 4, 2014 Share Posted February 4, 2014 When I checkout on my store using authorize.net I am shown a confirmation page. But I cannot find the page that actually controls it. According to the developer of the authorize.net module the confirmation page is here: /modules/authorizedotnet/views/templates/front/confirmation.tpl I have changed that page, emptied that page, completely deleted it. I even tried deleting the order-confirmation.tpl page from my template. I have all of the caches turned off. And in debug mode. I have clicked on the clear cache and stuff button many many times. Force compile setting on. I deleted the cache folder in my theme. I deleted cache/class_index.php. I manually deleted the contents of cache/smarty/compile and cache/smarty/cache But it is always there. I cannot change it. I cannot get it to go away, unless I exit before it is called. It is redirecting to this page once the validation is complete. https://sitename.com/index.php?controller=order-confirmation&key=f4f03fc2b4fb7b7759a8eae1af55216c&id_cart=1180&id_module=195&id_order=98348 I have tried to search the entire code base for things in the source of the displayed confirmation page, and I cannot find any hidden files. It could be magic. Maybe it is aliens trying to contact us. Or maybe I am just missing something. Any help would be great! Even just additional trouble shooting ideas. Link to comment Share on other sites More sharing options...
Dh42 Posted February 4, 2014 Share Posted February 4, 2014 Can you screenshot the page? That is a presto-changeo module, correct? Link to comment Share on other sites More sharing options...
dhurley Posted February 4, 2014 Author Share Posted February 4, 2014 Yes it is the presto-changeo module.PS version 1.5.6.1 http://i.imgur.com/6c8M8tg.png Thanks! Link to comment Share on other sites More sharing options...
dhurley Posted February 4, 2014 Author Share Posted February 4, 2014 So I have disabled the theme I am using, so this is not using the default template. It appears that prestashop may be using two files for this page. /theme/default/order-confirmation.tpl and then the confirmation page from the payment module that has been used. I am unable to confirm this, because I cannot get a confirmation page change to show up. I am unable to change the confirmation page for the cheque module either. Link to comment Share on other sites More sharing options...
dhurley Posted February 4, 2014 Author Share Posted February 4, 2014 So I have disabled the theme I am using, so this is *now* using the default template Link to comment Share on other sites More sharing options...
dhurley Posted February 4, 2014 Author Share Posted February 4, 2014 Well I tested it on my production server and it seems ok up there. So that works for now. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now