coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: D-C on July 18, 2005, 10:30:49 PM

Title: SMF 1.03 / CPG1.XX integration
Post by: D-C on July 18, 2005, 10:30:49 PM
Hi all.  I have been trying to integrate SFS 1.03 and cpg133, and I was unsuccessful following these instructions: http://coppermine.sourceforge.net/manual.php#integrating

As a result, I have stumbled upon numerous threads here regarding a few problems with the bridge such as problems with logging out.  Since I am starting out, what would the best version of coppermine be to use?  The new beta, or stick with 1.33?  Are there updated bridge files?  Ack!   I certainly have a lot to figure out here, so I guess I'm just trying to find the best place to start- and frankly some of the developer's talk is a bit over my head.

any suggestions?  thanks!
Title: Re: SMF 1.03 / CPG1.XX integration
Post by: Joachim Müller on July 19, 2005, 09:16:24 AM
use the most recent stable cpg1.3.3, not the beta!
When looking for bridge support, take a look at When requesting bridge support.. (http://forum.coppermine-gallery.net/index.php?topic=17684.0) first. The only thing that doesn't work properly when coppermine is being bridged with SMF is the logout link from coppermine's navigation. Just get rid of it by commenting it out in your theme once you have successfully bridged, as there's no need to display a logout link everywhere.
Title: Re: SMF 1.03 / CPG1.XX integration
Post by: halloway on July 19, 2005, 10:06:43 PM
Quote from: GauGau on July 19, 2005, 09:16:24 AM
use the most recent stable cpg1.3.3, not the beta!
When looking for bridge support, take a look at When requesting bridge support.. (http://forum.coppermine-gallery.net/index.php?topic=17684.0) first. The only thing that doesn't work properly when coppermine is being bridged with SMF is the logout link from coppermine's navigation. Just get rid of it by commenting it out in your theme once you have successfully bridged, as there's no need to display a logout link everywhere.

Well, according to Nibbler, the SMF bridge is only supported for the SMF 1.0 and SMF 1.1

I have SMF 1.03 and Coppermine 1.3.3 and cannot sync group permissions and upload pics. As of now, I cannot open up Coppermine for my forum members.
See http://forum.coppermine-gallery.net/index.php?topic=19986.0 for further info.
Title: Re: SMF 1.03 / CPG1.XX integration
Post by: Joachim Müller on July 20, 2005, 08:14:06 AM
Wrong quote: Nibbler said that the cpg1.3.3 bridge file only works with SMF1.0.x, but not with SMF1.1.x
I already posted a link to the sticky thread on this board that should tell you what to do when requesting bridge support.
Title: Re: SMF 1.03 / CPG1.XX integration
Post by: benjaminkeith on July 21, 2005, 07:23:18 PM
This worked for me:

open theme.php

Look for:  '{LOGOUT_TGT}' => "logout.php?referer=$REFERER",

Change to: '{LOGOUT_TGT}' => "..",

(Assuming your gallery is 'up' a directory like mine is)