When someone votes on an external site the result that appears is the "link_id" of article no votes to date. Any ideas? Thank you very much.
The problem is, I think, at line 38 in modules/buttons/vote.php: PHP Code: a[i].innerHTML = '<?=$m[1]?>' I changed the line to this PHP Code: a[i].innerHTML = 'OK' So when someone votes "OK" instead of "link_id" of article. But does anyone know how to fix it? thank you very much.
a[i].innerHTML = '<?=$m[1]?>'
a[i].innerHTML = 'OK'
Solution here: Upnews: Upnews.es Botón Dinámico (EVB), error en el contador de votos, solucionado
Solution here: Upnews.es Botón Dinámico (EVB), error en el contador de votos, solucionado
Forum Rules