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
If you moved SMF, you have to edit the bridge file and update the SMF location.
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.
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
smf.inc.php:
// Set this to the location of your Settings file:
$path = '../smf';
Spot on worked a treat thanks for that.
Cheers,
Phil