vbulletin integration broken? vbulletin integration broken?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

vbulletin integration broken?

Started by ogetbilo, June 22, 2004, 01:05:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ogetbilo

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?

Joachim Müller


ALapo

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.

Casper

Please post the relevant linesof your bridge file here.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

ALapo

Which lines would that be? It's a fairly large file.

Casper

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.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

ALapo

//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.

Joachim Müller

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

ALapo


corvettecrew

#9
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

ALapo


jimmyboy

having the same issue...

admin help plz.

Joachim Müller

what version of coppermine are you using? CPG1.3.1 recommended.

GauGau

jimmyboy

yes., i am using cpg 131, and vbb303

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


Joachim Müller

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

Pejman

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.

Joachim Müller

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