Closed (fixed)
Project:
Voting API
Version:
7.x-2.6
Component:
Views Integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2012 at 04:53 UTC
Updated:
22 Mar 2013 at 08:40 UTC
hello everyone,
I tried to create a view enlisting nodes along with their rating, they are rated in "5 star mode" created by "RATE" module. now one i created the views it is showing almost 5 screen long error on the page
Strict warning: Declaration of votingapi_views_handler_field_value::element_type() should be compatible with that of views_handler_field::element_type() in require_once() (line 8 of D:\xampp\htdocs\drupal7\sites\all\modules\votingapi\views\votingapi_views_handler_field_value.inc).
Strict warning: Declaration of votingapi_views_handler_field_value::element_type() should be compatible with that of views_handler_field::element_type() in require_once() (line 8 of D:\xampp\htdocs\drupal7\sites\all\modules\votingapi\views\votingapi_views_handler_field_value.inc).
Notice: Undefined variable: value_type in rate_views_widget() (line 876 of D:\xampp\htdocs\drupal7\sites\all\modules\rate\rate.module).
Notice: Undefined variable: value_type in rate_views_widget() (line 876 of D:\xampp\htdocs\drupal7\sites\all\modules\rate\rate.module).
Notice: Undefined variable: value_type in rate_views_widget() (line 876 of D:\xampp\htdocs\drupal7\sites\all\modules\rate\rate.module).
Notice: Undefined variable: value_type in rate_views_widget() (line 876 of D:\xampp\htdocs\drupal7\sites\all\modules\rate\rate.module).after that i tried to clear cache, then on cache page and also on views page it started showing error as follow
Error message
Strict warning: Declaration of votingapi_views_handler_field_value::element_type() should be compatible with that of views_handler_field::element_type() in require_once() (line 8 of D:\xampp\htdocs\drupal7\sites\all\modules\votingapi\views\votingapi_views_handler_field_value.inc).
but wait my night mare doesn't stop over here!! :) now, my site got broke!! now it is not even getting transferred on other pc,
when i import the database it shows error as shown in attached image!!
my whole story can also b followed on this thread :- http://drupal.org/node/1541138
thanks..
| Comment | File | Size | Author |
|---|---|---|---|
| MySQL_error.jpg | 128.02 KB | rathin2j |
Comments
Comment #1
torotil commentedHi, sorry for the late response. Do you still have these errors?