problem with the canical url in joomla 3,4

  • Posts: 5
  • Thank you received: 0
10 years 10 months ago #192261

-- url of the page with the problem -- : test.ligfietsshop.nl
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.4
-- PHP version -- : 5.4.31
-- Browser(s) name and version -- : firefox

I updated joomla to 3.4 on my test site. The canical url I set in the categorie is /nl/webshop/kettinglijn/cassettes. In joomla 3.3.6 this worked oke. After the update to joomla 3.4 the url in the front end is changed to test.ligfietsshop.nl/nl/webshop/kettingl...cassettes/lang-nl-NL . As you seen there is an extra part /lang-nl_NL. In the backend the canical url is still /nl/webshop/kettinglijn/cassettes How to get rid of this extra part ?

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

  • Posts: 13201
  • Thank you received: 2322
10 years 10 months ago #192262

Hi,

You have to edit the file "components/com_hikashop/router.php" and replace the line:

if(!in_array($name,array('option','Itemid','start','format','limitstart'))){
By:
if(!in_array($name,array('option','Itemid','start','format','limitstart','lang'))){

We already corrected that issue on our end and this will be available in the next release.

Last edit: 10 years 10 months ago by Xavier.

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

  • Posts: 8
  • Thank you received: 1
  • Hikashop Essential
10 years 9 months ago #192846

do you know when the new release comes ?

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

  • Posts: 26304
  • Thank you received: 4049
  • MODERATOR
10 years 9 months ago #192849

Hi,

We are doing our best to release it this week.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Jonkerm

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

Time to create page: 0.083 seconds
Powered by Kunena Forum