Hello,
I'm running 4.5.1 I mported a list of leads.
When viewing the lead list, sorted by Name, and I click on a Lead name, I get the following error:
Error retrieving Lead list: Query Failed:SELECT leads.*, users.user_name assigned_user_name FROM leads LEFT JOIN users ON leads.assigned_user_id=users.id where leads.deleted=0 ORDER BY name ASC LIMIT 0,1::MySQL error 1054: Unknown column 'name' in 'order clause'
If I sort by some other field, and click on the name, it retrievs the Lead just fine.
Any thoughts?
thanks
Wes


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks