Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: How to Integrate Coppermine with SMF  (Read 5341 times)

0 Members and 1 Guest are viewing this topic.

adnan

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
How to Integrate Coppermine with SMF
« on: May 15, 2006, 09:46:41 am »

Hi there ,

I see this instructin for integrade cgp145 with SMF 1.1 rc2  :

In /include/init.inc.php, find:
Code: [Select]
// define('UDB_INTEGRATION', 'smf');
Replace with:
Code:

define('UDB_INTEGRATION', 'smf');


In /bridge/smf.inc.php, find:
Code: [Select]
$path = '../smf';

Replace /smf with the directory you have your SMF forum installed in.  If SMF is installed in your root directory, remove smf leaving you with $path = '../';.

Once all necessary changes have been made, upload Coppermine to its own directory (examples: /coppermine, /gallery, /album).  Once uploaded, run install.php.  Make sure you install Coppermine on the same database as that of your SMF forum.  Once installed, your new Coppermine gallery will be up and ready for use

---------------------------
but I can't found the word smf in init.inc.php
also there is smf10.inc.php in bridge folder that I think this file is working for smf 1.x ! please help me for integrade to sms 1.1 rc2 .

Thanks
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to Integrate Coppermine with SMF
« Reply #1 on: May 15, 2006, 10:33:35 am »

I see this instructin for integrade cgp145 with SMF 1.1 rc2  :
Who said so? Instructions can be found in the docs. Read the sticky thread on this board if you need help.
Logged

adnan

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: How to Integrate Coppermine with SMF
« Reply #2 on: May 15, 2006, 10:46:58 am »

I read in this link :
http://www.simplemachines.org/community/index.php?topic=41542.0

So , I don't need any change in cgp 145 files and just run setup ?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to Integrate Coppermine with SMF
« Reply #3 on: May 15, 2006, 02:07:06 pm »

The topic you refered to is for cpg1.3.x (see Nibbler's reply on the very thread you quoted), it doesn't apply for cpg1.4.x

To accomplish stuff related to Coppermine, it's better to read our documentation, not the documentation posted somewhere else (thrid-party stuff).

Docs: 5. Integrating the script with your bulletin board
Sticky Thread: When requesting bridge support - mandatory!
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.