How can i bridge Coppermine into SMF 2.0.4 (Forum-Menu) How can i bridge Coppermine into SMF 2.0.4 (Forum-Menu)
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How can i bridge Coppermine into SMF 2.0.4 (Forum-Menu)

Started by Draffi, August 31, 2013, 12:24:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Draffi

Hello!

I have SMF 2.0.4 and Coppermine 1.5.24 in XAMPP installed (for testing purposes, before i go "live"...)

How can i do, that Coppermine have the same main-menu and logo like my SMF-Board?

I was trying to call:
require("../SSI.php");
template_html_above();
template_body_above();


at first after the <? in the index.php, but this bring me an error.

I want to do the same output like this one:
Mainpage (SMF): http://www.allkoreans.net/index.php
Gallery (Coppermine): http://www.allkoreans.net/gallery/index.php

Please, can somebody help?

Thank you in advance!

ΑndrĂ©

What you ask for isn't directly related to bridging. However, if I remember correctly this has already been discussed somewhere in our boards. So please use the search feature, although I'm quite sure that it's not possible to include SSI.php.