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 Forum crash

More
17 years 2 months ago #800 by nix
Forum crash was created by nix
Having installed the forum in a Joomla 1.5.9 install with Community Builder, all worked fine until we started workijng on CB profiles.
Now the forum shows the following:


* Recent Discussions
* My Discussions
* Categories
* My Profile
* Rules
* Help



Welcome, Nic Schellekens
Show Latest Posts | My Profile | Logout | Announcements
variable value
$0 "
key value
$file "D:\Sites\scn\components\com_kunena\lib\kunena.debug.php"
$line "36"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "D:\Sites\scn\components\com_kunena\lib\kunena.debug.php"
$line "45"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "D:\Sites\scn\components\com_kunena\template\default_ex\latestx.php"
$line "214"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "D:\Sites\scn\components\com_kunena\kunena.php"
$line "763"
[args] Nested Array
$function "include"
"
$4 "
key value
$file "D:\Sites\scn\libraries\joomla\application\component\helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$5 "
key value
$file "D:\Sites\scn\includes\application.php"
$line "124"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$6 "
key value
$file "D:\Sites\scn\index.php"
$line "68"
$function "dispatch"
$class "JSite"
$type "->"
[args] Nested Array
"

Removing it from the system and re installing did not help. Any idea what this could cause?

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

More
17 years 2 months ago #802 by nix
Replied by nix on topic Re:Forum crash
Looks like one of the template choices within the system nisn't playing ball, changed the template to template_red and the forum's back again..

Hope this helps.

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

More
17 years 2 months ago #828 by Matias
Replied by Matias on topic Re:Forum crash
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 #863 by tdci
Replied by tdci on topic Re:Forum crash
Hi,
I've got the same error as nix ... but I am using jos_ prefix so the solution is useless... (joomla 1.5.9)
Any other idea how to fix it? Unfortunatelly I have very basic knowledge of php, database and so one ... I think that Kunena is somehing I was looking for, so if there is an solution for this problem I will be very thanksfull :)

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

More
17 years 2 months ago #864 by fxstein
Replied by fxstein on topic Re:Forum crash
Can you post everything that the screen with the error message contains? It should include a database error message at the very bottom.

Thx!

fxstein

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 #867 by tdci
Replied by tdci on topic Re:Forum crash
Forum NP ForumShow latest postsHelp

Welcome, Guest
Please Login or Register. Lost Password?
variable value
$0 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/components/com_kunena/lib/kunena.debug.php"
$line "36"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/components/com_kunena/lib/kunena.debug.php"
$line "45"
$function "trigger_dberror"
[args] Nested Array
"
$2 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/components/com_kunena/template/default/latestx.php"
$line "61"
$function "check_dberror"
[args] Nested Array
"
$3 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/components/com_kunena/kunena.php"
$line "766"
[args] Nested Array
$function "include"
"
$4 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$5 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/includes/application.php"
$line "124"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$6 "key value
$file "/var/www/mnt/nfs03/nfs5/html/pro/neroj.com/home/portal/index.php"
$line "68"
$function "dispatch"
$class "JSite"
$type "->"
[args] Nested Array
"

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

Time to create page: 0.257 seconds