passdashooga Posted August 20, 2011 Posted August 20, 2011 I've recently installed WPP on my osCommerce site. I have used a template which I am fairly sure is responsible for this error, and I would like some assistance in repairing it if possible. If my customer fails to successfully complete a credit card transaction ie. they leave a field blank or they enter invalid details, they are redirected an appropriate page, but no error message appears. In the address bar, it shows: http://www.my site.com/catalog/checkout_confirmation.php/error_message/Error:%20All%20payment%20information%20fields%20are%20required. The error message and location obviously varies according to the error, but it only appears in the address bar, where no one will look, and not on the page itself. I would like to know how to get the error message to appear on the respective pages and not just in the address bar where no-one will see it. I am more than happy to provide any code or files to get the issue resolved. Thanks for your help. Quote
satish Posted August 22, 2011 Posted August 22, 2011 You need to add some code( template being modified). if( $_GET ... some error value) { echo this error value } Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.