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.

Loved Hack poll v0.3.2.2 for Kunena 1.5.12 and 1.0.11

More
16 years 3 months ago #36033 by sorema
got same error too.

more: here's new updated translation for italian language with all values translated

DEFINE('_KUNENA_POLL_ADD', 'aggiungi sondaggio');
DEFINE('_KUNENA_POLL_TITLE', 'Titolo sondaggio');
DEFINE('_KUNENA_POLL_ADD_OPTION', '+ opzione');
DEFINE('_KUNENA_POLL_REM_OPTION', '- opzione');
DEFINE('_KUNENA_POLL_OPTION_NAME', 'Opzione');
DEFINE('_KUNENA_POLL_BUTTON_VOTE', 'Vota');
DEFINE('_KUNENA_POLL_BUTTON_RESULT', 'Vedi risultati');
DEFINE('_KUNENA_POLL_NO_VOTE', 'Nessun voto');
DEFINE('_KUNENA_POLL_VOTERS_TOTAL', 'Numero totale votanti: ');
DEFINE('_KUNENA_POLL_HITS_OPTIONS', 'Numero delle persone che hanno votato per questo sondaggio');
DEFINE('_KUNENA_A_POLL_NUMBER_OPTIONS', 'Numero opzioni per sondaggio');
DEFINE('_KUNENA_A_POLL_NUMBER_OPTIONS_DESC', 'seleziona il numero massimo di opzioni concesse per sondaggio quando un utente crea un post');
DEFINE('_KUNENA_POLL_SAVE_ALERT_OK', 'il tuo voto è stato salvato con successo');
DEFINE('_KUNENA_POLL_SAVE_ALERT_ERROR', 'Un problema ha impedito che il tuo voto venisse salvato');
DEFINE('_KUNENA_POLL_SAVE_VOTE_ALREADY', 'Hai già votato per questo sondaggio!');
DEFINE('_KUNENA_A_POLL_ALLOW_ONE_VOTE', 'Permette a un utente di votare una solta volta');
DEFINE('_KUNENA_A_POLL_ALLOW_ONE_VOTE_DESC', 'Permette un voto univoco per utente');
DEFINE('_KUNENA_POLL_NUMBER_OPTIONS_MAX_NOW', 'Il numero massimo di opzioni disponibili è stato raggiunto');
DEFINE('_KUNENA_POLL_SAVE_ALERT_ERROR_NOT_CHECK', 'devi selezionare una casella per votare!');
DEFINE('_KUNENA_A_POLL_ENABLED', 'Abilitato');
DEFINE('_KUNENA_A_ENABLED_DESC', 'Disabilita o Abilita i sondaggi');
DEFINE('_KUNENA_POLL_NAME', 'Sondaggio: ');
DEFINE('_KUNENA_POLL_OPTIONS', 'Opzioni sondaggio');
DEFINE('_KUNENA_A_POLL_TITLE', 'Impostazioni sondaggi');
DEFINE('_KUNENA_POLL_NAME_URL_RESULT', 'Ritorna alla discussione');
DEFINE('_KUNENA_A_POLL_CATEGORIES_ALLOWED', 'Seleziona le categorie abilitate ai sondaggi');
DEFINE('_KUNENA_A_POLL_CATEGORIES_ALLOWED_DESC', 'Seleziona in quali categorie abilitare i sondaggi. Possono essere una o più categorie, aggiungi le categorie compilando il campo qui sotto (separando i numeri con una virgola: 1,2,3,4)');
DEFINE('_KUNENA_POLL_NOT_LOGGED', 'Non puoi votare il sondaggio: non sei loggato.');
DEFINE('_KUNENA_USRL_VOTES', 'Voti');
DEFINE('_KUNENA_POLLSPOP', 'Sondaggi più popolari');
DEFINE('_KUNENA_POLLSSTATS', 'Mostra le statistiche dei sondaggi più popolari ');
DEFINE('_KUNENA_POLLSTATSDESC', ' Se vuoi mostrare i sondaggi più popolari, seleziona "si." ');
DEFINE('_STAT_POPULAR_POLLS_KGSG', 'Sondaggi');
DEFINE('_KUNENA_A_POLL_TIME_VOTES', 'Stabilisci l\intervallo tra due voti');
DEFINE('_KUNENA_A_POLL_TIME_VOTES_DESC', 'per evitare di sovraccaricare il server stabilisci un intervallo di tempo tra due voti, es. 00:15:00 significa 15 minuti tra due voti');
DEFINE('_KUNENA_POLL_WAIT_BEFORE_VOTE', 'Devi attendere prima di votare di nuovo');
DEFINE('_KUNENA_A_POLL_NUMBER_VOTES_BY_USER', 'Seleziona il numero massimo di voti per utente');
DEFINE('_KUNENA_A_POLL_NUMBER_VOTES_BY_DESC', 'Stabilisci il numero massimo di voti per utente');

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

More
16 years 3 months ago #36036 by sorema
update: config problem solved downloading the 2.0 version a couple of posts before this, not the one in home page.
update the "official one" xillibit ;)
thanx 4 your great job

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

More
16 years 3 months ago - 16 years 3 months ago #36037 by xillibit
Thanks sorema for this translation.

sorema wrote:

update: config problem solved downloading the 2.0 version a couple of posts before this, not the one in home page.
update the "official one" xillibit ;)
thanx 4 your great job

This is a bit strange because on the page 1 and 24 of this thread, the package are the sames.

@Altano, sorema : I had encounter this bug in the past, i thought that is fixed and now i can't reproduce this issue.

@Altano, sorema, Llewen :

I have a new version of the hack poll, with some parts rewrited ,this will be inclued into kunena 1.6.

But, you can try this if you know how to use svn, install kunena 1.5.8 and grab the latest files into svn from here : joomlacode.org/svn/kunena/branches/1.5-xillibit and replace all the files into kunena 1.5.8 installation from them get from svn.

I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 3 months ago by xillibit.

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

More
16 years 3 months ago #36040 by Llewen
xillibit wrote:

@Altano, sorema, Llewen :

I have a new version of the hack poll, with some parts rewrited ,this will be inclued into kunena 1.6.

But, you can try this if you know how to use svn, install kunena 1.5.8 and grab the latest files into svn from here : joomlacode.org/svn/kunena/branches/1.5-xillibit and replace all the files into kunena 1.5.8 installation from them get from svn.


Unfortunately it requires a user name and password.

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

More
16 years 3 months ago #36046 by sorema
hi xillibit, here's my issue with data storing.

this is a screenshot of the poll i voted. another user voted, as you can see, but still there's only one vote whenever the second voter is there.
(click to enlarge)
[IMG



in the database the vote is not stored in jos_fb_polls_options table.

j1.5.15
last 2.0 pollhack.

thanks!

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

More
16 years 3 months ago - 16 years 3 months ago #36065 by Llewen
sorema wrote:

hi xillibit, here's my issue with data storing.

this is a screenshot of the poll i voted. another user voted, as you can see, but still there's only one vote whenever the second voter is there.
(click to enlarge)




in the database the vote is not stored in jos_fb_polls_options table.

j1.5.15
last 2.0 pollhack.

thanks!


This is exactly the same problem I was describing, and the old versions had a similar issue. I have a screenshot as well:



I'm thinking there is something broken xillibit in your code for writing the votes to the database. Either the problem is with your code, or maybe it's a broken Kunena or Joomla database function. Either way, it isn't working.

In case it isn't clear, there are four people shown as voting there (Frank McNeil is one user), but only three votes showing. The problem isn't completely consistent although two or three versions ago the problem became much worse. It used to only happen once in a while, but after two or three versions ago (of the poll hack) it started happening on almost every poll.

I am using a theme that I modified, but it isn't a theme issue as far as I can tell because when I check the database the votes simply aren't recorded.
Last edit: 16 years 3 months ago by Llewen.

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

Time to create page: 0.232 seconds