coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: j0wnage on January 12, 2007, 10:49:47 PM

Title: Trouble with bridge files
Post by: j0wnage on January 12, 2007, 10:49:47 PM
Hi,
Firstly, sorry if this is elsewhere but i did search for it and looked on previous pages.
I am following the instructions as http://coppermine.sourceforge.net/manual.php#integrating_steps_start and trying to bridge coppermine with smf.
The files in my bridge directory look nothing like the example for phpBB - I cannot find where I define the database settings.
Is this where?
Quote// Database connection settings
                $this->db = array(
                        'name' => $db_name,
                        'host' => $db_server ? $db_server : 'localhost',
                        'user' => $db_user,
                        'prefix' =>$db_prefix
                );

Also, I cannot find the line i am supposed to uncomment in include/init.inc.php. I have searched the page for 'smf' but cannot find anything.
I am using version 1.4.10. Apologies if I am doing somthing stupidly wrong..
Title: Re: Trouble with bridge files
Post by: j0wnage on January 12, 2007, 10:53:37 PM
Coppermine install: http://www.wubuzz.co.uk/image/
Forum install: http://www.wubuzz.co.uk/image/
Coppermine version: cpg1.4.10
Forum version: SMF 1.1.1
Test user account: test / test

Unable to set any following settings
BridgeManager settings:
Forum URL:  http://mysite.tld/test/foo_bar
Relative path to your BBS's config file:  ../bla/
Use post-based groups?:  0
Cookie name/preifx (if applicable)
Title: Re: Trouble with bridge files
Post by: Nibbler on January 12, 2007, 10:54:38 PM
Wrong manual. See the manual that came with your gallery or the online version here (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm).
Title: Re: Trouble with bridge files
Post by: j0wnage on January 12, 2007, 11:05:03 PM
thanks for that.
I've performed the wizard but when i click login on coppermine i am taken to the xmf login but this does not seem to log me in on coppermine?
Title: Re: Trouble with bridge files
Post by: Nibbler on January 12, 2007, 11:24:02 PM
Your test account is not working for me.
Title: Re: Trouble with bridge files
Post by: j0wnage on January 12, 2007, 11:28:11 PM
sorry - i provided you with the wrong password.
the username is test and the password is testing for both SMF, and coppermine.
Title: Re: Trouble with bridge files
Post by: Nibbler on January 12, 2007, 11:42:01 PM
Either be consistent with your use of www.wubuzz.co.uk vs wubuzz.co.uk or enable subdomain independent cookies in SMF.