coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: toontastic on June 21, 2005, 08:23:38 PM

Title: SMF 1.04 and Coppermine
Post by: toontastic on June 21, 2005, 08:23:38 PM
I had the bridge between SMF and Coppermine working great however it was in test folders and so I knew I had to move them in the end anyway so I thought I would give it a try. I moved SMF and after much fiddling I got that to work again, I left coppermine where it was though because I was happy with the folder it was in. Anyway I assume by moving SMF I have caused a problem with the bridge as now when I go to the site http://www.newcastle-online.com/gallery I get nothing but a blank page. I've tried loading up the different .php pages but I get the same problem. Anyone know how I can fix this ? Thanks in advance.

Cheers,
Phil
Title: Re: SMF 1.04 and Coppermine
Post by: kegobeer on June 21, 2005, 09:59:18 PM
If you moved SMF, you have to edit the bridge file and update the SMF location.
Title: Re: SMF 1.04 and Coppermine
Post by: toontastic on June 22, 2005, 03:33:17 PM
Quote from: kegobeer on June 21, 2005, 09:59:18 PM
If you moved SMF, you have to edit the bridge file and update the SMF location.

lol of course that was the one file I didn't bloody check. Thanks for that.
Title: Re: SMF 1.04 and Coppermine
Post by: toontastic on June 22, 2005, 03:52:15 PM
Ok looks like I'm being stupid again, I went into the Bridge folder and looked in the SMF.php file but couldn't see anything releating to the path name. At the minute I'm at work and so the only FTP access I have is through the web so I don't have find and replace to find the path name. Am I in the correct file or I should I be elsewhere ?

Thanks again,
Phil
Title: Re: SMF 1.04 and Coppermine
Post by: Nibbler on June 22, 2005, 03:58:46 PM
smf.inc.php:

// Set this to the location of your Settings file:
$path = '../smf';
Title: Re: SMF 1.04 and Coppermine
Post by: toontastic on June 22, 2005, 04:26:08 PM
Spot on worked a treat thanks for that.

Cheers,
Phil