i have a page on my other site that i would like to include to coppermine how would i do this is it possible ?
i tried <? include ('http://makina-zone.com/downloads/trippyzone.php') ?>
but that dont work :(
You would need to ask your host for the "absolute path".
Warning: main(/home/makina/public_html/Justin/emails.php): failed to open stream: No such file or directory in /home/www/trippyGi/album/test.php on line 12
i get this error
, thanks
the error message gives you the absolute paths on your webspace, so you answered the question yourself. To include another php file, you should search the board for "custom header", this has been asked before.
The suggestions on not posting support requests on the "general discussion" board that I have posted on the other threads you started apply to this one as well.
Joachim