Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 Integration code in Kunena outdated?

More
13 years 9 months ago #126424 by michalis
been having some trouble with aup


in aup forum Iposted the code found in administration/components/com_kunena/libraries/integration/alphauserpoints/activity.php

the admin there told me it is not working because the code is outdated, it is for aup 1.5 and joomla 1.5


I have latest version of kunena/joomla/aup so this does not make sense

can I remedy the problem?

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

More
13 years 9 months ago #126482 by xillibit
Hello,

What Kunena version are-you using ?

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 9 months ago #126495 by michalis
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: 256M | Max file upload: 64M

Kunena menu details:
Warning: Spoiler!

Joomla default template details : ifreedom-fjt | author: FJT | version: 2.5.0 | creationdate: 12-04-2012

Kunena default template details : nts_krevista | author: 9ThemeStore | version: 1.7.2 | creationdate: 2011-05-07

Kunena version detailled: Installed version: 1.7.2 | Build: 5215 | Version name: Omega | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints 1.7.3 | UddeIm 2.7

Third-party SEF components: None

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

Modules: Kunena Latest 1.7.2 | Kunena Login 1.7.2

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

More
13 years 9 months ago #126500 by xillibit
Do you have link to your message on AUP forum ?

Do you have looked the code in Kunena 2.0 ?

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 8 months ago - 13 years 8 months ago #126549 by michalis
this is the thread I made on the aup forum

www.alphaplug.com/index.php/forum/41-gen...html?limit=6&start=6


as for kunena 2.0 code, I wouldnt know what to do with it


I downloaded kunena 1.7.2 and installed it on my website, it was not an upgrade from an older version so all code should be up to date, but the aup admin says the code included in the kunena integration library is for older versions, it is weird
Last edit: 13 years 8 months ago by michalis.

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

More
13 years 8 months ago #126612 by michalis
this is what bernard is saying

Yes it's right. In first, I see this code is right for AlphaUserPoints 1.5.x for Joomla 1.5.x
In new version AUP for Joomla 1.6.x to 2.5.x, the "keyreference" is different.
You must build keyreference like this :
Code:
$keyreference = AlphaUserPointsHelper::buildKeyreference( "name of the plugin function", "id to attach" );



I only just started learning php

I dont know how to build a key reference

help?

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

Time to create page: 0.292 seconds