Change URL name

  • Posts: 5
  • Thank you received: 0
10 years 1 month ago #147758

-- url of the page with the problem -- : опт-оптика.рф
-- HikaShop version -- : 2.3.0
-- Joomla version -- : 2.5.8
-- PHP version -- : 5.3.13
-- Browser(s) name and version -- : All
-- Error-message(debug-mod must be tuned on) -- : No error

Hi, my site have url in russian name - опт-оптика.рф in all mail i have url http://xn----8sbxirbfcyd.xn--p1ai/ This is right en name, but it`s not uderstand name for user. I need change url in mail text, but i can`t find var HIKASHOP_LIVE to change it. May be i can change it another?

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 1 month ago #147769

Hi,
The solution will probably be to directly edit your email through "Hikashop->Sytem->Emails" and replace

HIKASHOP_LIVE 
by your address :
'опт-оптика.рф'

Please Log in or Create an account to join the conversation.

  • Posts: 5
  • Thank you received: 0
10 years 1 month ago #147896

Yes, it`s work, but url of order have http://xn----8sbxirbfcyd.xn--p1ai/index.php?option=com_hikashop&ctrl=order&task=show&cid[]=45&Itemid=111

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 1 month ago #147949

Hi,

Actually HIKASHOP_LIVE is defined thanks to the code:

define('HIKASHOP_LIVE',rtrim(JURI::root(),'/').'/');
As you can see we use the Joomla function "JURI::root()".
So I think that it's a Joomla side problem. I suggest you to check the Joomla parameters or post your question on a Joomla forum.

Please Log in or Create an account to join the conversation.

  • Posts: 5
  • Thank you received: 0
10 years 1 month ago #148050

Ok, thank you!

Please Log in or Create an account to join the conversation.

Time to create page: 0.080 seconds
Powered by Kunena Forum