Avisos
Vaciar todo

PHP fatal error... ¿cómo lo soluciono?

2 Respuestas
2 Usuarios
0 Reactions
3,758 Visitas
Respuestas: 92
Trusted Member
Topic starter
 

Las páginas de producto salen en blanco. El error_log me dice nada menos que:

2] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 12:32:47] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 12:36:28] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 12:47:03] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 13:01:39] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 13:26:36] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 13:28:56] PHP Fatal error: Call to undefined method shopFunctionsF::EmailIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 69
[15-May-2012 17:59:07] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 18:00:42] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68
[15-May-2012 18:56:49] PHP Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/eurodete/public_html/templates/gk_boutique/html/com_virtuemart/productdetails/default.php on line 68

Para colmo de males al mirar el código me sale como duplicado, como si estuviese escrito en gris sobreimpreso, una cosa extraña (adjunto captura).

Ya que apenas he trabajado en la tienda desinstalaré e instalaré de nuevo, pero necesito saber a qué se puede deber este error para no volverlo a cometer, gracias.

URL del sitio: http://eurodete-cp50.webjoomla.es/


 
Respondido : 16/05/2012 8:32 am
David Noguera
Respuestas: 4433
Miembro
 

Hola Internaulis, lo del código duplicado supongo que será un error javascript del editor de cPAnel, bájate el fichero a tu PC y ábrelo con el Notepad++ o cualquier otro editor que te muestre el número de línea..

Todo parece indicar que falta algún fichero, es probable que se haya borrado por equivocación.. no lo se, si no tienes datos aún, te recomiendo que reinstales el Pack..

Saludos


 
Respondido : 16/05/2012 8:59 am