- Posts: 192
- Thank you received: 4
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
This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question JoniJnm Edition 1.4.2
16 years 4 months ago #35582
by madLyfe
word up!
Replied by madLyfe on topic Re:Kunena JoniJnm Edition 1.4 RC3
right, but is that the goal behind your project? to eventually get your code into the kunena release?
word up!
The topic has been locked.
16 years 4 months ago #35584
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.4 RC3
Yes, thats the goal. Now, they have got the code used in the new install way and they are changing it for improve it
The topic has been locked.
16 years 4 months ago #35605
by MusicInMe
Replied by MusicInMe on topic Re:Kunena JoniJnm Edition 1.4 RC3
Awesome work!
The topic has been locked.
16 years 4 months ago #35620
by X-tase
Replied by X-tase on topic Re:Kunena JoniJnm Edition 1.4 RC3
Hello,
Don't know if I posted it before here, but there seams to be an error with this Kunena version in combination with the discussbot. I also opened a seperate topic about this.
When using the discussbot the following error occures:
Fatal error: Class 'JoniJnm_API' not found
More 'info' here:
www.kunena.com/forum/114-hacks/32151-dis...using-jonijnm-kunena
Don't know if I posted it before here, but there seams to be an error with this Kunena version in combination with the discussbot. I also opened a seperate topic about this.
When using the discussbot the following error occures:
Fatal error: Class 'JoniJnm_API' not found
More 'info' here:
www.kunena.com/forum/114-hacks/32151-dis...using-jonijnm-kunena
The topic has been locked.
16 years 4 months ago #35624
by JoniJnm
Replied by JoniJnm on topic Re:Kunena JoniJnm Edition 1.4 RC3
In plugins/content/kunenadiscuss.php
Search
require_once(JPATH_SITE.DS.'components'.DS.'com_kunena'.DS.'lib'.DS.'kunena.defines.php');
Add after
require_once(KUNENA_PATH.DS."JoniJnm_Plugins".DS."api.php");
Search
require_once(JPATH_SITE.DS.'components'.DS.'com_kunena'.DS.'lib'.DS.'kunena.defines.php');
Add after
require_once(KUNENA_PATH.DS."JoniJnm_Plugins".DS."api.php");
The topic has been locked.
- Smokey4life
-
- Offline
- Junior Member
-
16 years 4 months ago - 16 years 4 months ago #35773
by Smokey4life
Replied by Smokey4life on topic Re:Kunena JoniJnm Edition 1.4 RC3
Since i upgraded to the new version i get this error when i enter a board, right under the post title
Code:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'votarClass::getInstance' was given in /components/com_kunena/JoniJnm_Plugins/api.php on line 37
Last edit: 16 years 4 months ago by Smokey4life.
The topic has been locked.
Time to create page: 0.296 seconds