- Posts: 42
- Thank you received: 0
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
Question default_ex template causes errors when drilling into categories
17 years 3 months ago #19223
by PaulyPaul
Replied by PaulyPaul on topic Re:default_ex template causes errors when drilling into categories
1.5.11 is what I'm on currently.
Please Log in or Create an account to join the conversation.
17 years 3 months ago #19226
by Matias
Replied by Matias on topic Re:default_ex template causes errors when drilling into categories
Can you copy those errors to here? I've fixed one bug like this, but I don't know if you are having the same one.
Please Log in or Create an account to join the conversation.
17 years 3 months ago #19236
by PaulyPaul
Replied by PaulyPaul on topic Re:default_ex template causes errors when drilling into categories
Hi Matias,
This is cut & pasted from my site:
variable value
$0 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/lib/kunena.debug.php"
$line "45"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/lib/kunena.debug.php"
$line "67"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/template/default_ex/showcat.php"
$line "129"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/kunena.php"
$line "678"
[args] Nested Array
$function "include"
"
$4 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$5 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/includes/application.php"
$line "124"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$6 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/index.php"
$line "68"
$function "dispatch"
$class "JSite"
$type "->"
[args] Nested Array
"
Installed version: Kunena 1.0.10 | 2009-05-21 | 1344 [ Parier! ] | php 5.2.9 | mysql 5.0.82-community
Fatal error: Unable to load messages.\nDB function reports no errors in /home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/lib/kunena.debug.php on line 59
This is cut & pasted from my site:
variable value
$0 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/lib/kunena.debug.php"
$line "45"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/lib/kunena.debug.php"
$line "67"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/template/default_ex/showcat.php"
$line "129"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/kunena.php"
$line "678"
[args] Nested Array
$function "include"
"
$4 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$5 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/includes/application.php"
$line "124"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$6 "
key value
$file "/home/sites/hounslowtw3.net/public_html/dev/index.php"
$line "68"
$function "dispatch"
$class "JSite"
$type "->"
[args] Nested Array
"
Installed version: Kunena 1.0.10 | 2009-05-21 | 1344 [ Parier! ] | php 5.2.9 | mysql 5.0.82-community
Fatal error: Unable to load messages.\nDB function reports no errors in /home/sites/hounslowtw3.net/public_html/dev/components/com_kunena/lib/kunena.debug.php on line 59
Please Log in or Create an account to join the conversation.
17 years 3 months ago - 17 years 3 months ago #19256
by Matias
Replied by Matias on topic Re:default_ex template causes errors when drilling into categories
See PM (soon).
Last edit: 17 years 3 months ago by Matias.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #21553
by PaulyPaul
Replied by PaulyPaul on topic Re:default_ex template causes errors when drilling into categories
Hi Matias,
I think I solved this problem. I pruned messages over 365 days old from the main category and it now seems to work. Maybe some of the older messages got corrupted?
www.hounslowtw3.net/dev/index.php?option...d=300043&func=latest
Rgds
Paul
I think I solved this problem. I pruned messages over 365 days old from the main category and it now seems to work. Maybe some of the older messages got corrupted?
www.hounslowtw3.net/dev/index.php?option...d=300043&func=latest
Rgds
Paul
Please Log in or Create an account to join the conversation.
17 years 2 months ago #21557
by PaulyPaul
Replied by PaulyPaul on topic Re:default_ex template causes errors when drilling into categories
Scrap the above! I still doesn't work.... 
I did a blank install, removing previous tables and it does work so I know there is nothing wrong with the server environment. I guess the problem lies somewhere in the db tables.
I did a blank install, removing previous tables and it does work so I know there is nothing wrong with the server environment. I guess the problem lies somewhere in the db tables.
Please Log in or Create an account to join the conversation.
Time to create page: 0.246 seconds