Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ошибка в function getPhones, файл waContactData.model.php #342

Open
kkit opened this issue Aug 25, 2021 · 0 comments
Open

ошибка в function getPhones, файл waContactData.model.php #342

kkit opened this issue Aug 25, 2021 · 0 comments

Comments

@kkit
Copy link

kkit commented Aug 25, 2021

$sql = "SELECT values, ext, status FROM ".$this->table." WHERE contact_id = i:id AND field = 'phone' ORDER BY sort";

Query Error 1054: Unknown column 'values' in 'field list'\nQuery: SELECT values, ext, status FROM wa_contact_data WHERE contact_id = 1 AND field = 'phone' ORDER BY sort"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant