The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
install.php file
Can someone make one for me? it seems not to be working for me.
This has to be created: CREATE TABLE ladder( id int NOT NULL auto_increment, clanname varchar(50) NOT NULL, clantag varchar(10) NOT NULL, leader varchar(30) NOT NULL, email varchar(40) NOT NULL, website varchar(50) NOT NULL, irc varchar(25) NOT NULL |
#2
|
||||
|
||||
Currently this is my php code:
PHP Code:
|
#3
|
||||
|
||||
It seems to connect good to the database. else it would show me a DIE error....
|
#4
|
||||
|
||||
yeah i had this problem ages ago it connected ok but never inserted new tables.
|
#5
|
||||
|
||||
and how did you solved it ?
|
#6
|
||||
|
||||
You don't need to connect to the db as that's all done for you once including global.php
- miSt |
#7
|
||||
|
||||
I'm bussy with this as a stand-alone script now
|
#8
|
||||
|
||||
^^ Important
|
#9
|
|||
|
|||
Quote:
|
#10
|
||||
|
||||
Ok, i'll just do it vB right away.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|