Jump to content

Default Cart Currency Problem


jissh

Recommended Posts

Our cart option is "default", when placing a order and changing the currency from other then the default assigned we receive the following error.

 

The requested URL https://www.urlremoved/clients/cart.ph was not found on this server.

 

As you can see there is a error in the cart.php extension. All the other cart templates are fine accept for the default. Can anyone else reproduce this problem.

Link to comment
Share on other sites

Found the problem. Just need to open products.tpl in the default order template and replace <form method="post" action="cart.ph?gid={$smarty.get.gid}p"> with <form method="post" action="cart.php?gid={$smarty.get.gid}">

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated