- Posts: 260
- 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
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question [Merged topic] KunenaDiscuss plugin for K 1.5.x
Please Log in or Create an account to join the conversation.
- propedeutique
-
- Offline
- New Member
-
- Posts: 10
- Thank you received: 0
thanks for your quick reply.
What do you mean by "class"? is it related to css class?
If it is the case, though I am not a developer, I could try to find an hack.
Thanks.
Please Log in or Create an account to join the conversation.
Right now - v0.8 - if enabled in myblog -=Content mambots integration=- makes any blog page blank/empty.
Used default template and myblog build 3.329 (latest), Kunena 1.54.
Please?
MBR
m.
P.S.
With articles working fine, thanks alot for great job!
Please Log in or Create an account to join the conversation.
Fatal error: Call to a member function get() on a non-object in /plugins/content/kunenadiscuss.php on line 25
So - its
Any suggestions?
P.S.
As i said above - this problem is only with myblog posts - articles ok, just only guests can't see quick post form.
P.P.S.
Very pity - i could not saw previos discussbot in myblog content plugin list - but it worked.
This i can see - but don't work.
8=@
MBR
m.
Latvian translation
Please Log in or Create an account to join the conversation.
- fixed javascript conflicts (jquery loaded in noconflict mode)
- languages sk, lv (thanx murmins)
- fixed some bugs
Please Log in or Create an account to join the conversation.
Well not css class, but object oriented class (written in php).Hi,
thanks for your quick reply.
What do you mean by "class"? is it related to css class?
If it is the case, though I am not a developer, I could try to find an hack.
Thanks.
There are 2 ways of writting plugins in Joomla 1.5. One is class based (OO programming). Other way is just functions, which are registered to events.
Released 0.9 version, hopefully it resolves some issues as there were jquery/mootools conflicts.
Please Log in or Create an account to join the conversation.