Answer the question
In order to leave comments, you need to log in
Why is the request not being fulfilled?
$criteria->join = 'LEFT JOIN r_users ON r_users.email = r_payments.LABEL';
Answer the question
In order to leave comments, you need to log in
There is not much information, but I can assume that this should help
$criteria->join = 'LEFT JOIN r_users ON r_users.email = t.LABEL';
CDbCommand failed to execute SQL query: SQLSTATE[42S22]: Unknown field: 1054 Unknown column 'r_payments.label' in condition
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question