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 kunena rules not working

More
14 years 8 months ago #104085 by amitm
hi,

all THE rules workin but the kunena rules not working, i change in the integration to AUP, but nothing happen, enclose my kunena report:
This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 32M | Max file upload: 2M

This message contains confidential information

Joomla default template details : hp2 | author: | version: 1.0 | creationdate: 2011-07-21

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.5 | creationdate: 2011-07-27

Kunena version detailled: Installed version: 1.6.5 | Build: 5005 | Version name: Babel | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints 1.6.3

Third-party SEF components: AceSEF: The file doesn't exist acesef.xml !

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: None

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

More
14 years 8 months ago #104290 by Matias
Replied by Matias on topic Re: kunena rules not working
You need to enable the rules in AUP.

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

More
14 years 7 months ago - 14 years 7 months ago #106553 by Frunzik
I have exact same problem
AlphaUserPoints 1.6.3
Kunena 1.7
In Kunena integration > AUP
the rules (Points assigned) in AUP > enabled

Points are not added! :(

Built-in integration is not working.
Amendment in file post.php ( /components/com_kunena/lib >>>
$api_AUP = JPATH_SITE.DS.'components'.DS.'com_alphauserpoints'.DS.'helper.php';
if ( file_exists($api_AUP))
{
require_once ($api_AUP);
AlphaUserPointsHelper::newpoints( 'plgaup_kunena_topic_reply' );
}
), the same charges of points when a new topic or reply to.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 60 seconds | Max execution memory: 128M | Max file upload: 20M

This message contains confidential information

Joomla default template details : yoo_quantum | author: YOOtheme | version: 1.0.1 | creationdate: June 2011

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.5 | creationdate: 2011-07-27

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints 1.6.3 | Jomsocial 2.2.4

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled | Kunena Search 1.7.0 | Kunena Discuss 1.7.0 | My Kunena Forum Menu 1.7.0 | My Kunena Forum Posts 1.7.0 | Kunena Groups 1.7.0

Modules: Kunena Latest 1.7.0 | Kunena Stats 1.7.0 | Kunena Login 1.7.0 | Kunena Search 1.7.0

Last edit: 14 years 7 months ago by Frunzik.

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

More
14 years 7 months ago #108264 by RedHeron
Am having the same issue with AUP/Kunena on a Community Builder install... the issue is definitely a failure to communicate to the correct activity stream, though I'm still tracing down code to try to figure it out... I'm not going to post my config info, since it virtually mirrors these two.

Oh, and... all my rules are active in AUP, and CB is having no issue with the information in Kunena. I'm wondering if AUP didn't change the name of something and didn't coordinate with Kunena?

Understanding is a three-edged sword.

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

More
14 years 6 months ago #108443 by RedHeron
Oh fine....

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 64M | Max file upload: 10M

This message contains confidential information

Joomla default template details : stormlab | author: LineLab.org | version: 1.0.1 | creationdate: 29.4.2011

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.0 | creationdate: 2011-08-29

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints 1.6.4 | CommunityBuilder 1.7 | UddeIm 2.5

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled | Kunena Search 1.7.0 | Kunena Discuss 1.7.0

Modules: Kunena Stats 1.7.0 | Kunena Login 1.7.0 | Kunena Search 1.7.0


Understanding is a three-edged sword.

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

More
14 years 6 months ago - 14 years 6 months ago #108444 by RedHeron
UddeIM's AJAX was conflicting with the toolbar in Kunena. EDIT: I turned off the AJAX to prevent the conflict, but it didn't have any effect on either Kunena or AUP (i.e., it didn't fix the issue with a lack of points in AUP).

No users receive points for posts, replies, or thank-you's. The removal of points doesn't occur with deletes. NONE of the plugins for AUP appear to be working.

Understanding is a three-edged sword.
Last edit: 14 years 6 months ago by RedHeron. Reason: Clarification

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

Time to create page: 0.279 seconds