The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
signature in db
where is your signature located?
i cant seem to find it in the database |
#2
|
||||
|
||||
usertextfield table
|
#3
|
||||
|
||||
ok thanks but now i getting a db error:
Quote:
|
#4
|
||||
|
||||
you have two columns userid and are not specific which one you mean.
replace it with user.userid in the wherclause |
#5
|
||||
|
||||
how do i parse bbcode?
|
#6
|
||||
|
||||
parse_bbcode()
look at functions_bbcodeparse.php |
#7
|
||||
|
||||
thanks
|
#8
|
||||
|
||||
whats difference between bbcodeparse and bbcodeparse2?
|
#9
|
||||
|
||||
bbcodeparse2 is the actual parser, you have to manually set up the options there.
bbcodeparse does find out which options bbcodeparse2 has to use. depending on where you want to use the parser, most of the time in an external script bbcodeparse2 is your choise |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|