The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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> ![]() 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? |
#2
|
||||
|
||||
![]()
When you uploaded the product, did you enter the correct pid in the Mod Product ID area of the mod settings?
|
#3
|
||||
|
||||
![]() |
#4
|
||||
|
||||
![]() Quote:
![]() --------------- Added [DATE]1247789353[/DATE] at [TIME]1247789353[/TIME] --------------- Quote:
![]() --------------- Added [DATE]1247799789[/DATE] at [TIME]1247799789[/TIME] --------------- What to do now ![]() |
#5
|
|||
|
|||
![]()
Not a real surprise it gets truncated. The productid column in the database (product table) is only 25 characters long in vB 3.8. So using a productid of 29 characters will never work. Not in the product and also not in the productcheck URL.
|
#6
|
||||
|
||||
![]() Quote:
![]() + it would be good to describe limitations in manual and even better in product file schema ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|