Hi,
I'm developing a plugin that send email to users with the information about categories. In the email y put the image of the category and a link to it.
I have modified my com_virtuemart/router.php to get the urls as I wanted, and in my server works fine.
But in the plugin when I put the link using JRoute ut doesn't work. How can I import my personalized router.php and get it works using JRoute?