Kunena move to crowdin for the translations
Like announced in the release nots of the K6.4 RC4 release, Kunena project has moved to crowdin :
crowdin.com/project/kunena-forum
to manage translations from K6.4 and beyond. The RC4 release is the last version before the stable, so for all translators please update your translations on crowdin.
Transifex is keept for translations from K6.3 and the previous versions of Kunena.
Kunena 6.3.10 Released
The Kunena team has announce the arrival of Kunena 6.3.10[K 6.3.10] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Important CPU abuse from Php

Give me a telephone call and we'll discuss what's going on (contact me by PM).

Blue Eagle vs. Crypsis reference guide
Read my blog and

Please Log in or Create an account to join the conversation.
- johnnydement
-
- Offline
- Elite Member
- Posts: 934
- Thank you received: 5

Please Log in or Create an account to join the conversation.
To summarise the situation, irradiate has a working website that is based on Joomla 1.0.x with Simple Machines Forum and a bridge. He's looking for forum component that seamlessly integrates with Joomla (like all of us) and has decided to use Kunena. He wants to convert his SMF data into Kunena (involving over 46,000 messages and 1,500 message categories) and transport the forum data and his users to a new J! 1.5 website. The old J! 1.0 website runs off-shore; he's established his new J! 1.5 site here in Australia. His Australian hosting company claims that, for a period of time, the use of his forum was placing excessive processing demand on the servers and have threatened to cut-off his access if he doesn't do something about it.
We don't know the extent of the hammering that's directly due to Kunena. What's quite inexplicable is that the new J! 1.5 site is not yet in production. This means that the only server activity has been due to a handful of users.
I wonder whether the hammering of the webhost's servers occurred during the conversion from SMF to Kunena? I wonder whether was phpMyAdmin was instrumental ... not Kunena itself?
irradiate doesn't use any SEO components (which might have some impact on the number of SQL queries). As Matias has stated, it's not necessarily the volume of SQL queries, it's the way Kunena's queries are constructed that could affect processing performance.
I'm therefore as perplexed as irradiate is as to what narked his webhosting company (the same service that I also use and have no problems with) when he makes use of his website. If he allows users to his site, will it cause an unacceptable demand on server processor availability? Or perhaps the reported surge only occurred during the SMF-Kunena transitional phase?
Does anyone possess SQL performance metric analysis tools that might assist irradiate to pinpoint the source of the problems?
Thanks
sozz
Blue Eagle vs. Crypsis reference guide
Read my blog and

Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .

Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .

Please Log in or Create an account to join the conversation.
You're quite right, too, GM - and irradiate and I agreed last night - that further empirical evidence (from the webhost) is needed. Fortunately, the webhosting company provides an excellent telephone support service.
Blue Eagle vs. Crypsis reference guide
Read my blog and

Please Log in or Create an account to join the conversation.
I finally got ssh access to have a look at the mysql slow queries log to find that they are empty! I contacted the host again and after waiting two days for a reply email (I also rang but they said the response had to be by email) and they explained that the logs are emptied by them and that they have another log that I can't have access to.
They have offered to have a look at the site for me and try to rectify the problem for a fee per hour.... and they don't know how long it will take and require payment up front :blink:
So, I'm now in the process of changing hosts and while doing it noticed the Joomla error log is pretty big. Had a look and I'm not too sure if anything is of use in it but here is the errors leading up to the point when they suspended me.
Again, I don't know what I am looking at, so I thought I would throw it up here incase it has any information.
[27-May-2009 12:13:22] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:13:22] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:13:32] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:13:32] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:13:32] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:13:32] PHP Warning: Invalid argument supplied for foreach() in /home/******/public_html/modules/mod_banners/tmpl/default.php on line 9
[27-May-2009 12:13:32] PHP Warning: Invalid argument supplied for foreach() in /home/******/public_html/modules/mod_shoutbox/helper.php on line 219
[27-May-2009 12:13:32] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:13:32] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:14:02] PHP Warning: Invalid argument supplied for foreach() in /home/******/public_html/components/com_kunena/template/blue/plugin/who/whoisonline.php on line 82
[27-May-2009 12:14:03] PHP Warning: Invalid argument supplied for foreach() in /home/******/public_html/components/com_kunena/template/blue/plugin/who/whoisonline.php on line 109
[27-May-2009 12:14:04] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:14:04] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:14:41] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:14:41] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:14:42] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:14:42] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:15:03] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:15:03] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:15:35] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:15:35] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:15:35] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:15:35] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:33:08] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:33:08] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:41:24] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 12:46:25] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:46:25] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:47:54] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2006<br /><font color="red">MySQL server has gone away SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 12:47:54] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 12:47:55] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 12:49:15] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 12:50:19] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 12:51:43] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 12:55:57] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 12:59:07] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:03:36] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:03:49] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:04:08] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 13:05:11] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:12:03] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:15:22] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:22:22] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:29:48] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 13:30:07] PHP Fatal error: Call to undefined method stdClass::getDisplayName() in /home/******/public_html/components/com_community/libraries/activities.php on line 388
[27-May-2009 14:33:27] PHP Catchable fatal error: Object of class stdClass could not be converted to string in /home/******/public_html/components/com_kunena/lib/kunena.link.class.php on line 28
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 15:03:20] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 15:03:20] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 15:03:20] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 16:26:27] PHP Warning: Invalid argument supplied for foreach() in /home/******/public_html/modules/mod_banners/tmpl/default.php on line 9
[27-May-2009 16:26:27] PHP Warning: Invalid argument supplied for foreach() in /home/******/public_html/modules/mod_shoutbox/helper.php on line 219
[27-May-2009 16:36:21] PHP Fatal error: Call to undefined method stdClass::isOnline() in /home/******/public_html/modules/mod_hellome/mod_hellome.php on line 19
[27-May-2009 17:00:10] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 17:00:10] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/******/public_html/libraries/joomla/database/database/mysql.php on line 193
[27-May-2009 17:00:10] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 17:00:10] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 17:00:10] PHP Warning: Could not load latest Version record.\nDB function failed with error number 2<br /><font color="red">Could not connect to MySQL</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `fb_version`
ORDER BY `id` DESC LIMIT 1;</pre> in /home/******/public_html/components/com_kunena/lib/kunena.debug.php on line 71
[27-May-2009 17:00:10] PHP Fatal error: Call to a member function setQuery() on a non-object in /home/******/public_html/components/com_kunena/lib/kunena.version.php on line 86
[27-May-2009 17:44:15] PHP Fatal error: Call to undefined method stdClass::getThumbAvatar() in /home/******/public_html/components/com_myblog/libraries/avatar.php on line 403
[27-May-2009 17:47:31] PHP Fatal error: Call to undefined method stdClass::getThumbAvatar() in /home/******/public_html/components/com_myblog/libraries/avatar.php on line 403
[27-May-2009 17:48:03] PHP Fatal error: Call to undefined method stdClass::getThumbAvatar() in /home/******/public_html/components/com_myblog/libraries/avatar.php on line 403
[27-May-2009 18:12:16] PHP Fatal error: Call to undefined method stdClass::isOnline() in /home/******/public_html/modules/mod_hellome/mod_hellome.php on line 19
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .

Please Log in or Create an account to join the conversation.
- johnnydement
-
- Offline
- Elite Member
- Posts: 934
- Thank you received: 5
I had LOTS of MySQL server dead errors in IXWebhosting (avoid it!) moved to sureservers, and all is fabulous, no error on about 3 months, and site is superfast!
Please Log in or Create an account to join the conversation.
This could be Kunena, or the database, or the MySQL server ... or any one of the dozen additional Joomla extensions/templates that irradiate is using.
Blue Eagle vs. Crypsis reference guide
Read my blog and

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