There was a problem saving your vote, please try again in a few moments
-
Hey,
i have a Problem with this Plugin. The rating doenst work…No work would be save and i got a Error like this: “There was a problem saving your vote, please try again in a few moments.”
I had found the position of this error on the code:
if(isset($_GET['ajaxify']) && $_GET['ajaxify']) { $out .= 'nggv_js.voting_form = "'.addslashes($form['form']).'";'; }else{ $out .= '<div class="nggv_container">'; $out .= '<input type="hidden" id="ngg-genric-err-msg" value="'.esc_attr(nggVoting::msg('There was a problem saving your vote, please try again in a few moments.')).'" />'; $out .= $form['scripts'];
After voting i got the right request i think:
[08:11:59.548] GET https://…/voting.html?pid=5&r=100&ajaxify=1 [HTTP/1.1 200 OK 811ms]
How can i fix that? I hope you can help me.
https://www.ads-software.com/extend/plugins/nextgen-gallery-voting/
- The topic ‘There was a problem saving your vote, please try again in a few moments’ is closed to new replies.