vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.
This is a discussion on product id is to long... within the Bug Reporting forums, part of the vBSEO SEO Plugin category; sorry for my pool english first... product id is to long, the product id must less than 15 characters on ...
Hello,
as far as I know, the maximum length of product_id is 25 characters (it was working fine for me with vB3.5.3 and works with 3.5.4 now too).
Perhaps you performed an incorrect upgrade at some point (didn't uploaded some of new admincp/ files)?
Oleg Ignatiuk / Crawlability Inc.
Sneek Preview Video of the new Control Panel
vBSEO 3.5 RC2 (Final)- Released for your Evaluation
explon,
please check your admincp/plugin.php file - you should see the vB version at the top of file.
Oleg Ignatiuk / Crawlability Inc.
Sneek Preview Video of the new Control Panel
vBSEO 3.5 RC2 (Final)- Released for your Evaluation
the maximum length of product_id is 25 characters?
Let me see the source with plugin.php...
Code:/*======================================================================*\ || #################################################################### || || # vBulletin 3.5.3 - Chinese Plus! || # ---------------------------------------------------------------- # || || # Copyright ?000-2006 Jelsoft Enterprises Ltd. All Rights Reserved. || || # This file may not be redistributed in whole or significant part. # || || #################################################################### || \*======================================================================*/
HTML Code:CVS: $RCSfile: plugin.php,v $ - $Revision: 1.67 $
Yes, do you have this line in plugin.php?
// product IDs must match #^[a-z0-9_]+$# and must be max 25 chars
Oleg Ignatiuk / Crawlability Inc.
Sneek Preview Video of the new Control Panel
vBSEO 3.5 RC2 (Final)- Released for your Evaluation