Resource icon

Callback Vote Check 2.0

No permission to download
Compatible With Version
0.9+
Supported
Yes
Credit for this plugin goes to LemoniscooL . Originally it was a paid plugin but he stopped the support and handed it over to us. So here it is for free and a bit extended

What does Callback Vote Check mean?
The Callback System catches the votes, checks the database if the user voted already today, and then calls a script located on your members server telling the script if that person voted already.
The script on your webmasters server will then be able to reward the voter automatically with whatever he wants, for example virtual currencies or downloads etc.

Features?
1) Postback function: This plugin adds the possibility for your webmasters to check weather a user of them voted already on that day or not and according to that reward them with something for example game currencies or a download etc.
  • Explanation and example script for the toplist member are located at your-site.com/callback-guide/ or your-site.com/?a=callback if you use no clean urls. You should add this url to your menu so your users know what to do
2) IP check function: Ability to simply visit a specific url on your list to see whether a specific ip voted already or not. It can be used by the member or yourself

Installation
1) Upload the .zip file via the plugin manager inside the ACP
2) open skins/your_skin/gateway.html and find
Code:
{$list_url}/index.php?a=in&u={$username}&sid={$sid}
and change it to
Code:
{$list_url}/index.php?a=in&u={$username}&sid={$sid}{$p_callback_id}
3)If you use clean urls add the following to the rewrite rules located in .htaccess
Code:
RewriteRule ^callback-guide/ index.php?a=callback [L]
4) Place {$form_acf_callback} to edit_form.html, join_form.html, join_form_existing.html

If you used the previous paid version. Either fully uninstall it or drop me a PM with ftp/cpanel/admin data so i can update your previous version, as there are quite a few changes in the code.
Author
Basti
Downloads
102
Views
1,684
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Basti

Latest updates

  1. Left over code removal

    Some left over code from a previous version caused the page which explains things to not...
  2. php 7.0+ update and more

    php 7.0+ support updated example page with updated php example updated example page to change...
  3. Security fix, new feature

    Added a security fix on the gateway page to prevent xss attacks. Plugin now uses proper VL 1.5...

Latest reviews

very good!!! thnx a lot
Top