Hey All,
I am SO STUMPED!
After Some updates today (principly to enable Assigned To: field and Only My Items filter in ProspectLists/ListView)
I began getting MySQL error 1054: Unknown column 'user' having CLICKED the Select Button for the Target List Subpanel in
Campaigns/DetailView AND THEN CLICKING on the Column Sort Heading for Newly Functional PROSPECT_LIST.ASSIGNED_USER_NAME
(was {PROSPECT_LIST.ASSIGNED_TO_NAME}) in ProspectLists/Popup_picker.html
( also assigned_user_name was added to vardefs)
Logged Out/In as Different User, Different campaign, Select Target Lists, Sort By Assigned To: column
AND UP JUMPS THE ERORError retrieving ProspectList list: Query Failed:SELECT users.user_name as assigned_user_name, prospect_lists.* FROM prospect_lists LEFT JOIN users ON prospect_lists.assigned_user_id=users.id AND users.deleted = 0 where prospect_lists.deleted=0 ORDER BY user asc LIMIT 0,50::MySQL error 1054: Unknown column 'user' in 'order clause'
I have rolled back all updates, but the error persists.
I have rolled back the entire moduels folder AND STILLL the error persists in the ProsepctLists Popup,
which no longer loads the list at all -- only the error -- for a USER who has attempted to sort by User in Popup.
It is User Specifiec (Only affects Users who have tried to sort)
AND whatever caused it, I haven't been able to trace but can rule out with some certainty that whaterver caused it is
no longer in the code ... so why does this error persist.
Something lodged in some CACHE, Cookie.... or User Settiongs? How Do I Make this go away????


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks