vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Product version check url and product help url - what to do to make it works? (https://vborg.vbsupport.ru/showthread.php?t=218706)

NLP-er 07-16-2009 04:57 AM

Product version check url and product help url - what to do to make it works?
 
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 :confused:

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?

Lynne 07-16-2009 04:04 PM

When you uploaded the product, did you enter the correct pid in the Mod Product ID area of the mod settings?

Paul M 07-16-2009 06:19 PM

The instructions are in the announcement ;

https://vborg.vbsupport.ru/announcement.php?f=235&a=40

NLP-er 07-16-2009 11:07 PM

Quote:

Originally Posted by Lynne (Post 1849993)
When you uploaded the product, did you enter the correct pid in the Mod Product ID area of the mod settings?

Yes - copy paste. But I see right now that it is truncated :( Column in db is too short for my id... So what now? Next release only to change product id and tell everyone that previous version don't support version control?... Or there is some other solution?

--------------- Added [DATE]1247789353[/DATE] at [TIME]1247789353[/TIME] ---------------

Quote:

Originally Posted by Paul M (Post 1850065)
The instructions are in the announcement ;

https://vborg.vbsupport.ru/announcement.php?f=235&a=40

But there is no info about productid length limitations :(

--------------- Added [DATE]1247799789[/DATE] at [TIME]1247799789[/TIME] ---------------

What to do now:confused: Help...

Marco van Herwaarden 07-17-2009 08:56 AM

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.

NLP-er 07-17-2009 07:15 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1850424)
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.

Any chance you made change on column size? :D

+ it would be good to describe limitations in manual and even better in product file schema :)


All times are GMT. The time now is 10:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01158 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete