Code Monkey home page Code Monkey logo

kunena-addons's Introduction

KunenaGitHub releaseGitHub All ReleasesGitHub issuesGitHub contributorsBuild StatusGitHub licenseX Follow

ABOUT

Kunena is a native Joomla forum and communications component written in PHP. Kunena enables forums, bulletin board, support forums, discussions and comments for a Joomla base website.

REQUIREMENTS

Kunena 6.3 requires

Joomla: version 4.4.5 or greater (>= 5.1.1 recommended)
PHP: version 7.4.1 or greater (>= 7.4.1 recommended)
MySQL: version 5.7.23 or greater (>= 8.0 recommended)

Our installer will check for minimal version requirements and will abort the install if they are no met.

In addition we recommend the following PHP settings:

max_execution_time     >= 30
memory_limit           >= 32M  (>= 64M recommended) - depends on other Joomla extensions used
allow_url_fopen         = on
upload_max_filesize    >= 12M
GD Library (>=2.0), fileinfo, DOM, Mbstring, Exif functions, JSON support installed and OpenSSL only to embedded tweets

Kunena requires the following Joomla settings:

* Bootstrap 5 compatible template
* Upgraded to latest versions all extensions that claim to integrate with Kunena 6.3
* No plugins or modules that were developed for previous versions of Kunena or Fireboard

EXAMPLES

If you are looking for examples on how Kunena works or can be installed, we recommend you checkout our team site at https://www.kunena.org

TRANSLATIONS

Kunena is on Transifex - Help us to translate : https://app.transifex.com/Kunena-Forum/kunena-forum-6-x

INSTALLATION

Kunena is installed via the Joomla component/extension installer. You may download our releases from our downloads page at: https://www.kunena.org/download

The Joomla installers allows you to directly install Kunena via package URL or from a local download of yours.

As long as the minimum requirements are met, the Kunena install should take only a few moments. We have spent a great amount of time to automate the entire installation process.

Upgrades are performed just like new installs. There is no need to uninstall Kunena to perform an upgrade. We STRONGLY recommend that you perform a backup before and new software install or upgrade. The upgrade procedure is identical to a new install and is performed via the Joomla extension installer. Kunena will detect all prior version of Kunena and will perform the necessary upgrade tasks fully automatic.

COMMUNITY

Kunena is a community built and maintained project. There is no commercial entity behind Kunena. We provide all our work for free and donate generous amounts of our time into the project.

As such Kunena itself does not offer commercial or paid for support. We provide our community with a support forum and in general you will find what you need on there. You can find the community support forums here: https://www.kunena.org/forum

If you are interested in commercial grade support we encourage you to check the Joomla Resource Directory at: http://resources.joomla.org/

The Kunena projects thrives on contributions from the community. Our dedicated volunteers spend countless hours every week to help the community.

CONTRIBUTE

  1. Create an account on kunena.org
  2. Participate in our forum
  3. Checkout our Git repositories on github
  4. Read our documentation
  5. Read our developer wiki
  6. Send us a pull request

LICENSE

GNU General Public License v3 or later

kunena-addons's People

Contributors

810 avatar dmilanovich avatar fxstein avatar grayz7z avatar mahagr avatar ruud68 avatar severdia avatar svanschu avatar xillibit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kunena-addons's Issues

Kunena Latest Fatal Error

From my error logs.

[Wed Jun 27 11:51:07 2012] [error] [client 86.11.241.108] PHP Fatal error: Call to a member function getLink() on a non-object in /var/www/gorinnosho.com/modules/mod_kunenalatest/tmpl/posts_row.php on line 15, referer: http://www
.gorinnosho.com/en/forums.html

[Wed Jun 27 11:51:13 2012] [error] [client 86.11.241.108] PHP Notice: Undefined property: KunenaViewTopics::$lastPostAuthor in /var/www/gorinnosho.com/modules/mod_kunenalatest/tmpl/posts_row.php on line 15, referer: http://www.go
rinnosho.com/en/forums.html

Make all modules and plugins Joomla 2.5 native

Update modules and plugins so that they are Joomla 2.5 native:

  1. Add manifest file for Joomla 1.6+
  2. Add installer script, which renames manifest file
  3. Move all languages into language/xx-XX (and update manifest)
  4. Add .sys.ini file

Kunena Statistics Description Not Updated

This is the description for Kunena Statistics 2.0.0:

Module Description
Kunena Statistics 1.7.2
Kunena Statistics displays various statistics from the Kunena forum in a module.
Requirements: Kunena Forum 1.7
Official Kunena module by: Kunena Team

Kunena Latest Description Not Updated

This is the description for Kunena Latest 2.0.0:

Module Description
Kunena Latest 1.7.2
Kunena Latest Module displays recent topics or posts from the Kunena forum in a module.
Requirements: Kunena Forum 1.7
Official Kunena module by the Kunena Team

Kunena Discuss

I have articles where the first sentence is visible, but registration is required to view the rest of the article. When Kunena Discuss creates a new topic, the contents of the article aren't displayed in the first post. Instead the user sees:

"This message contains an article, but you do not have permissions to see it."

If the user is logged in, the first sentence of the article is visible. But the user shouldn't have to be logged in to see only the first sentence. Basically, the logged in user sees what the guest user should see (the first sentence and a Read more link).

This is also a bug with the JomSocial Activity Stream. When the new topic is created, the [article] tag is put in the stream instead of the first sentence of the article.

Also, the URL on the Read More link is not correct. in my case the Read More URL created by Kunena is this:

http://www.playshakespeare.com/merry-wives-of-windsor/characters/3106

But the actual article link is:

http://www.playshakespeare.com/merry-wives-of-windsor/characters/3106-robin

That's bad for SEO.

Versions:

Kunena 2.0.2
Kunena Discuss 2.0.2 (with Content in First Post setting set to "Introduction")
Joomla 1.5.26

Non-static method JSite::getMenu()

Strict standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\wamp\www\test\modules\mod_kunenalogin\class.php on line 79

Discuss : link doesn't appear under the article

[KunenaDiscuss debug: Constructor called in com_content ]
[KunenaDiscuss debug: onPrepareContent.Allow: Category 28 is in the category map using Kunena category 5 ]
[KunenaDiscuss debug: onPrepareContent: we are in article/ page. ]
[KunenaDiscuss debug: onPrepareContent: Article 4 ]
[KunenaDiscuss debug: onPrepareContent: Searched for {kunena_discuss:#}: Custom Topic not found. ]
[KunenaDiscuss debug: showPlugin: No topic found ]
[KunenaDiscuss debug: showPlugin: ]
[KunenaDiscuss debug: onAfterDisplayContent: Returning content for article 4 ]

Kunena Latest Doesn't Link To First Unread Post

Clicking on a topic in Kunena Latest brings me to the first page of the topic instead of the first unread post.

This may only be the case in some outputs (ie. latest posts vs user posts)

Kunena Discuss Error in DEV 2.0.3

Getting a white page when posting a reply to a new or old discussion with the latest version of Kunena Discuss.

Notice: Undefined property: JSite::$registeredurlparams in /var/www/gorinnosho.com/libraries/joomla/cache/cache.php on line 639 Fatal error: Call to a member function get() on a non-object in /var/www/gorinnosho.com/plugins/content/kunenadiscuss/kunenadiscuss.php on line 606

The post does not get created. Talk to Matias, bit late posting the bug report (I think)

Quote Skype: "[25/10/2012 12:11:16] Matias Griese: ok
[25/10/2012 12:11:38] Matias Griese: so the issue is that cache module wants the parameter, which didn't exist before
[25/10/2012 12:12:05] Matias Griese: make a bug report from that one -- shouldn't be to bad
[25/10/2012 12:12:50] Matias Griese: could be two bugs, actually"

Discuss plugin has wrong count of replies (+1)

In Kunena Discuss 2.0.3, the link to the discussion at the bottom of the article incorrectly shows the number of replies, by one too many.

For an article with no replies, and only the initial post, the link shows 1 reply, when it should be 0 replies (and only the original post).

Kunena Latest Shows Duplicate Topics In Some Views

Some output views of Kunena Latest show duplicate topics in the same list because the list repeats the same topic for every relevant post within that topic. For example, this is "user posts":

The Pitfalls Of Selling On eBay (new!)
1 hour 33 minutes ago
The Pitfalls Of Selling On eBay (new!)
19 hours 33 minutes ago
What is Boudoir Photography and why is it so popular?   
2 days 4 hours ago
TW3 #78 Hosted by DamnRedneck 6/14 - 6/23   
1 week 2 days ago
TW3 #78 Hosted by DamnRedneck 6/14 - 6/23   
1 week 2 days ago
Nice Normal / Fantastic 50ish Shoot Out Official Contest Thread (new!)
1 week 2 days ago
Nice Normal / Fantastic 50ish Shoot Out Official Contest Thread (new!)
1 week 3 days ago
It's tough seeing others having hard times  
1 week 3 days ago

This was not the case in Kunena Latest 1.7.2

Kunena Discuss doesn't create topic correctly

I have articles where the first sentence is visible, but registration is required to view the rest of the article. When Kunena Discuss creates a new topic, the contents of the article aren't displayed in the first post. Instead the user sees:

"This message contains an article, but you do not have permissions to see it."

If the user is logged in, the first sentence of the article is visible. But the user shouldn't have to be logged in to see only the first sentence. Basically, the logged in user sees what the guest user should see (the first sentence and a Read more link).

Kunena Latest Lists Formatted Differently Based On View

The topic lists for Kunena Latest appear to be formatted differently depending on which output view is used. For example, for "subscriptions", it looks like:

[ul class="klatest-items"]
[ul class="klatest-itemdetails"]
[li class="klatest-subject"]
[a href="/forum/topic1"]topic1[/a][a href="/forum/topic1" rel="nofollow" title="View New Posts in Topic 'topic1'"][/a][/li]
[li class="klatest-posttime"]1 hour 18 minutes ago[/li]
[/ul]
[ul class="klatest-itemdetails"]
[li class="klatest-subject"]
[a href="/forum/topic2"]topic2[/a][a href="/forum/topic2" rel="nofollow" title="View New Posts in Topic 'topic2'"][/a][/li]
[li class="klatest-posttime"]1 hour 28 minutes ago[/li]
[/ul]
[/ul]

But for "user posts" it looks like:

[ul class="klatest-items"]
[li class="klatest-subject"]
[a href="/forum/topic1" rel="nofollow" title="View a Post in Topic 'topic1"]topic1[/a]
[/li]
[li class="klatest-posttime"]1 hour 33 minutes ago[/li]
[li class="klatest-subject"]
[a href="/forum/topic2" rel="nofollow" title="View a Post in Topic 'topic2"]topic2[/a]
[/li]
[li class="klatest-posttime"]1 hour 53 minutes ago[/li]
[/ul]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.