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: Login problem in vbulletin 3.0.1 integration  (Read 3069 times)

0 Members and 1 Guest are viewing this topic.

weitalia

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Login problem in vbulletin 3.0.1 integration
« on: November 04, 2004, 03:29:58 pm »

Hi,
i have a problem in login on site's gallery on my site weitalia.net
i'll try it on my home pc and it works fine
on my remote host it has a login problem
someone can help me?
bridge file:
Code: [Select]
define('VB_CUST_NO', '********'); // Your vBulletin license number (NOT your customer number)
define('VB_DB_NAME', 'weitalia_*****'); // The name of the database used by the board
define('VB_BD_HOST', 'localhost'); // The name of the database server
define('VB_DB_USERNAME', 'weitalia_*****'); // 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', '');  // Cookie Prefix, not supported by vBulletin 2

Account
User: testforum
pass: test
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.