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..
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)
Wrong manual. See the manual that came with your gallery or the online version here (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm).
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?
Your test account is not working for me.
sorry - i provided you with the wrong password.
the username is test and the password is testing for both SMF, and coppermine.
Either be consistent with your use of www.wubuzz.co.uk vs wubuzz.co.uk or enable subdomain independent cookies in SMF.