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 contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

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

More
16 years 8 months ago - 16 years 8 months ago #25245 by jerry
mistake
Last edit: 16 years 8 months ago by jerry.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #25285 by propedeutique
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.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #25334 by mumins
Any chances with MyBlog integration?
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.

More
16 years 8 months ago - 16 years 8 months ago #25369 by mumins
Well, set php_flag display_errors on and saw:
Fatal error: Call to a member function get() on a non-object in /plugins/content/kunenadiscuss.php on line 25

So - its
Code:
$botCopyContent = $this->params->get('copy_content', 0); // Copy content item to the first post. 0 = Nothing, 1 = Link & Full Text, 2 = Link Only
Looks like its First Post Handling menu. Try all 3 options - all the same.
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

File Attachment:

File Name: lv_LV.zip
File Size:1.63 KB
Last edit: 16 years 8 months ago by mumins.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #25523 by jerry
version 0.9
- 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.

More
16 years 8 months ago #25524 by jerry
propedeutique wrote:

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.

Well not css class, but object oriented class (written in php).
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.

Time to create page: 0.265 seconds