The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am a newb, I admit it. But hey, we gotten learn sometime right?
Using PHPMyAdmin I recently successfully ran this query for a hack: Code:
CREATE TABLE `profiletagboard` ( `id` INT(11) NOT NULL AUTO_INCREMENT PRIMARY KEY, `msg` TEXT NOT NULL, `touserid` TEXT NOT NULL, `fromuserid` TEXT NOT NULL, `date` TEXT NOT NULL, FULLTEXT (`msg`) ); Thanks! |
|
#2
|
||||
|
||||
|
DROP TABLE profiletagboard;
|
|
#3
|
|||
|
|||
|
That did it. Thanks Steve, you're the best.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|