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

ericduran’s picture

Status: Active » Fixed

@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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.