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

Question Error when Trying to Install

More
17 years 2 weeks ago #11965 by FunWebs
When i try to install i get an Internal server error and when i try to view the forum iget this,
Code:
Table \'funwebs_joomla.jos_fb_whoisonline\' doesn\'t exist SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'62\', \'1239564682\', \'Forum Main\',\'\',\'\',\'\',\'/index.php?option=com_kunena&Itemid=65\', \'68.192.153.17\', \'1\') variable value $0 " key value $file "/home/funwebs/public_html/components/com_kunena/lib/kunena.debug.php" $line "42" $function "debug_callstackinfo" [args] Nested Array " $1 " key value $file "/home/funwebs/public_html/components/com_kunena/lib/kunena.debug.php" $line "64" $function "trigger_dberror" [args] Nested Array " $2 " key value $file "/home/funwebs/public_html/components/com_kunena/kunena.php" $line "362" $function "check_dberror" [args] Nested Array " $3 " key value $file "/home/funwebs/public_html/index.php" $line "236" [args] Nested Array $function "require_once" " Warning: Could not load latest Version record.\nDB function failed with error number 1146 Table 'funwebs_joomla.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1; SQL = SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1; in /home/funwebs/public_html/components/com_kunena/lib/kunena.debug.php on line 71 Fatal error: Call to a member function setQuery() on a non-object in /home/funwebs/public_html/components/com_kunena/lib/kunena.version.php on line 86

Also this is whats in my server logs,
Code:
[Sun Apr 12 14:35:05 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component&mosmsg=Success+ [Sun Apr 12 14:29:22 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component&mosmsg=Success+ [Sun Apr 12 14:28:06 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component&mosmsg=Success+ [Sun Apr 12 14:12:45 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component [Sun Apr 12 14:06:11 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component&mosmsg=Success+ [Sun Apr 12 14:01:59 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component [Sun Apr 12 14:01:44 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component [Sun Apr 12 13:58:27 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component&mosmsg=Success+ [Sun Apr 12 13:57:01 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/500.shtml, referer: http://www.fun-webs.com/administrator/index2.php?option=com_installer&element=component [Sun Apr 12 13:49:43 2009] [error] [client 68.192.153.17] File does not exist: /home/funwebs/public_html/games, referer: http://www.fun-webs.com/games/index.php?option=com_frontpage&Itemid=1

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #11972 by core2
Can you provide some more information? Is this a fresh install or do you have any older version of kunena or FireBoard installed? Have you alter anyting manually, files or tables? And the first code you provide is form the install or when you try to visit the forum? You must fix the install before trying to visit the forum.

Please fill in:

Joomla version:
Kunena version:
(Fireboard version:)

php version:
mysql server version:

php max_execution_time :
php memory_limit :
safe_mode :

Visit the Kunena documantation .

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago - 17 years 2 weeks ago #11979 by FunWebs
Joomla version:1.0.15
Kunena version:1.9
(Fireboard version:)

php version:5.28
mysql server version:5.1.30

php max_execution_time :30sec
php memory_limit : Max Upload is 64mb
safe_mode :OFF

Im going to try to increase execution time to 120sec to see if that helps.

EDIT: Just tried didn't work. Also it is a fresh install although I have tried uninstalling and then reinstalling.
Last edit: 17 years 2 weeks ago by FunWebs.

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #11984 by core2
I don't know if you experience a timeout problem, many does on install. Installing from local directory on your server may help. Have a look at this post: www.kunena.com/forum?func=view&catid=16&id=9949#9966 .

(And the memmory limit differ from the upload limit.)

Visit the Kunena documantation .

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago - 17 years 2 weeks ago #11998 by FunWebs
Code:
Warning: opendir(/tmp/34) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ed) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/35) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e7) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/55) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/a4) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/d2) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/66) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/85) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/27) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ee) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/98) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/db) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e4) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/be) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/91) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/4c) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/a8) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/0c) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/36) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c6) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/bc) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/67) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/9b) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e0) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/bf) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/70) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e9) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/3b) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/86) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/08) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/8a) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/3f) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/97) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/17) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/lost+found) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/1a) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ae) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/f1) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/73) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/4e) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/fe) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/56) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/7f) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c0) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/37) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/d7) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c3) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/44) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/cd) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/eb) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/24) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e1) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/68) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/11) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ff) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/cc) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/93) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/5a) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/6f) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c5) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/63) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/5b) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/4d) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/00) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/03) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ea) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c9) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/dc) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/80) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/4b) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/af) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/52) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/81) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ef) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/2a) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/7c) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/f4) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e6) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/64) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/da) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/3e) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/a2) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/88) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/45) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e3) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c4) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/84) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/83) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/b1) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/02) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/12) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/b7) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/82) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/58) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/13) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/d8) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/04) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/ce) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c7) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/spamd-18555-init) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/d9) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/f0) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/a5) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/51) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/b0) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/df) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/spamd-30646-init) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/fc) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/06) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/a1) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/09) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/de) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/c1) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/9a) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/1b) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/72) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/25) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/e5) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/bd) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/01) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/77) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149 Warning: opendir(/tmp/2b) [function.opendir]: failed to open dir: Permission denied in /home/funwebs/public_html/includes/joomla.php on line 3130 Warning: readdir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3132 Warning: closedir(): supplied argument is not a valid Directory resource in /home/funwebs/public_html/includes/joomla.php on line 3149

Yet another error :P, I also tried setting the perms to 777
Last edit: 17 years 2 weeks ago by FunWebs.

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago - 17 years 2 weeks ago #12001 by Lintzy
Sounds like a permission problem with webserver. Please go into Joomla Backend / configuration, and i guess Tools? (don't know the english names for it), look at screenshot, that should all be green.


Last edit: 17 years 2 weeks ago by Lintzy.

Please Log in or Create an account to join the conversation.

Time to create page: 0.219 seconds