Jump to content

Clarify Clothing

Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • First Name
    Clarify
  • Last Name
    Clothing

Clarify Clothing's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hola tengo una instalación de un tema gratuito llamado ap amelia, manejo un local host usando MAMP todo muy bien en la instalación hasta que intente entrar desde el back office a productos, la pantalla se pone en blanco y verificando cada link pasa lo mismo cuando intento entrar a modulos y servicios, de todo lo que he leído en el foro no encuentro solucion, coloque el modo depuracion debug mode y me arrojo este mensaje. Gracias de antemano por su ayuda Whoops, looks like something went wrong. 4/4DriverException in AbstractMySQLDriver.php line 115:An exception occured in driver: SQLSTATE[HY000] [2006] MySQL server has gone awayin AbstractMySQLDriver.php line 115 at AbstractMySQLDriver->convertException('An exception occured in driver: SQLSTATE[HY000] [2006] MySQL server has gone away', object(PDOException)) in DBALException.php line 145 at DBALException::driverException(object(Driver), object(PDOException)) in Driver.php line 47 at Driver->connect(array('driver' => 'pdo_mysql', 'host' => 'localhost:8888', 'port' => null, 'dbname' => 'ap_amelia', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array(), 'serverVersion' => '5.1'), 'root', 'root', array()) in Connection.php line 360 at Connection->connect() in Connection.php line 814 at Connection->executeQuery('SELECT t0.id AS id_1, t0.employee AS employee_2, t0.shop AS shop_3, t0.controller AS controller_4, t0.action AS action_5, t0.filter AS filter_6 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1', array('1', '1', 'ProductController', 'catalogAction'), array('integer', 'integer', 'string', 'string')) in BasicEntityPersister.php line 712 at BasicEntityPersister->load(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction'), null, null, array(), null, '1', null) in EntityRepository.php line 196 at EntityRepository->findOneBy(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction')) in AdminProductDataProvider.php line 78 at AdminProductDataProvider->getPersistedFilterParameters() in ProductController.php line 119 at ProductController->catalogAction(object(Request), 'last', '0', 'last', 'last') at call_user_func_array(array(object(ProductController), 'catalogAction'), array(object(Request), 'last', '0', 'last', 'last')) in bootstrap.php.cache line 3238 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3197 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3351 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2536 at Kernel->handle(object(Request), '1', false) in index.php line 86 3/4PDOException in PDOConnection.php line 47:SQLSTATE[HY000] [2006] MySQL server has gone awayin PDOConnection.php line 47 at PDOConnection->__construct('mysql:host=localhost:8888;dbname=ap_amelia;charset=UTF8;', 'root', 'root', array()) in Driver.php line 41 at Driver->connect(array('driver' => 'pdo_mysql', 'host' => 'localhost:8888', 'port' => null, 'dbname' => 'ap_amelia', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array(), 'serverVersion' => '5.1'), 'root', 'root', array()) in Connection.php line 360 at Connection->connect() in Connection.php line 814 at Connection->executeQuery('SELECT t0.id AS id_1, t0.employee AS employee_2, t0.shop AS shop_3, t0.controller AS controller_4, t0.action AS action_5, t0.filter AS filter_6 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1', array('1', '1', 'ProductController', 'catalogAction'), array('integer', 'integer', 'string', 'string')) in BasicEntityPersister.php line 712 at BasicEntityPersister->load(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction'), null, null, array(), null, '1', null) in EntityRepository.php line 196 at EntityRepository->findOneBy(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction')) in AdminProductDataProvider.php line 78 at AdminProductDataProvider->getPersistedFilterParameters() in ProductController.php line 119 at ProductController->catalogAction(object(Request), 'last', '0', 'last', 'last') at call_user_func_array(array(object(ProductController), 'catalogAction'), array(object(Request), 'last', '0', 'last', 'last')) in bootstrap.php.cache line 3238 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3197 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3351 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2536 at Kernel->handle(object(Request), '1', false) in index.php line 86 2/4PDOException in PDOConnection.php line 43:SQLSTATE[HY000] [2006] MySQL server has gone awayin PDOConnection.php line 43 at PDO->__construct('mysql:host=localhost:8888;dbname=ap_amelia;charset=UTF8;', 'root', 'root', array()) in PDOConnection.php line 43 at PDOConnection->__construct('mysql:host=localhost:8888;dbname=ap_amelia;charset=UTF8;', 'root', 'root', array()) in Driver.php line 41 at Driver->connect(array('driver' => 'pdo_mysql', 'host' => 'localhost:8888', 'port' => null, 'dbname' => 'ap_amelia', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array(), 'serverVersion' => '5.1'), 'root', 'root', array()) in Connection.php line 360 at Connection->connect() in Connection.php line 814 at Connection->executeQuery('SELECT t0.id AS id_1, t0.employee AS employee_2, t0.shop AS shop_3, t0.controller AS controller_4, t0.action AS action_5, t0.filter AS filter_6 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1', array('1', '1', 'ProductController', 'catalogAction'), array('integer', 'integer', 'string', 'string')) in BasicEntityPersister.php line 712 at BasicEntityPersister->load(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction'), null, null, array(), null, '1', null) in EntityRepository.php line 196 at EntityRepository->findOneBy(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction')) in AdminProductDataProvider.php line 78 at AdminProductDataProvider->getPersistedFilterParameters() in ProductController.php line 119 at ProductController->catalogAction(object(Request), 'last', '0', 'last', 'last') at call_user_func_array(array(object(ProductController), 'catalogAction'), array(object(Request), 'last', '0', 'last', 'last')) in bootstrap.php.cache line 3238 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3197 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3351 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2536 at Kernel->handle(object(Request), '1', false) in index.php line 86 1/4PDOException in PDOConnection.php line 43:PDO::__construct(): MySQL server has gone awayin PDOConnection.php line 43 at PDO->__construct('mysql:host=localhost:8888;dbname=ap_amelia;charset=UTF8;', 'root', 'root', array()) in PDOConnection.php line 43 at PDOConnection->__construct('mysql:host=localhost:8888;dbname=ap_amelia;charset=UTF8;', 'root', 'root', array()) in Driver.php line 41 at Driver->connect(array('driver' => 'pdo_mysql', 'host' => 'localhost:8888', 'port' => null, 'dbname' => 'ap_amelia', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array(), 'serverVersion' => '5.1'), 'root', 'root', array()) in Connection.php line 360 at Connection->connect() in Connection.php line 814 at Connection->executeQuery('SELECT t0.id AS id_1, t0.employee AS employee_2, t0.shop AS shop_3, t0.controller AS controller_4, t0.action AS action_5, t0.filter AS filter_6 FROM ps_admin_filter t0 WHERE t0.employee = ? AND t0.shop = ? AND t0.controller = ? AND t0.action = ? LIMIT 1', array('1', '1', 'ProductController', 'catalogAction'), array('integer', 'integer', 'string', 'string')) in BasicEntityPersister.php line 712 at BasicEntityPersister->load(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction'), null, null, array(), null, '1', null) in EntityRepository.php line 196 at EntityRepository->findOneBy(array('employee' => '1', 'shop' => '1', 'controller' => 'ProductController', 'action' => 'catalogAction')) in AdminProductDataProvider.php line 78 at AdminProductDataProvider->getPersistedFilterParameters() in ProductController.php line 119 at ProductController->catalogAction(object(Request), 'last', '0', 'last', 'last') at call_user_func_array(array(object(ProductController), 'catalogAction'), array(object(Request), 'last', '0', 'last', 'last')) in bootstrap.php.cache line 3238 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3197 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3351 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2536 at Kernel->handle(object(Request), '1', false) in index.php line 86
×
×
  • Create New...