Closed (fixed)
Project:
Weight
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2011 at 03:50 UTC
Updated:
19 Sep 2011 at 19:21 UTC
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.