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.
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Loved Hack poll v0.3.2.2 for Kunena 1.5.12 and 1.0.11
16 years 10 months ago #19428
by JoniJnm
Replied by JoniJnm on topic Re:Hack poll for Kunena is now functionnal
xillibit, can you say what have you changed in the files for add the plugin into Kunena JoniJnm Edition using the api that I made?
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #19438
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Hack poll for Kunena is now functionnal
All the changes are commented or you can search "poll" in the files.
Is there a doc for use your api ?
Is there a doc for use your api ?
I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 10 months ago by xillibit.
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #19521
by JoniJnm
Replied by JoniJnm on topic Re:Hack poll for Kunena is now functionnal
Not yet. I have written a article for
integrate the API with Kunena
. You can view the plugins in the
version edited
and intuit how it works. I'm writting the doc.
After integrate the API, you have to define the position, such as joomla templates. For define a position:
//in message.php, for example:
JoniJnm_API::display("name_of_the_position");
After integrate the API, you have to define the position, such as joomla templates. For define a position:
//in message.php, for example:
JoniJnm_API::display("name_of_the_position");
Last edit: 16 years 10 months ago by JoniJnm.
Please Log in or Create an account to join the conversation.
16 years 10 months ago #19628
by 810
Replied by 810 on topic Re:Hack poll for Kunena is now functionnal
there is one bug, in ie8 i didn't get now new option. i get the follow error.
Code:
Gebruikersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; MEGAUPLOAD 2.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)
Tijdstempel: Sun, 14 Jun 2009 14:24:42 UTC
message: This command is not supported.
line: 250
sign: 3
Code: 0
URI: http://localhost:85/test2/index.php?option=com_kunena&Itemid=53&func=post&do=reply&catid=2
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #20199
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Hack poll for Kunena is now functionnal
I have find where is the problem on IE 8.0, you need to comment the line 47 in the file /components/kunena/lib/kunena.poll.js.php this :
I don't know why it don't work
There is a strange issue on issue on IE, if you put a ' in the poll option text, your vote is ignored in the results.
Code:
field_option.setAttribute('type','text');
I don't know why it don't work
There is a strange issue on issue on IE, if you put a ' in the poll option text, your vote is ignored in the results.
I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 10 months ago by xillibit.
Please Log in or Create an account to join the conversation.
16 years 10 months ago #20280
by alcsilian
Replied by alcsilian on topic Re:Hack poll for Kunena is now functionnal
When can we expect a poll hack for 1.5version?
Please Log in or Create an account to join the conversation.
Time to create page: 0.264 seconds