![]() |
Hello
I'm running vB 3.8 and I 'm getting the following error when trying to use the Connector API Code:
Fatal error: Call to a member function unlock_tables() on a non-object in /var/www/forums/includes/functions.php on line 5772 Any idea what's going on? |
Me too, same error. Any idea?
Quote:
|
Has somebody an example for the dbConnector?
// make database connection $db->connect( $this->config['Database']['dbname'], $this->config['MasterServer']['servername'], $this->config['MasterServer']['port'], $this->config['MasterServer']['username'], $this->config['MasterServer']['password'], $this->config['MasterServer']['usepconnect'], $this->config['SlaveServer']['servername'], $this->config['SlaveServer']['port'], $this->config['SlaveServer']['username'], $this->config['SlaveServer']['password'], $this->config['SlaveServer']['usepconnect'], $this->config['Mysqli']['ini_file'], $this->config['Mysqli']['charset'] ); |
Quote:
Code:
define('SAPI_NAME', php_sapi_name()); Code:
/* |
Hi,
I use the vConnector API to create and/or authenticate Users and skip login. Code:
include ('includes/connector/connector.class.php'); Fatal error: Cannot redeclare class vBulletinHook in C:\xampp\htdocs\forums\includes\init.php on line 288 Any idea to fix this? Thanks Felix |
this was so ahead of its time
|
Where do I find something similar for vBulletin 4, since this example is from 2006 I guess it doesn't work for the new vBulletin 4.
|
I am waiting for post/thread adding system
|
nice
but have alot of errors |
All times are GMT. The time now is 11:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|