The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
add a field to the thread table
i would like to know how to add a field to the thread table... lol, as the title says...
i would also like to know, how to inflict that on my postbit! |
#2
|
||||
|
||||
[sql]ALTER TABLE thread ADD foobar VARCHAR(20) NOT NULL DEFAULT ''[/sql]
|
#3
|
|||
|
|||
what? lol
that makes the least of sence.. i know how 2 run the query.. ikd what its for, what files to edit... (its for an rpg script, the user decideds what the requirements are for the rpg he wants to make, then based on his options, it adds them to the postbit...) |
#4
|
||||
|
||||
Your question was
Quote:
So please state exactly what ou want to know. |
#5
|
|||
|
|||
Ok, (=D'')=D < Kirby with boxing gloves ^^
I would like to edit the appearance of forum id #26. Ifs goign to be made to fit a customized rpg script. CURRENT OPTIONS: look at my post ^^ Da Link FEATURES: User can choose what options he/she wants(in the thread posting area) (options are in link) Depending on what the user has selected, thats what is displayed in the postbit WHAT I HAVE DONE SO FAR: added all current tables added postbits created the php file made the querys lme know if you need any more info |
#6
|
|||
|
|||
Kirby's sql query is correct
PHP Code:
If you need to get that info in a postbit then you have to use a select query to get the info. But, why not just use custom profile fields? |
#7
|
|||
|
|||
...
im more asking for a bit of help designing the script... not a request, like iming information i dont really like having people give me the scripts, id like to help build them. I know that kirbys script is correct, im also asking, what else do i add? |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Quote:
|
#10
|
|||
|
|||
ok, i need a bit mroe help... i need ot know how to tel the script to read what the user has selected...
----- Help from AJ ----- what i want is to be ale to specify a few things when i go to amke a post, then i want the postbit to be able to read those choices... Quote:
---NEW POST--- --------------- Quote:
like, do i add PHP Code:
and how do i amke the postbit read what the user selected... Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|