Closed (duplicate)
Project:
Plus 1
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
19 Mar 2009 at 23:34 UTC
Updated:
27 Jul 2025 at 01:20 UTC
Jump to comment: Most recent
Comments
Comment #1
Chill35 commentedHi Rob, are you still experiencing the problem?
I tested with anonymous voting enabled and was unable to reproduce the problem. I checked my logs and there was no notice.
Have you read the advisory: http://drupal.org/node/406314 ?
Have you cleared your cache? Chances are the problem was that your pages were cached then. The href attribute has changed.
Let me know,
Thanks!
Caroline
Comment #2
Anonymous (not verified) commentedThe notice has persisted since I first posted but I had not cleared the cache out. I just did that and will have a look back in a little while and report the log results.
And thanks for a very nice module.
Rob
Comment #3
Anonymous (not verified) commentedAs I noted in post #2 I cleared the cache last night and checked the logs again this morning. The "voting form error: invalid token" message is still appearing in the log. There doesn't appear to be any other effect on the site. The votes are going through and being logged properly as far as I can see. So right now this amounts to a minor annoyance.
Rob Safuto
Learn By The Drop | http://learnbythedrop.com
Comment #4
mikejoconnor commentedThe problem is bots follow links, and plus1 uses links rather than form elements. A good temporary solution is to add the following to your robots.txt file
A good long term solution would be converting plus1 from links to form buttons.
Comment #5
voxpelli commentedMarking this as a duplicate of #322735: Vote link is executed by search engines then.