By dix1 on
Hello drupal community,
I have a question...
On my site i have published a poll and my site is in 3 languages (french, italian and german).
When somebody vote the result is only saved in the language and he can switch in other languages and vote and drupal count votes by languages.
the result is that I have different votes results by languages.
I need that the vote is registered and that he can switch and vote in an other language!!!
how to?
Sorry for my english
I hope you understand...
thanks a lot
dix1
Comments
Hi, Probably advice from here
Hi,
Probably advice from here can help you:
You have to use the new block provided by the module for that: Most recent poll (Aggregated translations)
poll module
thanks I will check.