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

ПереходWarning: session_start() [function.session-start]: open(tmp/sess_d31fc077657fdb8d8b1c58f4d2d0ac8b, O_RDWR) failed: No such file or directory (2


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

После перехода на новую версию вылезло при заходе в админку


Warning: session_start() [function.session-start]: open(tmp/sess_d31fc077657fdb8d8b1c58f4d2d0ac8b, O_RDWR) failed: No such file or directory (2) in /home/biz-mar/imperiumtime.com/docs/admin/includes/application_top.php on line 358
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/biz-mar/imperiumtime.com/docs/admin/includes/application_top.php:358) in /home/biz-mar/imperiumtime.com/docs/admin/includes/application_top.php on line 358
Warning: Cannot modify header information - headers already sent by (output started at /home/biz-mar/imperiumtime.com/docs/admin/includes/application_top.php:358) in /home/biz-mar/imperiumtime.com/docs/admin/includes/functions/general.php on line 131
[/CODE]

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

Да. работает.

осталось последнее.

Ставлю щаблон на 1.67

наверстанный на 1.67 с главной магазина выдает ошибку БД а в ней


10/03/2012 21:03:58 | 1054 - Unknown column 'opd.download_pin_code' in 'field list' | SELECT DATE_FORMAT(date_purchased, '%Y-%m-%d') as date_purchased_day, op.products_name, opd.orders_products_download_id, opd.orders_products_filename, opd.download_count, opd.download_maxdays, opd.download_pin_code,opd.download_is_pin
FROM orders o, orders_products op, orders_products_download opd
WHERE customers_id = '3'
AND o.orders_id = '1'
AND o.orders_status >= 4
AND op.orders_id = '1'
AND opd.orders_products_id=op.orders_products_id
AND (opd.orders_products_filename != '' or opd.download_is_pin='1') | /index.php
[/CODE]

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

Пишет, что нет колонки download_pin_code в таблице orders_products_download

По умолчанию в /install/vam.sql такая колонка есть.

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