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
Question karma problem
The best rule-of-thumb is "KISS: Keep it simple, stupid!"
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
- Posts: 47
- Thank you received: 0
I was testing now and the problem about the karma seems really from the template..I tested the default templates and Karma voting worked.
What do I need to do to have this template, numinu_ex, working normally?
www.kunena.com/forum?func=view&catid=111&id=7074
Plus, I still have the conflict problem, a single one, with Kunena and Jomsocial mod_onlineusers.php
When I have it enabled the onlineusers.php and If I check out "My discussions" or "Recent discussions" from Kunena I get this error:
Fatal error: Call to undefined method stdClass::getDisplayName() in E:\inetpub\vhosts\mywebsite.com\httpdocs\pt\modules\mod_onlineusers\mod_onlineusers.php on line 56
So went to the line 56 and I have this:
$html .= ' <a href="'.$userLink.'" title="'.$user->getDisplayName().'"><img width="32" src="'.$user->getThumbAvatar().'" alt="'.$user->getDisplayName().'" style="padding: 2px; border: solid 1px #ccc;" /></a>';
So once nobody so far helped me, I deleted the problematic line 56 and It seems to work without that line code, just I cant display the users photos/avatars.
So what can I do to solve also this problem of being able to let Kunena to work with online users properly??
Appreciate a lot for you support on both situations, please!
Best regards,
Helio
Please Log in or Create an account to join the conversation.
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
- Posts: 47
- Thank you received: 0
What can I do to solve that template problem?
Please Log in or Create an account to join the conversation.
If the numinu_ex template is more important to you getting K 1.0.10 to work, then maybe you should revert to K 1.0.9 and live with all the other problems associated with that older version of Kunena. If K 1.0.10 is more important to you, then use the default_ex template and work through the numinu_ex problems on your test/development site ... and possibly accept that numinu_ex may never work.
I don't know who was responsible for developing the numinu_ex template. Get in touch with them and ask if they can help you make work for K 1.0.10.
I have nothing to say about running K 1.0.10 with JomSocial. I suggest you ask your questions (about mod_onlineusers.php) at www.jomsocial.com ; you bought their software, you're paying them to support it! It's their problem.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
- Posts: 47
- Thank you received: 0
I understand and I of course If from you there's nothing to say, so.. there's really nothing to do about it.
Anyway you said or you mention numinu_ex template to be compatible with K 1.0.10 but what I still have is Kunena: com_kunena_v1.0.9_b1231_2009-04-03
So do you think I should update Kunena to K 1.0.10 and see if it works?
Would I loose any of the existing data, posts and threads?
About the compatibility, between Kunena and Jomsocial (mod_onlineusers.php) we always can see from the other way around, we can see that Jomsocial (mine)works fine and eventually that Kunena could have something that could be changed or adapted in order to work smooth and nice with it.
That's the perspective that I putted on the table when I asked over here, because you might have eventually part of the solution....Now, It might give a bit work to share it or not..or you may not even have that Info or yes..but what I do know is that there is a solution, because by the words of MATIAS a Kunena developer:
from www.kunena.com/forum?func=view&catid=104&id=16644I believe that it may be easiest to replace all instances of $user with $o_user in that module. Changing them in Kunena is much more work.
So It would be interesting that Matias could help here once that not everybody knows all issues, and that's perfectly acceptable.
And If I didn't pay so far is because you don't have that option, and If I haven't make a donation its because I wanted to have everything working properly before.
Looking forward to hear from you, regards!
Helio
Please Log in or Create an account to join the conversation.
I'm sorry, I misread the the second line (Joomla version 1.5.10 as Kunena 1.0.10) in your message #17095 .Anyway you said or you mention numinu_ex template to be compatible with K 1.0.10 but what I still have is Kunena: com_kunena_v1.0.9_b1231_2009-04-03
Upgrading is an option. You won't lose any discussion topics, messages or configuration settings. It's possible that K 1.0.10 might be more JomSocial-friendly; I don't know anything about JomSocial ... you will have to ask at www.jomsocial.com .
If you had problems with Kunena 1.0.9 and numinu_ex (and it looks as though you did) you will almost certainly have problems with K 1.0.10 and numinu_ex.
Matias could be having a holiday ... or a nervous breakdown at the moment. He deserves a holiday. :laugh:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.