Page 1 of 1

Problema con Panle de Administracion

Posted: Fri Dec 05, 2014 5:09 am
by emcpublicidad
Buenas amigos, les escribo para solicitarles info, realice la instalacion de opencart 2.0 en mi host y si voy a la tienda todo bien, pero si intento ingresar en el modulo de administracion, luego de ingresar mis datos me tira este error:

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

y ya no se que hacer. Gracias!!!!!

Re: Problema con Panle de Administracion RESUELTO

Posted: Sun Dec 07, 2014 2:46 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. :)