forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: Draffi on August 31, 2013, 12:24:09 am

Title: How can i bridge Coppermine into SMF 2.0.4 (Forum-Menu)
Post by: Draffi on August 31, 2013, 12:24:09 am
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:
Code: [Select]
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!
Title: Re: How can i bridge Coppermine into SMF 2.0.4 (Forum-Menu)
Post by: Αndré on September 02, 2013, 01:42:21 pm
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.