Jump to content

URL error on checkout


Guest Arild

Recommended Posts

The url to shop is http://bad.in.no (not live, currently testing and moding)

Just reg and check out...

If it is typo it has to be within the code, because i dot think i have modified the cart file...just try to replace it with the one from 3.0.12 packgage without any help.

It dont even update the stock level(dont know if it should with print order form)

Link to comment
Share on other sites

I found the error

In transfere.inc.php the following line of code say:

$formAction = $GLOBALS['rootRel']."/modules/gateway/Print_Order_Form/orderForm.php";

It should be

$formAction = $GLOBALS['storeURL']."/modules/gateway/Print_Order_Form/orderForm.php";

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...