Jump to content

Links in Order confirmation not working


Recommended Posts

When I click on the links 'Order history' or 'My account' in the Order confirmation mail I get the following message:

 

Forbidden

 

You don't have permission to access /versions/svn/trunk/mails/nl/{shop_url}history.php on this server. Apache/2.2.22 (Ubuntu) Server at translations.prestashop.com Port 80

 

 

 

Forbidden

 

You don't have permission to access /versions/svn/trunk/mails/nl/{shop_url}my-account.php on this server. Apache/2.2.22 (Ubuntu) Server at translations.prestashop.com Port 80

Link to comment
Share on other sites

  • 1 month later...

Hello,

I,m Having same issue here, links in mail template goes to error page 404 . (history link and account link)

any clue to solve this?

am running PS 1.5.2.0

 

yes me too,

when i click link order history in email template i go to error page 404.

because link format from email, example is http://domain.com/index.phphistory.php

 

NOT this

 

http://domain.com/history.php

 

 

so what can i do?

thanks

Edited by opang (see edit history)
Link to comment
Share on other sites

To solve this ,

 

in the mail templates change the below in the link on both of them

 

{shop_url}history.php to {history_url}

 

 

{shop_url}my-account.php to {my_account_url}

 

download your mail template and do that with any html editor or whichever way you know then upload again or do it online

Edited by bahamas_blend (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 year later...

To solve this ,

 

in the mail templates change the below in the link on both of them

 

{shop_url}history.php to {history_url}

 

 

{shop_url}my-account.php to {my_account_url}

 

download your mail template and do that with any html editor or whichever way you know then upload again or do it online

Is that in shipped.html and conf_order.html? I replaced the code above, in these files but still not working. If I understand correctly I delete : {shop_url}history.php    and instead paste only : {history_url}  and so on, right?

I know that topic is outdated and maybe not applies to PS.1.5.6.2,but Im just cant find any other related topic here. Thanks 

Link to comment
Share on other sites

×
×
  • Create New...