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 #25527 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
16 years 8 months ago #25529 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
16 years 8 months ago #25550 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
16 years 8 months ago #25587 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.

More
16 years 8 months ago #25589 by kmilos
Jerry, 1.0 broke the front page display for me:
Code:
[KDiscuss debug: Showing the article intro-text. ShowOnFrontPage is False, Manual Override is False. There should be no tags in the content - skip the overhead and return nothing. ] [KDiscuss debug: onAfterDisplayContent called with article->id=28. ]

Although I have Show on Front Page* set to "Link".

(* There is typo in the en language file, it says "Show _of_ Front Page instead of _on_")

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

More
16 years 8 months ago - 16 years 8 months ago #25595 by jerry
kmilos wrote:

Jerry, 1.0 broke the front page display for me:

Code:
[KDiscuss debug: Showing the article intro-text. ShowOnFrontPage is False, Manual Override is False. There should be no tags in the content - skip the overhead and return nothing. ] [KDiscuss debug: onAfterDisplayContent called with article->id=28. ]

Although I have Show on Front Page* set to "Link".

(* There is typo in the en language file, it says "Show _of_ Front Page instead of _on_")

thanx, will be resolved in 1.1. Actually right now I am rewriting this logic.
There's bug in 1.0, change value of AllowManualOverride, than it works :) I found numerous other bugs there...
Last edit: 16 years 8 months ago by jerry.

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

Time to create page: 0.416 seconds