The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
extend user title
I want to make it so for my Custom User Title I can use this complete code:
I have changed the amount of characters that I can use in vb options but only half of it shows up the "Endless" instead of the whole code which is *Endless Possibilities* what do I need to change to be able to get the whole thing to show up? Any help would be awesome. Thanks PHP Code:
|
#2
|
||||
|
||||
The usertitle field in the database can only hold 250 characters, that line is just over 750, so you're only ever going to get about 1/3 of it saved.
|
#4
|
|||
|
|||
You could always use a small image and just use the <img src="..." alt="" /> in the title.
|
#5
|
|||
|
|||
You can also change the columns in the database to hold larger text then the default 250 characters.
|
#6
|
|||
|
|||
Hmm I was thinking that I could do something like that. I will take a look, Thanks Marco
Edit in order to change it past 255 I have to choose text or blob so I choose text and try it again and still only shows endless it won't seem to save the whole code in user title even after I change it. Any other idea's? I really thought that would work haha. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|