Перейти к содержанию
Форум поддержки пользователей VamShop

Проблема с базой..


Рекомендуемые сообщения

С чего это скрипт так глюкнул?

MYSQL ERROR REPORT

- 22/05/2011 20:05:56

---------------------------------------

1054 - Unknown column 'customers_id' in 'where clause'

select * from companies where customers_id = '0'

---------------------------------------

Server Name : domain.ru

Remote Address: 80.255.10.37

Referer : http://domain.ru/shopping_cart.php

Requested : /checkout_alternative.php

Trace Back : checkout_alternative.php:866(payment->selectionarray(0) {; }; ) => includes/classes/payment.php:183(schet->selectionarray(0) {; }; ) => includes/modules/payment/schet.php:68(vam_db_queryarray(1) {; [0]=>; &string(48) "select * from companies where customers_id = '0'"; }; ) => inc/vam_db_query.inc.php:34(vam_db_errorarray(3) {; [0]=>; &string(48) "select * from companies where customers_id = '0'"; [1]=>; &int(1054); [2]=>; &string(47) "Unknown column 'customers_id' in 'where clause'"; }; )

Ссылка на сообщение
Поделиться на другие сайты

Видимо, Вы ставили патч 1.62, а sql файл из патча не загрузили в базу данных.

Загрузите в свою базу данных SQL файл из патча 1.63

Ссылка на сообщение
Поделиться на другие сайты
×
×
  • Создать...