fuzzy1
08-12-2006, 07:40 PM
Using SugarCRM, I have generated the following USER SPECIFIC error.
Error retrieving Inspections list: Query Failed:SELECT inspections.* FROM inspections where (inspections.deleted=0) ORDER BY order_no asc::MySQL error 1054: Unknown column 'order_no' in 'order clause'
I believe I have remedied the cause, however the bogus query seems to be lodged in some cache somewhere. I have flushed the users table, I have flushed the inspections table, I have dropped and reinstalled the module entirely, but can't seem get rid of the error for specific users. Any thoughts?
Error retrieving Inspections list: Query Failed:SELECT inspections.* FROM inspections where (inspections.deleted=0) ORDER BY order_no asc::MySQL error 1054: Unknown column 'order_no' in 'order clause'
I believe I have remedied the cause, however the bogus query seems to be lodged in some cache somewhere. I have flushed the users table, I have flushed the inspections table, I have dropped and reinstalled the module entirely, but can't seem get rid of the error for specific users. Any thoughts?