Closed (fixed)
Project:
Send
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2010 at 01:40 UTC
Updated:
9 Aug 2012 at 16:51 UTC
user warning: Unknown column 'title' in 'field list' query: SELECT send.sid AS sid, title FROM send send LIMIT 0, 10 in /home/mysite/public_html/sites/all/modules/views/includes/view.inc on line 771.
i deactivated the send module and any associated modules.
uninstalled these modules.
reinstalled these modules.
got the above error.
http://imm.io/media/1z/1zaj.png
^screenshot of broken view
Comments
Comment #1
tubby commentedalso, the error only shows when i enable the associated blocks.
Comment #2
curtleon commentedWas there ever a solution to this issue? I'm have a similar problem:
user warning: Unknown column 'title' in 'field list' query: SELECT COUNT(*) FROM (SELECT title FROM dr_send send ) count_alias in /home4/nookindb/public_html/blognookindustries/modules/views/includes/view.inc on line 745.
user warning: Unknown column 'title' in 'field list' query: SELECT title, nid, language FROM dr_send send LIMIT 0, 10 in /home4/nookindb/public_html/blognookindustries/modules/views/includes/view.inc on line 771.
I removed the send module but I still get this issue.
Comment #3
allie mickaViews support should be all fixed up in the betaX releases.
Thanks!