Problem with the customers page url

  • Posts: 11
  • Thank you received: 0
7 years 11 months ago #238353

-- url of the page with the problem -- : polinogioielli.it/component/users/?view=...cmVhLXJpc2VydmF0YQ==
-- HikaShop version -- : Last
-- Joomla version -- : 3.5.2
-- Browser(s) name and version -- : Mozilla

Hello,

i have a problem with the URL of the login page of my users . I want only the alias cues of the voice of my menu, but I can not fix it . Can you suggest some method to solve the problem ?

Thanks in advance , best regards .

Attachments:
Last edit: 7 years 11 months ago by Marco-s117.

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

  • Posts: 12953
  • Thank you received: 1778
7 years 11 months ago #238371

Hello,
It's not an Hikashop URL so asking it through Joomla forums will probably be a good idea, but to adapt it you should probably use and enable the Joomla SEF options and also use a SEF extension if it's needed.

Last edit: 7 years 11 months ago by Mohamed Thelji.

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

  • Posts: 11
  • Thank you received: 0
7 years 11 months ago #238501

Hi Mohamed

I don't think it's a problem in joomla because if I change the menu item from hikashop's cpanel to a simple joomla's login in the url you can see the alias while at the moment you can see:

mysite//component/users/?view=login&Itemid=359&return=aHR0cHM6Ly9wb2xpbm9naW9pZWxsaS5pdC9hcmVhLXJpc2VydmF0YQ==

I don't know what to do, I tried other solutions in your forum but no solution.

:S :S :S :S :S :S :S

Thanks againg.

Last edit: 7 years 11 months ago by Marco-s117.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
7 years 11 months ago #238536

Hi,

It's normal that the menu alias is not used. Joomla can only replace component/NAME by the menu alias if the menu type correspond to a menu type of the component.

So to replace component/users in that URL, you would have to change the line:
global $Itemid;
to;
$Itemid = XXX;
where XXX is the id of a menu item of the user manager component of Joomla in the file components/com_hikashop/controllers/user.php and ht will use the alias of that menu item.
But it's not possible to use the menu item alias of the control panel of HikaShop there.

The following user(s) said Thank You: Marco-s117

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

Time to create page: 0.072 seconds
Powered by Kunena Forum