The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Required Field Product Missing
When I am trying to add a stylevar to a mod I am making, I get this error:
Quote:
Anyone have any idea? I've attached the product for anyone to debug. |
#2
|
|||
|
|||
Hmm...did you change the name of the product? The maximum chars is 25 and the current name is already pretty close to that.
|
#3
|
|||
|
|||
What name is only allowed 25 chars? Maybe this is my issue on another mod too.
|
#4
|
|||
|
|||
Well, I checked where the product name is verified in the stylevar data manager (where it displays that message if it fails), and it checks for the product name being 25 chars or less, and also only contains the chars A-Z,a-z,0-9 and _.
|
Благодарность от: | ||
Black Snow |
#5
|
|||
|
|||
Thats great kh99! Solved my problem! Thanks!!
|
#6
|
|||
|
|||
Now that I look at the code again, that may actually be a bug, because the comment says "check if longer than 25 chars..." but the code says strlen($product) < 25.
|
#7
|
|||
|
|||
New bug to add to the next vB4 update?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|