Jump to content

Urgent help needed


Recommended Posts

I have a strange experience. I have been using the system 1.0 in some days now.
Bu today I have a strange thing when I'm making an order.
No matter if I choose the bankwire payment or my creditcard, it comes with a page on my site, syaing that the order hass not been processed.(when I comfirm my order.)

I dont know what is wrong. Is there some files that I should reinstall, so it can work again?

Please help me out in this matter.

I NOT getting a blank page on valididation page, but just the text saying that the order can not be processed.

Hope to hear from soneone fast .....

Best regards,
Mobimob

Link to comment
Share on other sites

I wonder, could it something with Chmod rights??

The sql is working fine, so the connection from the shop is working fine.

So, it just says that the order can not be proccessed. I worked yesterday, but to not.

Can anyone help me please?

Or should I reinstall the hole lot, and loose all my stock and goods???

hope to hear from someone.

Best regards,
Mobimob

Link to comment
Share on other sites

Hi.

I've taken the below response sent by Paul C on this forum and adjusted it to suit you. I experienced the same problem as you first explained and after making modifications to Paypal.tpl, cheque.tpl etc.

You should add an additional value to the form names “rm” and a value of “1” as below. This will set the return method, which should get paypal or Cheque or moneytransfer to send your customer back to the correct page.

When you've made the below coding changes, you'll also notice that your BackOffice "Orders" work correctly as they will be populated. If you're still not sure, try and contact Paul C directly. Good luck!


<input type="hidden" name="notify_url" value="{$returnUrl}" />
       <input type="hidden" name="rm" value="1" />
</form> 



Rgds

Yemmi

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...