Hello
I just made my first 2 mods and I thought that it is enough if in product file I will set urls with my product id, so for example if my product id is
autotaggerfromcontentandtitle
then I just set in product file:
Code:
<url><![CDATA[https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=autotaggerfromcontentandtitle]]></url>
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=autotaggerfromcontentandtitle]]></versioncheckurl>
But it's not working
Going to any of those urls gives me:
Invalid product specified. If you followed a valid link, please notify the administrator
So what I need to do to makes those work?