coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: gjhvs on March 01, 2006, 09:18:38 AM

Title: Installed Bridge CPG/SMF, now I want to use the SSI.php from the forum software
Post by: gjhvs on March 01, 2006, 09:18:38 AM
I have succesfully apllied the bridge between CPG and SMF  :)
Now i have another quistion regarding SMF and CPG >

On all the pages of my site I have this grey block where user information is placed (see the red arrow). I have used the SMF SSI.php solution for that block user-information.
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.madonna.nl%2Fimages%2Fgertjan%2Fmn_homepage.jpg&hash=ef2f13f06f12db345b310022291a6d4fdf94d502)

Now I also want that on the CPG pages. I have modified the Classic theme, file templete.html.
I have placed my banner above the page and also the grey blok for the user-information (see the green arrow).
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.madonna.nl%2Fimages%2Fgertjan%2Fmn_fotoalbum.jpg&hash=892bbe8f457059f7fee14fcc17d813fe5f9a2c4c)

Does someone know how to get the SSI.php function from the SMF-forum to work here? Which files do I need to adjust and with what? I have tried some things but it didn't work...
Title: Re: Installed Bridge CPG/SMF, now I want to use the SSI.php from the forum softw
Post by: Joachim Müller on March 01, 2006, 09:43:43 AM
use the custom_header feature of cpg1.4.x, see docs
Title: Re: Installed Bridge CPG/SMF, now I want to use the SSI.php from the forum softw
Post by: gjhvs on March 01, 2006, 09:55:30 AM
Quote from: GauGau on March 01, 2006, 09:43:43 AM
use the custom_header feature of cpg1.4.x, see docs


OK! I have found that option.. {CUSTOM_HEADER} and where to place in the template.html file.
But in which file can I just CUSTOM_HEADER to make it look like how I want it to look like? .. you know what I mean?
I know where to place is in the html file but where an I adjust the definition of CUSTOM_HEADER?
Title: Re: Installed Bridge CPG/SMF, now I want to use the SSI.php from the forum softw
Post by: Joachim Müller on March 01, 2006, 10:35:08 AM
RTFM: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_theme_include_path_start
Title: Re: Installed Bridge CPG/SMF, now I want to use the SSI.php from the forum softw
Post by: gjhvs on March 01, 2006, 11:28:38 AM
Quote from: GauGau on March 01, 2006, 10:35:08 AM
RTFM: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_theme_include_path_start

Thanks for all your help... but I really don't understand what to do...  :'(