- Posts: 8
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at
forum.joomla.org
Important Error with warning
15 years 2 weeks ago - 15 years 2 weeks ago #91856
by SIrJoKer
Error with warning was created by SIrJoKer
I'm getting this warning and I don't know how to fix it. Can you please help me ?
Code:
Warning: file_exists(): open_basedir restriction in effect. File(/home/www/site/public_html/index.php/component/kunena/index.php) is not within the allowed path(s): (/home/www/site/public_html/:/tmp) in /home/www/site/public_html/includes/router.php on line 57
Last edit: 15 years 2 weeks ago by SIrJoKer.
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago #91860
by PascM
Replied by PascM on topic Re: Error with warning
I think that your error is here : (/home/www/site/public_html/:/tmp)
It should be (probably) /home/www/site/public_html/tmp
It should be (probably) /home/www/site/public_html/tmp
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago #91862
by SIrJoKer
Replied by SIrJoKer on topic Re: Error with warning
Where do i need to change that ?
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago - 15 years 2 weeks ago #91866
by PascM
Replied by PascM on topic Re: Error with warning
Check file -> configuration.php or from Global Configuration settings, Joomla back end
Last edit: 15 years 2 weeks ago by PascM.
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago #91868
by SIrJoKer
Replied by SIrJoKer on topic Re: Error with warning
I've just checked the file and everything is good. It must be something else 
public $tmp_path = '/home/www/site/public_html/tmp';
public $tmp_path = '/home/www/site/public_html/tmp';
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago #91946
by PascM
Replied by PascM on topic Re: Error with warning
Hello, please take a look on this ->
www.mydigitallife.info/2007/03/15/php-sc...ion-in-effect-error/
Please Log in or Create an account to join the conversation.
Time to create page: 0.272 seconds