Installation instructions (
also included in .zip file + screenshots & templates)
I have made a little alternation, so the file can be called without an action, and with the action help. (both result in the same help page)
And I have made a better integration with vBulletin, so users dont get a broken nested table. Hope that helps a few.
Note: Dymo, I just LOVE your hack, and I will use it on my forum @ http://www.creations.nl/ and you are free to use my modifications. Enjoy! Hope this helps you and others.
Step 1: (Modify loveme template)
Replace the content of current loveme template with the content of the file: loveme template.txt file from .zip
Step 2: (Add loveme_help template)
Add a new template called: loveme_help (content is in loveme_help template.txt file from .zip)
Step 3: (Modify postbit template)
In postbit template, find:
Code:
name1=$bbuserinfo[username]&name2=$post[username]&calculate=love
and replace with:
Code:
name1=$bbuserinfo[username]&name2=$post[username]&calculate=love&action=loveme
Save the postbit template!
Step 4: (Upload loveme.php)
Upload (and overwrite) loveme.php to forum root
Done!
let me know what you think

It works perfectly on my forum. Though I get a lot of 0% and 14,5% results - with both this version and your original version (same calculation code!)