- Posts: 9
- Thank you received: 0
Kunena 6.4.8 Released
The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Question fb_version
Have been trying to install Kunena 1.0.8 for about 6 hours now, up to 23rd unsuccessful install.
Some details:
Host: rochen
Process: to start install fb 1.0.4 (works like a charm)
--> install converter (installs successfully) yippee
--> try to install 1.0.5RC2 and this is where i'vr tried so many variables its not funny any more, errors include, but are not limited to:
Fatal error: Maximum execution time of 30 seconds exceeded in ../components/com_kunena/sources/fb_debug.php on line 60
in ../components/com_kunena/lib/kunena.debug.php on line 69
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in ../components/com_kunena/lib/kunena.debug.php on line 85
Amy help at this stage would be great
Thanks all in advance
Please Log in or Create an account to join the conversation.
And which component actually tries to create fb_version?
1.0.5 converter
1.0.5RC2
or
1.0.8 Kunena
I might be able to create it manually.
Please Log in or Create an account to join the conversation.
Requirement:
php max_execution_time >= 120
php memory_limit >= 64M
safe_mode = off
Visit the Kunena documantation .
Please Log in or Create an account to join the conversation.
please
Please Log in or Create an account to join the conversation.
To me it seems like you have a setting of 33MB:
Fatal error: Allowed memory size of 33554432 bytes
according to the manual docs.kunena.com/index.php/Technical_Requirements this is to low.
But if you want to build the fb_version table yourself:
Visit the Kunena documantation .
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.