5 and I am using a jumi component to run php file. some of the files were running perfectly but some are not specialy when im using require_once function. The errors are showing the following:
Warning: require_once(
http://bphf2012.org/..._jumi&fileid=10
) [function.require-once]: failed to open stream: No such file or directory in/home/content/13/10377813/html/components/com_jumi/views/application/view.html.php(40) : eval()'d code on line 21Fatal error: require_once() [function.require]: Failed opening required '
http://bphf2012.org/..._jumi&fileid=10
' (include_path='.:/usr/local/php5_3/lib/php') in/home/content/13/10377813/html/components/com_jumi/views/application/view.html.php(40) : eval()'d code on line 21
How to fix the problem?