By Dreamonde Limited / Alfred Tang on Thursday, 24 March 2016
Posted in Technical Issues
Likes 0
Views 351
Votes 0
Hi Team,

I am getting this error in the EB5 administration area :

Warning: is_file(): open_basedir restriction in effect. File(/home/mydir/public_htmladministrator/templates/isis/html/com_easyblog/styles/style.css) is not within the allowed path(s): (/home/mydir/public_html:/tmp:/home/mydir/public_html/tmp:/home/mydir/public_html/logs) in /home/mydir/public_html/libraries/joomla/filesystem/file.php on line 564


Please note that there is a missing "/" withint "public_htmladministrator", it should be "public_html/administrator", anyway to fix this?

Thanks

Best regards
Alfred
Try download my attached file and replace into -> JoomlaFolder\administrator\components\com_easyblog\includes\stylesheet\stylesheet.php and see how it goes?
·
Friday, 25 March 2016 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Alfred,

Regarding your issue, if i recall correctly, we do not process backend styling overriding. Not sure why the path to backend style.css for EasyBlog is pointing to your Joomla backend template folder.

Can you try to disable open_basedir from your server and see if thats help? You might need to consult with your web hosting provider and request them to disable this setting for you.

Let us know how it goes.

Hope this help and have a nice day!
Sam
·
Thursday, 24 March 2016 13:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sam,

I can turn on open_basedir php variable on and off easily. However, there wasnt' any problem with EB5.0.32 and I just installed and found this issue with .34 today. I guess some function is wrong in this new version maybe typo, and open_basedir is required for our site for security reason.

Please check if the same problem persist with your testing environment with open_basedir=something. Thanks.
·
Thursday, 24 March 2016 20:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Thanks it works! Should this file be included into the next updates I guess
·
Friday, 25 March 2016 18:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Yes, this fix will included in next release version.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Saturday, 26 March 2016 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post