Resource icon

Callback Vote Check 2.0

No permission to download
This plugin has nothing to do with game callback. Its a website callback. Once installed see the useage help page: your-site.com/callback-guide/ or your-site.com/?a=callback

This flow is like
1) If website owner provided callback url in his account settings e.g his-site.com/callback.php
2) when user votes ( via modified voting url, again see the useage help page ), we send a request to the owners provided page above with certain values so he can identify the voter on his website
3) if he integrated his callback correctly, he can check on his website if a user voted or not and reward him some stuff
hmmm ok, I think I got.
 
This plugin has nothing to do with game callback. Its a website callback. Once installed see the useage help page: your-site.com/callback-guide/ or your-site.com/?a=callback

This flow is like
1) If website owner provided callback url in his account settings e.g his-site.com/callback.php
2) when user votes ( via modified voting url, again see the useage help page ), we send a request to the owners provided page above with certain values so he can identify the voter on his website
3) if he integrated his callback correctly, he can check on his website if a user voted or not and reward him some stuff

just one more question bro, what specifically I need to fill in call back check?
 
You as an admin? Nothing, just follow the install instruction.
The callback script is for your website members, not you.
 
Read the install instruction, there is an instruction page for members included, which you need to link on your list somewhere.
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
 
Thank you, but when I go to ?a=callback show that I do not config my callback... =(
Thank you for the heads up, there was some old plugin version leftover code which caused this. Should be good now, please redownload the zip
 
Where do we or how do we include {$form_acf_callback} in edit_form.html, join_form.html, join_form_existing.html on the default bootstrap theme?

Anyone have any examples, thanks!
 
just paste this tag anywhere in those templates:
{$form_acf_callback}

you can do this from your admin panel, or via FTP. If you do it via FTP you should copy the templates from /skins/default/ into /skins/default/child/ and edit them there.
 
Back
Top