The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Oh yeah, I see what you mean now...
Like this.. $connection = mysqli_connect( 'host', 'username', 'password'); or die('I cannot connect to the database.'); ok, I got you. Thanks Dave ##The full replacement would be: $connection = mysqli_connect( 'host', 'username', 'password'); or die('I cannot connect to the database.'); mysqli_select_db( $link, $database) or die("Could not select forum database"); } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|