cajkan
Active Member
Hello guys,
I've installed today the plugin and I've noticed few problems:
1. When you vote success/fail says - you have successfully voted for
it's missing user title name, same happens on already voted message
2. After voting, buttons dont work - RETURN TO WEBSITE / VIEW STATISTICS
3. In admin panel says plugin version 1.4, but on VL resources page says 1.5
I'm not sure this happened to everyone
I've installed today the plugin and I've noticed few problems:
1. When you vote success/fail says - you have successfully voted for
it's missing user title name, same happens on already voted message
2. After voting, buttons dont work - RETURN TO WEBSITE / VIEW STATISTICS
HTML:
You have successfully voted for <strong>{$voted_for_user_title}</strong>
<div class="center">
<a href="{$voted_for_user_url}" onclick="out(this,'{$voted_for_user}');" rel="nofollow" class="btn btn-success" >{$lng->plugin_votemessage_return}</a>
<a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$voted_for_user}{$url_tail}" class="btn btn-warning">{$lng->plugin_votemessage_stats}</a>
</div>
I'm not sure this happened to everyone