- Posts: 3
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Can not move thread to other category
When I tried to move thread to different category I got this
and the page looked twisted. CSS not working I guess.
Second thing; my smiley also not working even I disable my rokcandy component.
Please advise :S
Please Log in or Create an account to join the conversation.
go in joomla configuration panel and enable the debug mode, for see a better error message.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- woonydanny
-
- Offline
- Elite Member
-
- Posts: 694
- Thank you received: 22
When i try to move a forum post (only tried it with leaving a ghost message) into another category i get an error. I turned on joomla debug but the page then is just a blank white page. the url i get redirected to is:
mysite.com/forum/post
Ok - error i get when joomla debug off is:
still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile
Please Log in or Create an account to join the conversation.
The only solution for the moment is to unchecked the box "leave ghost message"
P.S. : I have a workaround for this issue, I have modified the file like in kunena 1.5.3, in the file components/com_kunena/tempalte/default/post.php at line 1050 replace this :
with this :
at line 1057 replace this :
by this :
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
BTW: you should keep quote() in line 1057.
Please Log in or Create an account to join the conversation.