Página 1 de 1

Erro Relatório/Clientes/Atividades

Enviado: 04 Jun 2016, 22:23
por fegiacomel
Olá,

No painel de admin em Relatórios>>clientes>>atividades aparece este erro:

Fatal error: Uncaught exception 'Exception' with message 'Error: Unknown column 'ca.customer_activity_id' in 'field list'<br />Error No: 1054<br />SELECT ca.customer_activity_id, ca.customer_id, ca.key, ca.data, ca.ip, ca.date_added FROM oc_customer_activity ca LEFT JOIN oc_customer c ON (ca.customer_id = c.customer_id) ORDER BY ca.date_added DESC LIMIT 0,20' in /home/casalouredo/public_html/system/library/db/mysqli.php:40 Stack trace: #0 /home/casalouredo/public_html/system/library/db.php(16): DB\MySQLi->query('SELECT ca.custo...', Array) #1 /home/casalouredo/public_html/admin/model/report/customer.php(358): DB->query('SELECT ca.custo...') #2 [internal function]: ModelReportCustomer->getCustomerActivities(Array) #3 /home/casalouredo/public_html/system/storage/modification/system/engine/loader.php(150): call_user_func_array(Array, Array) #4 [internal function]: Loader->{closure}(Array) #5 /home/casalouredo/public_html/system/engine/proxy.php(13): call_user_func(Object(Closure), Array) #6 /home/casalouredo/public_html/admi in /home/casalouredo/public_html/system/library/db/mysqli.php on line 40

Quem puder dar um help!
Versão 2.2.0.0
O resto ta supimpa por hora.

Grato pelo espaço!

Re: Erro Relatório/Clientes/Atividades

Enviado: 09 Jun 2016, 08:43
por kaxorruloko
Se vc não modificou nada do seu customer.php
Tenta add essa linha de comando no seu .htaccess

# Habilitar o PHP 5.6
AddType application/x-httpd-php56 .php