![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
15/06/2012, 13:30
|
| | Fecha de Ingreso: diciembre-2011
Mensajes: 50
Antigüedad: 13 años, 2 meses Puntos: 0 | |
Error appserver phpMyAdmin/libraries/common.lib.php Buenas tengo el siguiente problema.... aparentemente la bbdd del phpmyadmin iba fenomenal pero fui a meterme cosa de 5 minutos y al entrar al panel de administracion me salta el siguiente error
Fatal error: Call to a member function getName() on a non-object in C:\AppServ\www\phpMyAdmin\libraries\common.lib.php on line 3046
he mirado la linea de codigo y marca lo siguiente y aparece comentada:
* the theme path
debajo vendria a venir esto:
* @global string $GLOBALS['pmaThemeImage']
*/
$GLOBALS['pmaThemeImage'] = $_SESSION['PMA_Theme']->getImgPath();
Haber si me podeis echar una mano, gracias |