[Solved]: Include "Index.php" on my wordpress page [Solved]: Include "Index.php" on my wordpress page
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Include "Index.php" on my wordpress page

Started by thoxic, March 12, 2008, 08:52:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thoxic

Hi i wanna know how can i use includes to add my index.php on my wordpress page
i already have one plugin called run php that run php on wordpress pages
I just wanna use the include is it possible?

Joachim Müller

You can't embedd coppermine using the PHP include command. Either use an <iframe> or just output content taken from coppermine on non-coppermine driven pages (aka "content syndication") - the dev team recommends using cpmFetch.

thoxic