borhan_safa Posted February 6, 2013 Share Posted February 6, 2013 (edited) Hi I am using joomla 2.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 21 Fatal 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 Any help please how to fix the problem? Thanks... Edited February 6, 2013 by PFMaBiSmAd removed micro-formatting so that messages are readable Quote Link to comment Share on other sites More sharing options...
dmcglone Posted February 9, 2013 Share Posted February 9, 2013 Are you sure the file is in the correct path? Quote Link to comment Share on other sites More sharing options...
timothyarden Posted February 10, 2013 Share Posted February 10, 2013 If you change that to include it will run without it but otherwise you need to either adjust the directory to the correct path or move / create files in those directories. If thats not possible perhaps you need to reinstall Joomla Quote Link to comment Share on other sites More sharing options...
alena1347 Posted February 12, 2013 Share Posted February 12, 2013 why is the flename showing view.html.php this must be a wrong file name Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.