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: 1.3.x/vb3.5 Integration Problem  (Read 7524 times)

0 Members and 1 Guest are viewing this topic.

version2

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
1.3.x/vb3.5 Integration Problem
« on: November 01, 2005, 08:14:18 pm »

http://www.mysticwicks.com/photoalbum/

I realize this:

http://forum.coppermine-gallery.net/index.php?topic=17684.0

But, I can't create a test account because I can't log into my gallery. Whenever a user goes to the gallery they are presented with a login link and this link takes us right back to the front page of the forum.

Here is the bridge file:

Code: [Select]
//NOTE : Your vBulletin license number is provided at the top of every php file in your vBulletin installation!
define('VB_CUST_NO', ----); // Your vBulletin license number (NOT your customer number)
define('VB_DB_NAME', 'version2_community'); // The name of the database used by the board
define('VB_BD_HOST', 'localhost'); // The name of the database server
define('VB_DB_USERNAME', ----); // 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

// Group definitions (default values used by the board)
define('VB_VALIDATING_GROUP', 3);
define('VB_GUEST_GROUP', 1);
define('VB_MEMBERS_GROUP', 2);
define('VB_ADMIN_GROUP', 6);

I have tried 'VB_COOKIE_PREFIX' as '' and 'bb'. In my vb config I don't have a cookie prefix set.
« Last Edit: November 04, 2005, 01:09:32 am by Nibbler »
Logged

Nibbler

  • Guest
Re: 1.3.x/vb3.5 Integration Problem
« Reply #1 on: November 01, 2005, 08:21:39 pm »

You create the test account in your forum, not in Coppermine.
Logged

version2

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: 1.3.x/vb3.5 Integration Problem
« Reply #2 on: November 01, 2005, 09:00:02 pm »

You create the test account in your forum, not in Coppermine.

Fair enough.

Username: Lucifuge
Password: lucy
Logged

Nibbler

  • Guest
Re: 1.3.x/vb3.5 Integration Problem
« Reply #3 on: November 01, 2005, 10:05:55 pm »

Your 'VB_COOKIE_PREFIX' is 'mw', set it to that.
Logged

version2

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: 1.3.x/vb3.5 Integration Problem
« Reply #4 on: November 01, 2005, 10:09:47 pm »

Your 'VB_COOKIE_PREFIX' is 'mw', set it to that.

Done. Problem still exists.
Logged

Nibbler

  • Guest
Re: 1.3.x/vb3.5 Integration Problem
« Reply #5 on: November 01, 2005, 10:15:21 pm »

OK, so the 2 most likely reasons why it doesn't work are:

1) The db details point to a different instance of the forum.
2) The vb cust no is incorrect.

Verify these 2 things, other than that I don't know what to suggest - everything I can check looks ok.
Logged

version2

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: 1.3.x/vb3.5 Integration Problem
« Reply #6 on: November 02, 2005, 12:03:39 am »

1) The db details point to a different instance of the forum.
2) The vb cust no is incorrect.

Verify these 2 things, other than that I don't know what to suggest - everything I can check looks ok.

Okay. I double checked. I have two vb licenses so I verified I was using the right customer number. The db details pointing to a different instance of the forum...I don't know if I understand this correctly. I have no other database named version2_community.
Logged

Nibbler

  • Guest
Re: 1.3.x/vb3.5 Integration Problem
« Reply #7 on: November 02, 2005, 12:40:25 am »

It's license number, not customer number. If you are happy to PM me FTP access to your gallery then I can get it running for you more easily.
Logged

Nibbler

  • Guest
Re: 1.3.x/vb3.5 Integration Problem
« Reply #8 on: November 04, 2005, 01:30:33 am »

Resolved via SSH, license number was incorrect.
Logged

jed12345

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: 1.3.x/vb3.5 Integration Problem
« Reply #9 on: November 06, 2005, 11:41:47 pm »

nm
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.