Posted by tubby on October 9, 2010 at 1:40am
2 followers
Jump to:
| Project: | Send |
| Version: | 6.x-1.0-alpha4 |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
also, the error only shows when i enable the associated blocks.
#2
Was 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.