Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Could not load latest Version record.

More
17 years 2 months ago #7771 by crn
I have installed Fireboard before and the same error was there.
Before I installed Kunena, I have deleted the files com_kunena in the directions administrator and components, after downloading Kunena all my topics from Fireboard
where perfectly copied, very good !!! but the same error is displayed, i tried with ftp
to change the file kunena.debug.php, this is the file that caused the error, but it doesn't work at all, so is there some one who can help me, there must be a solution anywhere, i work with DirectAdmin / MySQl.


Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'christianr_Joomla.christianr_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `christianr_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL = SELECT
`version`,
`versiondate`, `installdate`,
`build`,
`versionname`
FROM `christianr_fb_version`
ORDER BY `id` DESC LIMIT 1;
in /home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/components/com_kunena/lib/kunena.debug.php on line 69

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

More
17 years 2 months ago - 17 years 2 months ago #7776 by core2
If you have this error on fireboard as well, then this is a problmen form fireboard. What version of fireboard was is? Can you check if table fb_version exist in your database and report the content?

If you search on "fb_version" in this forum you will find several post that may be helpfull.

An also check that you meet the technical requerment in docs.kunena.com/index.php/Technical_Requirements .

Pleas 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 .
Last edit: 17 years 2 months ago by core2.

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

More
17 years 2 months ago #7784 by crn
Joomla version: Version 1.5.7
Kunena version: com_kunena_v1.0.8_b1166_2009-02-17.zip
(Fireboard version:)

php version: phpMyAdmin - 2.11.7 /
mysql server version: Server versie: 5.0.37-standard


There was a table bak_fb_version, I have renamed that table to christianr_fb_version,
all my tables are christianr_ (jos_) do you think this gonna work ?

Thanks for helping me

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

More
17 years 2 months ago #7786 by crn
Installed version: 1.0.5RC2 | 2008-10-27 | 817 [ Redwood ] | © Copyright: Kunena | License: GNU GPL >>>> THANK YOU

No red error, i think it is ok and as you can see it figures also the installed version, but i have 1 more question :

In The Kunena User Profile Manager

Display # Search:
:: sort by userid :: Moderated: :: sort by names
ID Name E-mail Moderator View Signature
62 Christian Revival Network [email protected] Yes threaded
63 No threaded
66 No threaded
68 No threaded
76 No threaded
78 No threaded
79 No threaded
84 No threaded
90 CRN [email protected] No threaded
93 No threaded

In the ID 62 and 90 it gives me the content of this users.

But in the other ID numbers it gives me a content like this


variable value
$0 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/components/com_kunena/lib/kunena.debug.php"
$line "42"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/components/com_kunena/lib/kunena.debug.php"
$line "62"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/administrator/components/com_kunena/admin.kunena.php"
$line "1051"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/administrator/components/com_kunena/admin.kunena.php"
$line "168"
$function "editUserProfile"
[args] Nested Array
"
$4 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$5 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/administrator/includes/application.php"
$line "130"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$6 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/administrator/index.php"
$line "67"
$function "dispatch"
$class "JAdministrator"
$type "->"
[args] Nested Array
"
$7 "
key value
$file "/home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/administrator/index2.php"
$line "14"
[args] Nested Array
$function "include"
"
Installed version: 1.0.5RC2 | 2008-10-27 | 817 [ Redwood ] | php 5.2.6 | mysql 5.0.37-standard

Fatal error: Unable to load user profile.\nDB function reports no errors in /home/christianr/domains/christianrevivalnetwork.net/public_html/Joomla/components/com_kunena/lib/kunena.debug.php on line 54

I cannot delete this users ID, Are this ID numbers of users that I have deleted and how i can delete this id numbers or are they for specific tread ?? Thanks a lot !!!

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

More
17 years 2 months ago #7796 by core2
Great that you fixed the fb_version problem! About your user profile problem, this is probarbly because some user table are out of sync? Do you use comunitybuilder or other component for user management?

Visit the Kunena documantation .

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

More
17 years 2 months ago #7799 by crn
I have used community builder, because it was not so user friendly, not so easy to use and configure, so i decided to delete it and to introduce the idoblog community edition, but what you think about community builder ??

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

Time to create page: 0.207 seconds