Official support hours: from 9 AM — 6 PM Monday to Friday (GMT +2).
The support staff may not reply on technical inquiries on weekends; all requests will be answered necessarily during working days. Reply time: depending on the complexity of your issue, the answer can be provided between a few hours up to 48 hours. In the particular instances we will notify you if extra time will be required to solve the issue.

×

Notice

The forum is in read only mode.

Themplate Kability mit fehler

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
Attachments:
3 years 9 months ago #1198 by Eugene S.
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.

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):

Look at the path above: FA file must be loaded as the external resource, but the server attempts to load it locally.

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.

Partners