Problema SQL en el portal
Publicado: 17 Jul 2009, 14:04
Hola a todos, la mayoría de las veces que entro en el foro mediante el portal me sale el siguiente error SQL:
¿A qué se debe?
Saludos
Código: Seleccionar todo
Error General
SQL ERROR [ mysql4 ]
Incorrect string value: '\xFAn enl...' for column 'template_data' at row 1 [1366]
SQL
INSERT INTO phpbb_styles_template_data (template_id, template_filename, template_included, template_mtime, template_data) VALUES ('2', 'portal/block/links.html', '', 1247827857, '<style type=\"text/css\">\n<!--\n.ul-link {\n list-style: none;\n margin: 0px 0px 0px 0;\n padding: 0px 0px 0 0px;\n}\n.ul-link li{\n margin: 0;\n padding: 0 0 2px 15px;\n background: url(portal/images/link.png) no-repeat left center;\n}\n.ul-link a {\n padding: 0 0 0 4px;\n}\n//-->\n</style>\n\n<table class=\"tablebg\" cellspacing=\"1\" width=\"100%\">\n <tr>\n <th>{L_LINKS}</th>\n </tr>\n <tr class=\"row1\">\n <td>\n <ul class=\"ul-link\">\n <li><a href=\"#\" title=\"Nada\" onclick=\"this.target=\'_blank\'\">Ning�n enlace de momento</a></li>\n </ul>\n </td>\n </tr>\n</table>\n<br />')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_template.php
LINE: 85
CALL: dbal_mysql->sql_query()
FILE: includes/template.php
LINE: 334
CALL: template_compile->_tpl_load_file()
FILE: includes/template.php
LINE: 603
CALL: template->_tpl_load()
FILE: includes/functions_template.php
LINE: 197
CALL: template->_tpl_include()
FILE: includes/template.php
LINE: 349
CALL: template_compile->compile()
FILE: includes/template.php
LINE: 181
CALL: template->_tpl_load()
FILE: includes/functions.php
LINE: 3956
CALL: template->display()
FILE: portal.php
LINE: 217
CALL: page_footer()
Saludos