Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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
14 years 8 months ago - 14 years 8 months ago #31 by jerry
mistake
Last edit: 14 years 8 months ago by jerry.

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

More
14 years 8 months ago #32 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
14 years 8 months ago #33 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
14 years 8 months ago - 14 years 8 months ago #34 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:2 KB
Attachments:
Last edit: 14 years 8 months ago by mumins.

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

More
14 years 8 months ago #35 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
14 years 8 months ago #36 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.

More
14 years 8 months ago #37 by jerry
mumins wrote:

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

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?

This is quite interesting issue. Can't imagine what's cause of that strange fatal error.
Some jquery/mootools conflicts resolved in version 0.9. Hopefully it helps.

As i said above - this problem is only with myblog posts - articles ok, just only guests can't see quick post form.

similar problem identified. Needs some time to check this one and properly close it - i am going through configuration options WHEN should be WHAT shown.

Very pity - i could not saw previos discussbot in myblog content plugin list - but it worked.

Don't know how myblog works. Never used one. This is content plugin, so in all articles it should work nicely.

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

More
14 years 8 months ago #38 by jerry
mumins wrote:

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.

Don't know myblog and it's commercial...
Please try 0.9 alpha version, just to check if it's not javascript issue.

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

More
14 years 8 months ago #39 by mumins

Please try 0.9 alpha version, just to check if it's not javascript issue.

Well, tested v0.9 - still not work with myblog, the same error - and don't looks javascript problem.
BTW - what do you think about SOBI2 and Kunea integration via discussbot? There is post with FB and old discussbot, maybe it could help something.

MBR
m.

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

More
14 years 8 months ago #40 by jerry
version 1.0
- new features on blog/frontpage possibility to show nothing/link/full commenting system (inserting smilies do not work there!)
- fixed some bugs

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

Time to create page: 0.557 seconds