Closed (fixed)
Project:
Fivestar
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
8 Jul 2011 at 22:58 UTC
Updated:
8 Sep 2017 at 10:12 UTC
After succesfully adding a Fivestar Stars field to a user account entity, I setup a User base view of that fivestar field. It has the exposed stars widget.
Notice: Undefined offset: 0 in set_items() (line 760 of C:\Inetpub\wwwroot\123.com\sites\all\modules\contrib\views\modules\field\views_handler_field_field.inc). =>
Removing the field makes the error go away.
Comments
Comment #1
ericduran commented@morningtime we made a lot of changes to the fivetar widget, I would recomend download the last version.
There's some update hook in there so be sure to run update.php or drush updb.
I would also strongly recommend having a database backup just in case and not doing this on a production site.
I just tested this on a user account and everything seems to work correctly.
Can you test to make sure this is still an issue?
Thanks.