Running Firefox, the vote isn't registered with AJAX any but thru a regular GET request. Using the HEAD revision for Drupal 5.x since November last year. You can have a look at www.wordsy.com

Comments

solipsist’s picture

Apparently the JS file is never loaded, and I suspect this is due to the module not being fully compatible with Drupal 5. I am investigating.

solipsist’s picture

It seems the problem is with the theme we're using, we have a couple of customized theme function overrides that require updating to work with the new version of the module.

solipsist’s picture

Status: Active » Closed (fixed)

print $scripts was missing in page.tpl.php. Just mentioning it in case someone else has similar problems.