The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I pass form variables?
Hey,
I'm modifying SHOWTHREAD so that each thread acts like a team and users can click a custom "Join Team" or "Leave Team" button at the top of each thread. I have a custom "teams" table that just takes "userid" and "threadid" fields. Basically, I just want to the user to click on Join Team which simply inserts them into the teams table. Really basic query stuff here. However, what's the easiest way to do this? Here's what I'm trying (excerpt): PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|