Closed (fixed)
Project:
Rate
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2011 at 20:05 UTC
Updated:
29 Apr 2013 at 20:35 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI'm also using the latest dev version and experience same problem:
Notice: Undefined index: user_vote in rate_preprocess_rate_widget() (line 851 of /.........
It all seems to work, except this message pops up.
Comment #2
ericoahu commentedUpdate: I just deleted the widget and re-added it - this resolved the issue for me....
I am also getting the same or similar error and symptoms
Note: I changed some of the path after I copied it here
Comment #3
sea4 commentedi am getting a similar error as well. any ideas what is causing it? i am using the latest dev and drupal 7.2
here is my error:
Notice: Undefined index: user_vote in rate_preprocess_rate_template_thumbs_up() (line 953 of /username/public_html/bgi/sites/all/modules/rate/rate.module).
Comment #4
DarkDan commentedI tried to uninstall the app, and I cannot. Although it appears to successfully uninstall, it is still on my Modules tab with an unselected checkbox and when I try to install it again it states "already installed."
Comment #5
TimelessDomain commentedGetting a similar error
Notice: Undefined index: user_vote in rate_preprocess_rate_template_thumbs_up_down() (line 933 of /example.com/sites/all/modules/rate/rate.module).Comment #6
Mujtaba Mir commentedthe same issue here.
Notice: Undefined index: user_vote in rate_preprocess_rate_widget() (line 851 of /home/a1513833/public_html/mydrupal/sites/all/modules/rate/rate.module).
Comment #7
sea4 commenteddid anyone find a fix for this?
Comment #8
Sylense commented+1
Comment #9
Sylense commentedDowngrading to the beta release appears to have corrected the issue for me - for now.
Comment #10
Starminder commented+1
Comment #11
mauritsl commentedIssue is fixed in the latest dev.
Comment #13
omd commentedI'm having this issue even after installing the latest dev version. Only when using the widget in a block using:
I get this error on the node page:
Notice: Undefined index: up_percent in include() (line 11 of /var/www/vhosts/1.mysite.com/httpdocs/sites/all/modules/rate/templates/thumbs-up-down/thumbs-up-down.tpl.php).
Notice: Undefined index: down_percent in include() (line 15 of /var/www/vhosts/1.mysite.com/httpdocs/sites/all/modules/rate/templates/thumbs-up-down/thumbs-up-down.tpl.php).
Notice: Undefined index: up_percent in include() (line 11 of /var/www/vhosts/1.mysite.com/httpdocs/sites/all/modules/rate/templates/thumbs-up-down/thumbs-up-down.tpl.php).
Notice: Undefined index: down_percent in include() (line 15 of /var/www/vhosts/1.mysite.com/httpdocs/sites/all/modules/rate/templates/thumbs-up-down/thumbs-up-down.tpl.php).