Hola, desde el centro de webmasters de Google fuí notificado que el sitemap de uno de mis sitios está fallando. Lo comprobé y tiene el siguiente mensaje:
Cita: Fatal error: Call to undefined method JDocumentRAW::addCustomTag() in /home/XXX/public_html/plugins/system/iphoneicon.php on line 71
Entonces voy al archivo a la línea 71 y dice lo siguiente:
Código PHP:
* because func_get_args ( void ) returns a copy of all passed arguments NOT references.
¿Qué puedo hacer? Muchas gracias.