I tried to create a view however as soon as I try to add a view I receive the following message:
Call to a member function sanitize_columns() on a non-object in /home/username/public_html/sites/all/modules/weight/weight.views.inc on line 121
I tried to create a view however as soon as I try to add a view I receive the following message:
Call to a member function sanitize_columns() on a non-object in /home/username/public_html/sites/all/modules/weight/weight.views.inc on line 121
Comments
Comment #1
davisbenI've figured out what is causing this error and hope to have a fix shortly.
Comment #2
davisbenI updated the Views style plugin to work with Views 3.x, which fixes this error, but that has revealed another issue, #1270232: Node weights not being saved when using Weight Changer views style.