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

Important Need help with FireBoard?

More
17 years 3 months ago #9 by fxstein
Need help with FireBoard? Look no further.

Kunena is a community fork of the last published release of FireBoard with more and more addons and fixes and performance improvements.

While we are working on a Joomla 1.5 native solution, we have continued to fix this annoying bugs that have been in FireBoard since the very first day.

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

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

More
17 years 2 months ago #726 by phil
Replied by phil on topic Re:Need help with FireBoard?
Hi.

Unsure where to post this, this seemed as good a spot as any. Any advice on this would be appreciated.

Have had install problems. All installs okay (says it does) but when I access the it from the component menu, the 'Top Popular Topics' shows a bunch of Key and Value tables with the following:

variable value
$0 "
key value
$file "C:\wamp\www\components\com_kunena\lib\kunena.debug.php"
$line "36"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "C:\wamp\www\components\com_kunena\lib\kunena.debug.php"
$line "45"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "C:\wamp\www\administrator\components\com_kunena\lib\kunena.stats.class.php"
$line "74"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "C:\wamp\www\administrator\components\com_kunena\kunena.cpanel.php"
$line "314"
$function "get_top_topics"
$class "jbStats"
$type "->"
[args] Nested Array
"
$4 "
key value
$file "C:\wamp\www\administrator\components\com_kunena\admin.kunena.html.php"
$line "206"
[args] Nested Array
$function "require"
"
$5 "
key value
$file "C:\wamp\www\administrator\components\com_kunena\admin.kunena.php"
$line "319"
$function "controlPanel"
$class "html_Kunena"
$type "->"
[args] Nested Array
"
$6 "
key value
$file "C:\wamp\www\libraries\joomla\application\component\helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$7 "
key value
$file "C:\wamp\www\administrator\includes\application.php"
$line "136"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$8 "
key value
$file "C:\wamp\www\administrator\index.php"
$line "67"
$function "dispatch"
$class "JAdministrator"
$type "->"
[args] Nested Array
"

Fatal error: Unable to load messages.\nDB function failed with error number 1146
Table 'peo.jos_fb_messages' doesn't exist SQL=SELECT * FROM jos_fb_messages WHERE parent = 0 AND hits > 0 ORDER BY hits DESC LIMIT 5
SQL =

SELECT * FROM jos_fb_messages WHERE parent = 0 AND hits > 0 ORDER BY hits DESC LIMIT 5

in C:\wamp\www\components\com_kunena\lib\kunena.debug.php on line 37

As I said, any advice on this would be appreciated.
Cheers,
Phil.

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

More
17 years 2 months ago #729 by Matias
Replied by Matias on topic Re:Need help with FireBoard?
Do you use some other prefix than jos_ in your Joomla installation? If so, this is how you can fix it:

components/com_kunena/template/default_ex/latestx.php:

Find and replace all "jos_fb_" with "#__fb_".

components/com_kunena/template/default_ex/showcat.php:

Find and replace all "jos_fb_" with "#__fb_".

That should do it!

The bug itself is already fixed in SVN.

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

More
17 years 2 months ago #738 by phil
Replied by phil on topic Re:Need help with FireBoard?
The problem seemed to be that I originally tried to install across a network, which timed out.

Whilst it failed and timed out, it half wrote the tables in the database but not all of them.

For whatever reason, whenever I tried a new install it didn't overwrite those original tables and then didn't write the rest of the required tables.

Deleted tables, did new install, no problem!

Thanks for the help anyway.
Cheers,
Phil.

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

More
17 years 2 months ago #773 by Matias
Replied by Matias on topic Re:Need help with FireBoard?
Thanks for sharing us. There has to be some way around this..

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

More
17 years 2 months ago - 17 years 2 months ago #1693 by dazzafact
Hello there i`ve the Same Problem. After deinstall that Fireboard and CB Component.
szczepan.info/joomla/community.html?func=latest
Is there any relation? mabe i deinstall all componets, also the Ftp folders and tables etc. ?
Last edit: 17 years 2 months ago by dazzafact.

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

Time to create page: 0.326 seconds