Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Help with Bridge and Vbulletin Plesae!  (Read 3653 times)

0 Members and 1 Guest are viewing this topic.

Magical One

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Help with Bridge and Vbulletin Plesae!
« on: August 26, 2004, 05:55:35 pm »

Okay here we go! The forum is at the domain level and the album is at /gallery
Having trouble with the bride?
init.inc.php
Code: [Select]
define('UDB_INTEGRATION', 'vbulletin30');
vbulletin30.inc.php
Code: [Select]
//NOTE : Your vBulletin license number is provided at the top of every php file in your vBulletin installation!
define('VB_CUST_NO', 'xxxxxxxx'); // Your vBulletin license number (NOT your customer number)
define('VB_DB_NAME', 'forum'); // The name of the database used by the board
define('VB_BD_HOST', 'localhost'); // The name of the database server
define('VB_DB_USERNAME', 'root'); // The username to use to connect to the database
define('VB_DB_PASSWORD', ''); // The password to use to connect to the database

// The web path to your vBulletin Board directory
// In this example http://yoursite_name.com/vbulletin3/
define('VB_WEB_PATH', '/');
// ------------------------------------------------------------------------- //
// Nothing to edit below this line
// ------------------------------------------------------------------------- //
// Prefix and names for the database tables
define('VB_TABLE_PREFIX', ''); // Leave empty, not supported by vBulletin 2.3
define('VB_USER_TABLE', 'user'); // The members table
define('VB_SESSION_TABLE', 'session'); // The sessions table
define('VB_GROUP_TABLE', 'usergroup'); // The groups table
define('VB_COOKIE_PREFIX', 'bb');  // Cookie Prefix, not supported by vBulletin 2
Test Account
Code: [Select]
Forum log-in: Photo
Forum Password: Photo
« Last Edit: August 26, 2004, 06:23:06 pm by Magical One »
Logged

Nibbler

  • Guest
Re: Help with Bridge and Vbulletin Plesae!
« Reply #1 on: August 26, 2004, 08:11:29 pm »

Are those database details correct ?

Also a link to your gallery would be useful ;)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Help with Bridge and Vbulletin Plesae!
« Reply #2 on: August 26, 2004, 09:45:00 pm »

Having trouble with the bride?
No, I'm not going to marry soon ;D

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.012 seconds with 15 queries.