PHP Include
Posted: Mon Nov 20, 2006 10:56 am
I am trying to include a PHP include statement in a sticky posting.
I have the include statement running OK on my web sites index.php (not my blogs) so I know that is all working.
I'm getting this error ...
Warning: show() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/gallons/public_html/radio/blog/:/home/gallons/public_html/radio/blog/bundled-libs/') in /home/gallons/public_html/radio/blog/plugins/serendipity_event_externalphp/serendipity_event_externalphp.php on line 104
Once I get this working, how do I then include the output within my sticky posting?
many thanks.
I have the include statement running OK on my web sites index.php (not my blogs) so I know that is all working.
I'm getting this error ...
Warning: show() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/gallons/public_html/radio/blog/:/home/gallons/public_html/radio/blog/bundled-libs/') in /home/gallons/public_html/radio/blog/plugins/serendipity_event_externalphp/serendipity_event_externalphp.php on line 104
Once I get this working, how do I then include the output within my sticky posting?
many thanks.