forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: AbaDe on May 12, 2009, 01:14:58 pm

Title: Not Able to Bridge Copper with VBulletin 3.8
Post by: AbaDe on May 12, 2009, 01:14:58 pm
I have the following issue when trying to bridge coppermine and vBulletin:

Quote
Coppermine critical error:
Unable to connect to UDB database !

MySQL said:

Coppermine install: http://mysite.tld/gallery/
Forum install: http://mysite.tld/ (public_html/) in the root
Coppermine version: cpg1.4.22
Forum version: vBulletin v3.8.2
Test user account: some_testuser_name / the_password_for_the_test_user_account (Not Produced)

-----------------------------------------------------------------------------------------------------------


BridgeManager settings:
Forum URL:  http://mysite.tld/
Relative path to your BBS's config file:  ../
( for vbulletin it is in includes folder)
Use post-based groups?:  0 

Help Please
Hiden My Site Name
Upgraded Still No Effect
Help  :( :(





Title: Re: Not Able to Bridge Copper with VBulletin 3.8
Post by: Joachim Müller on May 13, 2009, 12:33:20 pm
Hiden My Site Name
That's silly. We can't help you that way. From the sticky (http://forum.coppermine-gallery.net/index.php/topic,24032.0.html):
When requesting bridge support, please post a link to your site, a test user account, and what you have set in the bridge manager.
[...]
This is how your posting should look like (with actual URLs instead of the dummy URLs I posted as an example):

Test user account: some_testuser_name / the_password_for_the_test_user_account (Not Produced)
Why? We need it to help you.
Title: Re: Not Able to Bridge Copper with VBulletin 3.8
Post by: pspkr3w on October 20, 2009, 10:34:29 pm
same here same message cookie path set at / forum birdge info is

Code: [Select]
if (!USE_BRIDGEMGR) {
$this->boardurl = '../';
require_once('../includes/config.php');

} else {
$this->boardurl = $BRIDGE['full_forum_url'];
require_once($BRIDGE['relative_path_to_config_file'] . 'includes/config.php');
$this->use_post_based_groups = $BRIDGE['use_post_based_groups'];
}

ive used the url also above
Title: Re: Not Able to Bridge Copper with VBulletin 3.8
Post by: pspkr3w on October 20, 2009, 10:55:00 pm
srry just read the needs the link is gamerzcorner.com the link to the copper script is gamerzcorner.com/renders/
Title: Re: Not Able to Bridge Copper with VBulletin 3.8
Post by: phill104 on October 20, 2009, 10:55:43 pm
Please read the board rules (http://forum.coppermine-gallery.net/index.php/topic,55415.0.html) and the bridging sticky (http://forum.coppermine-gallery.net/index.php/topic,24032.0.html).

Take partucular note on the rule about hijacking someone else's thread. You issue might appear the same but these things rarely are.

Read the rules then start your own thread with all the requested info and we will be glad to take a look.
Locking.