Skip to main content

Questions tagged [kunena]

Kunena is a popular forum extension for Joomla that integrates with the Joomla user system.

1 vote
1 answer
159 views

I've been running a Joomla-based website for over 15 years. It's focus is ocean paddling (on things called surfskis) and the busiest part of the site (and in fact the only reason I've kept it going) ...
Rob Mousley's user avatar
0 votes
1 answer
223 views

In my component in a model backend, I'm loading a form but since moving the code to be used on J!4.0 the data associated to the form isn't loaded anymore. The loadForm is called: https://github.com/...
user3533235's user avatar
0 votes
1 answer
399 views

Hello I get this jquery error after my last kunena update to 3.8.10: "Uncaught TypeError: $(...).insertAtCaret is not a function". You can see the complete error in the following capture: This error ...
Sergio Teijido's user avatar
0 votes
1 answer
1k views

I have been experiencing spamming in my website for a long time, following are two things i want to stop - 1.stopping fake/bad user registration 2.stopping posting bad topics in my kunena forum I ...
dev-m's user avatar
  • 1,351
0 votes
2 answers
79 views

I have created a company website using bootstrap studio. When done, a new request came up to also have a article and forum pages to the site. I want to go with Joomla since it has articles and Kunena ...
Kelvin's user avatar
  • 1
0 votes
1 answer
178 views

I am trying to get a user id from a users Kunena profile to be able to open a new uddeIM letter with their name already inserted within the message username. So far I have tried many things but the ...
brigitte18's user avatar
1 vote
1 answer
188 views

I am currently building my first serious joomla website and i am trying to add the kunena forum. I have read every possibol guide and followed them, but i do not succeed to see the forum on the ...
One_Curious_User's user avatar
2 votes
1 answer
477 views

Simple question that I cannot seem to find an answer to anywhere. When I browse my forum, the sef url is /kunena, I want it to be /forum. How do I do this?
user5252's user avatar
1 vote
1 answer
107 views

I am trying to show all subscribed Kunena threads based on the current logged in user. Kunena stores the subscribed threads in the '#__kunena_user_topics' table, I've written the following but it's ...
RustyJoomla's user avatar
  • 2,078
0 votes
1 answer
581 views

I'm creating an Accordion Module (using Bootstrap) with the latest forum posts from Kunena. I have written the following, which is displaying the posts correctly, but I need to somehow use jQuery to ...
RustyJoomla's user avatar
  • 2,078
2 votes
2 answers
216 views

I have a joomla site with Kunena installed on it. My users are not happy with the layout of the email sent to them from the forum. Here is part of the code that is responsible for creating this email:...
Jack Siro's user avatar
  • 193
2 votes
0 answers
102 views

Is it possibile to add the number of posts you need to get next rank in Kunena? Something like this maybe: https://i.sstatic.net/I4920.png I was trying to do this with AlphaUserPoints but I ...
v3ntus's user avatar
  • 367
1 vote
1 answer
746 views

I need in my topic new input field, i added it in template file and in the database #__kunena_topics, in controllers topic.php i added it also to function post() but if i save topic my custom field ...
iJohny's user avatar
  • 13