The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I am trying to install this away message program, and the first step, it says...
Quote:
What is that? |
#2
|
||||
|
||||
![]()
A SQL Query
![]() [sql]ALTER TABLE `user` ADD `awaystatus` INT( 1 ) UNSIGNED DEFAULT '0' NOT NULL , ADD `awaymessage` VARCHAR( 200 ) NOT NULL , ADD `awaysince` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL [/sql] |
#3
|
||||
|
||||
![]()
your forum is based on sql tables .. you need to run a query to update / change / add to the table structure in order to make a hack work sometimes.
You can either do this in your admincp >> Maintenance >> Execute sql query or run it in phpmyadmin. |
#4
|
||||
|
||||
![]() Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|