Shop / e-Commerce Integration

joomdle need to do according hikashop standard

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
7 years 2 months ago #1 by saman سامان
joomdle need to do according hikashop standard was created by saman سامان
hi.this message is from hikashop:

instead of cid-49 it should actually be 49-alias where alias would be replaced by the alias of the product.

Now, I recall that such link used to be valid before, and were links that HikaShop could potentially output in really old versions of HikaShop. We actually added a patch recently to allow these old URLs to work. So what you can do is download the install package on our website and install it on yours again to get the patch. However, that doesn't change the fact that these links should be updated.


joomdle use cid in his link
thank you

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

More
7 years 2 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic joomdle need to do according hikashop standard
I will need more info on this one. Can you share the rest of the conversation?

I guess you refer to this link:
Code:
$url = "index.php?option=com_hikashop&ctrl=product&task=show&cid=$product_id";

But if I turn off SEF I get a link like that in Hikashop current version.

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

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
7 years 2 months ago #3 by saman سامان
Replied by saman سامان on topic joomdle need to do according hikashop standard

Antonio Durán wrote: I will need more info on this one. Can you share the rest of the conversation?

www.hikashop.com/forum/checkout/892217-t...-product.html#303900

Antonio Durán wrote: I guess you refer to this link:

Code:
$url = "index.php?option=com_hikashop&ctrl=product&task=show&cid=$product_id";

yes

Antonio Durán wrote:
But if I turn off SEF I get a link like that in Hikashop current version.

they say they remove this method in hika shop 4.* but add as a patch to hikashop 4.*+
i don't now exact hikashop version. however it seems will be deprecate...

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