coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: doyle on April 15, 2005, 10:55:08 PM

Title: In need of help, intergrateing with SMF
Post by: doyle on April 15, 2005, 10:55:08 PM
I looked through the documents for intergrateing, and i know all the examples used were with PHPBB, but with the instructions given i was unable to find any of the files listed that needed editing. i have done addons and codes in BBS's before, however i am brand new to SMF and coppermine. so if anyone can help and walk me through it, i would be very thankfull
Title: Re: In need of help, intergrateing with SMF
Post by: Nibbler on April 15, 2005, 10:58:32 PM
You edit bridge/smf.inc.php and include/init.inc.php - both are in your coppermine directory.
Title: Re: In need of help, intergrateing with SMF
Post by: doyle on April 15, 2005, 11:38:09 PM
alright thanks that helped allot, but now i got this message when i go to the gallery url

Coppermine critical error:
Unable to connect to SMF Board database !

MySQL said: Access denied for user: 'winterbr_smf1@localhost' (Using password: YES)

what do i do?
Title: Re: In need of help, intergrateing with SMF
Post by: Nibbler on April 15, 2005, 11:54:37 PM
That means either you filled in the wrong information about your database or coppermine and smf are in different databases.
Title: Re: In need of help, intergrateing with SMF
Post by: doyle on April 16, 2005, 01:21:22 AM
well yea, they were installed on diffrent ones. nobody said, nor did these instructions that they had to be in the same. theres nothing on it anywhere, i even double checked.
Title: Re: In need of help, intergrateing with SMF
Post by: Nibbler on April 16, 2005, 01:26:28 AM
Maybe you are reading the wrong thing then

5.2.5 Keep Coppermine and bbs tables in the same database (http://coppermine.sourceforge.net/manual.php#integrating_database_start)

You can move one into the database of the other, but you need some knowledge of phpmyadmin.
Title: Re: In need of help, intergrateing with SMF
Post by: FernFerret on April 16, 2005, 01:27:57 AM
Quote5.1 Available bridge files
Coppermine can be integrated with the following bulletin boards (eg. Coppermine and your bulletin board will share the same user database).

Clearly you didn't.  section 5.1 in the manual

Edit: Sorry Nibbler, I had the window open for like 10 mins without checking for your post
Title: Re: In need of help, intergrateing with SMF
Post by: Nibbler on April 16, 2005, 01:31:36 AM
Well, that is a slightly misleading use of the word database there. That refers to sharing the same user information, not the same MySQL database.
Title: Re: In need of help, intergrateing with SMF
Post by: FernFerret on April 16, 2005, 02:44:39 AM
yes i see that now.  I was just reading this post, (and about to convert myself) decided to go looking through the manual.  thanks for the correction
Title: Re: In need of help, intergrateing with SMF
Post by: doyle on April 16, 2005, 10:37:38 AM
ugh i been working on this for two days now, and each try i give it dosnt work. i am not a heavy coder (yet) so i am not familair with MYSQL, i cant do this bleh.... i am so flusterd :-[
Title: Re: In need of help, intergrateing with SMF
Post by: Nibbler on April 16, 2005, 02:53:27 PM
If you can wait for the next release of Coppermine, then with that you can bridge with seperate databases. There is no release date yet however.
Title: Re: In need of help, intergrateing with SMF
Post by: doyle on April 16, 2005, 10:56:38 PM
ahh thats good to know... i think i may give it another go... now do the tables need to be in the same database with the same user and pass? or just share the same user and pass?


because if its just user and pass i need someones help with MYSQL , i am installing both SMF and the coppermine gallery with fantastico useing my server control panel
Title: Re: In need of help, intergrateing with SMF
Post by: FernFerret on April 16, 2005, 11:54:34 PM
One thing to try... Download them then ftp them into place.  Fantastico could have a wrong file or something.  I've used it but prefer to know exactly what I'm putting there.  Yea, its faster, but I've had phpBB install wrong to where you had to login twice to offically log in.  Just a suggestion.