Hi, First, thanks for the Module my kids love it! just upgraded today and got the "big red box" after running the update.php script, with this warning...
Seems to work OK. I dont have the expertise to know otherwise.

thanks, Jim

Drupal database update
user warning: Table 'chenoweb_drpl1.content_node_field' doesn't exist query: SELECT field_name, global_settings FROM content_node_field WHERE type = 'fivestar' in /home/chenoweb/public_html/f-150garage.com/modules/fivestar/fivestar.install on line 159.
Updates were attempted. If you see no failures below, you may proceed happily to the administration pages. Otherwise, you may need to update your database manually. All errors have been logged.

Main page
Administration pages
The following queries were executed
fivestar module
Update #6103
No queries
Update #6104
No queries

Comments

quicksketch’s picture

This error has to do with using Fivestar as a CCK field. If you're only using Fivestar for direct node rating (not as a CCK field) you shouldn't have any trouble. If you *are* using a Fivestar CCK field, you should visit the configuration for the field and check that everything is setup correctly and that the votes are being registered.

quicksketch’s picture

Title: WARNING--table doesnt exist » table content_node_field doesn't exist
captcha’s picture

I get a similar 'warning' on upgrading to version 5.x-1.13.
In our case, we get the table 'node_field' doesn't exist warning, traced node_field to being created by CCK then came across this post.

Thanks.

jjcheno’s picture

Status: Active » Closed (fixed)