Page 1 of 1

Problema con opencart 2.0

Posted: Thu Dec 04, 2014 11:07 pm
by emcpublicidad
Buen dia, les escribo ya que tengo problemas al ingresar al admin, me tira el siguiente error:

Fatal error: Class 'Controllercommonprofile' not found in /home/emcpubli/public_html/carro/system/engine/action.php on line 62

Agradesco la ayuda amigos. Gracias!!

Re: Problema con opencart 2.0 RESUELTO

Posted: Sun Dec 07, 2014 2:47 am
by emcpublicidad
Resuelto con estas instrucciones:

If anyone is still having issues with odd admin screens, starting from the login, I found the following.

File header.tpl in admin/view/template/common has the following line commented out:

<!--
<link href="view/javascript/bootstrap/css/bootstrap.css" rel="stylesheet" media="screen" />
//-->

Remove <!-- and //--> and all the problems go away. :)