coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: cccc on July 18, 2005, 05:44:03 PM

Title: Open CPG in index.php in a table
Post by: cccc on July 18, 2005, 05:44:03 PM
CPG is installed in the cpg133 directory "www.site.com/cpg133...".
When I try to run it in a table of my "www.site.com/index.php" page with the "include" function, all links are pointing to the wrong path "www.site.com" instead of "www.site.com/cpg133/".
What can I do?
Title: Re: Open CPG in index.php in a table
Post by: kegobeer on July 19, 2005, 12:31:52 AM
You cannot include Coppermine - you have to make a custom theme to match your site, or open it inside an iframe (not recommended).
Title: Re: Open CPG in index.php in a table
Post by: cccc on July 19, 2005, 09:43:02 PM
Thank you for your answer.
As I have not enough php and coppermine knowledge for creating a theme, I think I will change my site to work with frames. Unless there is an easier solution.

Title: Re: Open CPG in index.php in a table
Post by: Joachim Müller on July 20, 2005, 08:10:41 AM
you don't need php knowledge to create your own theme, some HTML and CSS is all that is needed. However, if you don't want to try, then yes: use <frame> or <iframe>