- Posts: 107
- Thank you received: 0
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
Question Recent message no longer works
After installing "Kunena" recent message no longer works. Leaves a blank page
www.indafun.it/index.php?option=com_kune...temid=45&func=latest
Please Log in or Create an account to join the conversation.
What version of php, mysql and joomla are you running on?
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Do you use some other prefix than jos_ in your Joomla installation? If your answer is yes, 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!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I use the table jos_
But still does not work...
Blank page...
:blush:
Please Log in or Create an account to join the conversation.
Sorry
I use the table jos_
But still does not work...
Blank page...
:blush:
Have you upgraded to K1.0.8?
That issue has been fixed in there.
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.