PrestaShop Forums: Urgent help needed - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


Urgent help needed


Urgent help needed

#1 mobimob

    PrestaShop Apprentice

  • 02 Nov 2008
  • Members
  • PipPip
  • 51 posts

Posted 26 November 2008 - 12:10 PM

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

#2

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 01:04 PM

the Customers address have to match with Country code the shipping adrress.

#3

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 01:14 PM

Can you pinoint it for me.

I dont know what to correct?

Thanks
Best regards,
Mobimob

#4

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 01:15 PM

Its not only some orders, its all orders.

/
Mobimob

#5

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 02:46 PM

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

#6

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 02:46 PM

Double Check the zone in which this carrier is to be used.

Login into administrator of Prestashop

You will find these info here:

Back Office >> Shipping >> Carriers


the Customers address have to match with Country code the shipping adrress.

#7

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 02:56 PM

Hi, I have now checked it , and its right all of it.

So its not that.
Can you think of something else that it could be?

What about the ordernumber?, the ordernumbers yesterday is looking strange, its a long number.....?

/
Mobimob

#8

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 November 2008 - 11:55 PM

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

#9

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 27 November 2008 - 09:08 AM

Hi Leboeuf,

thanks for that. In what file should I do the changes?

best regards,
Mobimob

#10

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 29 November 2008 - 09:57 PM

Hi there,

Sorry for delay in replying to you. The files you need are as below:

/modules/paypal/paypal.tpl
/modules/cheque/payment.tpl
/modules/bankwire/payment.tpl

A very good HTML Editor that you may wish to download to carry out the modification to the applicable codes: http://www.alleycode.com/download

Rgds

Yemmi





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users