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

More
15 years 9 months ago #21 by sozzled
Replied by sozzled on topic Re:CPU abuse from Php
G'day irradiate. :) I use Webcity. One of the best decision I ever made in my entire life! Rock-solid, beautiful service! Ridgey-didge.

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

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

More
15 years 9 months ago #22 by johnnydement
Replied by johnnydement on topic Re: CPU abuse from Php
The core joomla sef thingie doesn't have any problem irradiate :)

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

More
15 years 9 months ago #23 by sozzled
Replied by sozzled on topic Re:CPU abuse from Php
G'day, irradiate. Thanks for your phone call late yesterday arvo. I'm sorry we didn't get to the root cause of your problem but I've had a think overnight and I wonder whether these theories might help.

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

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

More
15 years 9 months ago #24 by grumblemarc
Replied by grumblemarc on topic Re:CPU abuse from Php
Ask the host to provide some documentation of this abuse. My advice would be to install and test locally and do the conversion. When done upload and install a Joomlapack archive of the completed conversion to the remote server.

We love stars on the Joomla Extension Directory . :-)

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

More
15 years 9 months ago #25 by grumblemarc
Replied by grumblemarc on topic Re:CPU abuse from Php
Question. Why is this posted in the Kunena 1.0.6 – 1.0.9 and Fireboard forum?

We love stars on the Joomla Extension Directory . :-)

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

More
15 years 9 months ago #26 by sozzled
Replied by sozzled on topic Re:CPU abuse from Php
G'day, GM. The topic was created in this category because, at the time, irradiate was using Kunena 1.0.9. He has only, in the last couple of days, upgraded to K 1.0.10 but not for reasons of performance. He is yet to make a couple of post-upgrade changes (such as fixing the broken K 1.0.10 search function, and others) listed in the "solutions and fixes" discussions.

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.

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

More
15 years 9 months ago - 15 years 9 months ago #27 by irradiate
Replied by irradiate on topic Re:CPU abuse from Php
Don't speak too soon about the support from webcity..... Its been pretty hopeless to say the least.

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

Last edit: 15 years 9 months ago by irradiate.

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

More
15 years 9 months ago #28 by grumblemarc
Replied by grumblemarc on topic Re:CPU abuse from Php
All those error 2006s means there is a massive timeout on the server.

We love stars on the Joomla Extension Directory . :-)

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

More
15 years 9 months ago #29 by johnnydement
Replied by johnnydement on topic Re:CPU abuse from Php
Yep... I would go either for an error on the server, or a bad installation... you sure kunena installed without problems?

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.

More
15 years 9 months ago #30 by sozzled
Replied by sozzled on topic Re:CPU abuse from Php
Although this could be a problem with the hosting service, the best way to confirm if it's Kunena causing the problem would be to create a brand-new J! 1.5.10 website (if you're really adventurous and want "to boldly go where no-one has gone before" - well, not with success anyway - use J! 1.5.11) and nothing else but Kunena 1.0.10, import your data there and report if you're experiencing performance problems.

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.

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

Time to create page: 0.427 seconds