The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
help
ok what it is, is that i wanna port my confessions script to vb3 so i can finish it and improve it however i'm not sure what's changed from vb2's way of doing things?
i.e. do i eval templates differently etc? so as much advice/tuts along them lines as possible would be more than greatly appreciated. also i was wondering 2 things, if i wanted to be able to search for something without indexing the table how would i go about doing that? and what's the best way to do it? i.e. can i just do something like SELECT column FROM table WHERE "room" "room"* = mentioned term/phrase |
#2
|
||||
|
||||
gettemplate() becomes fetch_template(), dooutput() becomes print_output() once those are changed if its more of an addon then a hack most of it will probably work straight off. A large section of the work is probably renaming any vB2 functions you have used to there vB3 equivalent.
|
#3
|
||||
|
||||
thanks that was just what i was looking for
|
#4
|
||||
|
||||
just actually tested this and it worked perfectly, thank you so much Lee
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|