
You now my problem. It's diffucult for me to all say here (my poor english... Soory).

Note : The users cannot posting on the shout. They are resting "out" in red.
I had the same PB with a recent style when i was clicking on many buttons.
Here is the solution at this ancient PB (in french, sorry) :
Re: Fatal error lors de la rédaction ou la lecture d'un post
Messagepar sub60 » 04 Fév 2016, 17:29
Hello,
Effectivement, le soucis provient de mes mise à jour, une mauvaise sélection surement,
désoler pour la gène occasionner

Dans viewtopic_body.html
Trouver (ligne 87 environ)
Code: Tout sélectionner
{poll_option.POLL_OPTION_CAPTION}</label><!-- ELSE -->{poll_option.POLL_OPTION_CAPTION}<!-- ENDIF --></dt>
Remplacer par
Code: Tout sélectionner
<dt><!-- IF S_CAN_VOTE --><label for="vote_{poll_option.POLL_OPTION_ID}">{poll_option.POLL_OPTION_CAPTION}</label><!-- ELSE -->{poll_option.POLL_OPTION_CAPTION}<!-- ENDIF --></dt>
Perhaps that can help you for your reflexion ?
I'm searching... Searching...

Thank you very much
