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...
use the custom_header feature of cpg1.4.x, see docs
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?
RTFM: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_theme_include_path_start
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... :'(