Themplate Kability mit fehler
- Achim Glatz
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
3 years 9 months ago - 3 years 9 months ago #1197
by Achim Glatz
Themplate Kability mit fehler was created by Achim Glatz
I get the following error reported
Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografenhttps:/use.fontawesome.com/releases/v5.4.1/css/all.css) is not within the allowed path(s): (/var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografen/:/tmp/:/var/lib/php5/sessions:/var/lib/php/sessions:/var/www/vhosts/hosting107167.a2f1b.netcup.net/tmp) in /var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografen/libraries/src/Filesystem/File.php on line 640
Line 640 :
return is_file($pathObject->clean($file));
this code is not correct, please correct.
I have PHP 7, and Kunena 5.1.15, as well as Joomla 3.9.13, Bootstap 2 cannot be selected
Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografenhttps:/use.fontawesome.com/releases/v5.4.1/css/all.css) is not within the allowed path(s): (/var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografen/:/tmp/:/var/lib/php5/sessions:/var/lib/php/sessions:/var/www/vhosts/hosting107167.a2f1b.netcup.net/tmp) in /var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografen/libraries/src/Filesystem/File.php on line 640
Line 640 :
return is_file($pathObject->clean($file));
this code is not correct, please correct.
I have PHP 7, and Kunena 5.1.15, as well as Joomla 3.9.13, Bootstap 2 cannot be selected
Attachments:
Last edit: 3 years 9 months ago by Achim Glatz.
- Eugene S.
-
- Offline
- Administrator
-
3 years 9 months ago #1198
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Themplate Kability mit fehler
Hi,
This warning message is not caused by the Kunena template itself:
it looks like a server-side problem or occur due to scripts compression.
Try to do the following steps:
1. Modify the open_basedir settings in your PHP configuration
stackoverflow.com/questions/1846882/open...in-the-allowed-paths
2. CSS compression.
Some script can compress CSS and it can cause the error. Try to disable a compress plugin or configure your Joomla template:
www.joomshaper.com/forums/warning-is-fil...estriction-in-effect
This warning message is not caused by the Kunena template itself:
it looks like a server-side problem or occur due to scripts compression.
Look at the path above: FA file must be loaded as the external resource, but the server attempts to load it locally.File(/var/www/vhosts/hosting107167.a2f1b.netcup.net/httpdocs/amateurfotografenhttps:/use.fontawesome.com/releases/v5.4.1/css/all.css) is not within the allowed path(s):
Try to do the following steps:
1. Modify the open_basedir settings in your PHP configuration
stackoverflow.com/questions/1846882/open...in-the-allowed-paths
2. CSS compression.
Some script can compress CSS and it can cause the error. Try to disable a compress plugin or configure your Joomla template:
www.joomshaper.com/forums/warning-is-fil...estriction-in-effect
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.