coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: ogetbilo on June 22, 2004, 01:05:51 AM

Title: vbulletin integration broken?
Post by: ogetbilo on June 22, 2004, 01:05:51 AM
I upgraded my coppermine from 1.2.1 to 1.3.
Did everything as said.
My vbulletin integration with coppermine 1.2.1 used to worked perfectly, however after upgrade the gallery did not recognize users as logged on. (as in the 1.3beta version)
so I had to downgrade my system to 1.2.1 which was  a bit painful.:(
Is there a solution for this?
Title: Re: vbulletin integration broken?
Post by: Joachim Müller on June 22, 2004, 07:51:30 AM
more details needed.

GauGau
Title: Re: vbulletin integration broken?
Post by: ALapo on June 30, 2004, 07:52:17 AM
1.3 does not work with vbulletin, at least on a fresh install. When you click "login" it brings you to the forums home. If you try to login and then go to coppermine, you are not logged in. Clicking login repeats the cycle. When I disable the vbulletin hack, I can login fine, but obsiously, the user DB's are not synced.

In a completly offtopic post, is there a way to get images users upload to the forum to be included in the gallery?

Thanks.
Title: Re: vbulletin integration broken?
Post by: Casper on June 30, 2004, 11:26:23 AM
Please post the relevant linesof your bridge file here.
Title: Re: vbulletin integration broken?
Post by: ALapo on June 30, 2004, 12:16:15 PM
Which lines would that be? It's a fairly large file.
Title: Re: vbulletin integration broken?
Post by: Casper on June 30, 2004, 12:51:09 PM
The lines between this;

// Modify the values below according to your Board installation

and this;

// Nothing to edit below this line

DO NOT show your password.
Title: Re: vbulletin integration broken?
Post by: ALapo on June 30, 2004, 07:24:37 PM
//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', 'xxx'); // The name of the database used by the board
define('VB_BD_HOST', 'xxx'); // The name of the database server
define('VB_DB_USERNAME', 'xxx'); // The username to use to connect to the database
define('VB_DB_PASSWORD', 'xxx'); // 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', '/home/');

here ya go.
Title: Re: vbulletin integration broken?
Post by: Joachim Müller on June 30, 2004, 07:30:48 PM
link and test user account (non-admin)? Like I said before - post more details. Supporters are more willing to help if they don't have to pull every single bit of information from you.

GauGau
Title: Re: vbulletin integration broken?
Post by: ALapo on June 30, 2004, 07:52:18 PM
http://www.ganjaguru.com/gallery/

test/test is a vbulletin user.

Thanks.
Title: Re: vbulletin integration broken?
Post by: corvettecrew on July 03, 2004, 09:13:59 AM
I have the same setup as ALapo and I am having the same problem.

Did this get resolved in another thread?

This problem is also being discussed at vbulletin.org

A solution to the problem was posted at http://www.vbulletin.org/forum/showpost.php?p=505885&postcount=69

Several people post afterwards that the solution worked great.  But at the end of the thread people start posting that it didn't work.

Any ideas why the solution works for some, but not others?

The entire thread is located at http://www.vbulletin.org/forum/showthread.php?t=62778&page=1&pp=15
Title: Re: vbulletin integration broken?
Post by: ALapo on July 18, 2004, 10:17:51 AM
Any word on this? Please :(.
Title: Re: vbulletin integration broken?
Post by: jimmyboy on July 25, 2004, 09:54:33 PM
having the same issue...

admin help plz.
Title: Re: vbulletin integration broken?
Post by: Joachim Müller on July 26, 2004, 07:17:10 AM
what version of coppermine are you using? CPG1.3.1 recommended.

GauGau
Title: Re: vbulletin integration broken?
Post by: jimmyboy on July 28, 2004, 08:32:51 AM
yes., i am using cpg 131, and vbb303

btw, do i have to type the vbb custom number????

Title: Re: vbulletin integration broken?
Post by: Joachim Müller on July 28, 2004, 08:43:32 AM
Quote from: jimmyboy on July 28, 2004, 08:32:51 AMbtw, do i have to type the vbb custom number????
Yes, in the bridge file//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)


GauGau
Title: Re: vbulletin integration broken?
Post by: Pejman on July 30, 2004, 11:05:44 PM
Quote from: corvettecrew on July 03, 2004, 09:13:59 AM
This problem is also being discussed at vbulletin.org

A solution to the problem was posted at http://www.vbulletin.org/forum/showpost.php?p=505885&postcount=69

having the same problem here... the changes mentioned in the VBulleting.org thread was already made in my bridge file that came with CPG1.3.1 archive.
Title: Re: vbulletin integration broken?
Post by: Joachim Müller on July 31, 2004, 07:39:50 AM
Quote from: GauGau on June 30, 2004, 07:30:48 PM
link and test user account (non-admin)? Like I said before - post more details. Supporters are more willing to help if they don't have to pull every single bit of information from you.

GauGau
Then this advice is meant for you as well. If you reply to a thread, you're requested to read the whole thread, especially the answers given by supporters.

GauGau