Products Not Displaying in Back End

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
9 years 4 months ago #184020

That won't work as the system is looking for a virtuemart_product_id parameter.
Simply add such rule in your .htaccess file :

RewriteEngine On
RewriteRule ^catalogue/[0-9]+-.+/(.+)$ /catalogue/product/$1 [L,R=301]
That should do the redirect in a much nicer way than via the plugin. Really, htaccess redirects are the way to go when migrating systems like this but it requires a bit of knowledge of how to use mod_rewrite.

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

  • Posts: 22
  • Thank you received: 0
9 years 3 months ago #186752

it doesnt work for me

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
9 years 3 months ago #186769

Hi,

Can you please create a new thread for your problem ; we are going far away from the original suject of this topic.
Thanks to that, we will have a clear approche of the problem.

And if you can please provide some details about the issue, or links, or something which will help us to find a new idea.
"it does not work for me" does not provide any information which can help us to understand what is not working, what is the result, etc.

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.

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

Time to create page: 0.067 seconds
Powered by Kunena Forum