The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
create table problem
Code:
echo '<div align="center">Installing Table</div>'; vbflush(); $db->hide_errors(); $db->query_write(" CREATE TABLE " .TABLE_PREFIX. "spnews ( spdate date NOT NULL default '', sptype varchar(32) NOT NULL default '', spmain varchar(10000) NOT NULL default '', PRIMARY KEY (spdate) ) "); $db->show_errors(); |
#2
|
|||
|
|||
can some one help me im in need.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|