Všeobecná chyba
SQL ERROR [ mysqli ]
Incorrect string value: '\xC8as a ...' 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 ('1', 'panel.html', '', 1322596101, '<div class=\"forabg\">\n <div class=\"inner\"><span class=\"corners-top\"><span></span></span>\n <table class=\"table1\" cellspacing=\"1\" id=\"top_five\">\n <thead>\n <tr>\n <th style=\"width: 33%;\">Vitaj {S_USERNAME}</th>\n <th style=\"width: 33%;\">Pripravujeme</th>\n <th style=\"width: 33%;\">�as a d�tum</th>\n </tr>\n </thead>\n <tbody>\n <tr class=\"bg2\">\n <td valign=\"top\"><span class=\"gensmall\"><center>{USER_AVATAR}</center>\n\n<script> if (document.characterSet) { var charset = document.characterSet; } else if (document.charset) { var charset = document.charset; } else { var charset = \'none\'; } document.write(\'<\'+\'script type=\"text/javascript\" src=\"http://meniny.pmacko.sk/js.php?tz=Dnes+je+&ts=%2C+meniny+m%C3%A1+&tk=.&char=\'+charset+\'\"><\'+\'/script>\'); </script> <noscript>Meniny, <a href=\"http://meniny.pmacko.sk\">.js meniny</a></noscript></td>\n\n <td valign=\"top\"><!-- BEGIN top_five_active -->{top_five_active.USERNAME_FULL}<br /> {L_POSTS}: <a href=\"{top_five_active.S_SEARCH_ACTION}\">{top_five_active.POSTS}</a><br /><!-- END top_five_active --></td>\n \n <td valign=\"top\"><span class=\"gensmall\"><center><embed src=http://xxx.sk/forum/images/flash/clock.swf width=150 height=150 wmode=transparent type=application/x-shockwave-flash></embed></center>\n\n\n </span></td>\n </tr>\n </tbody>\n </table>\n\n <span class=\"corners-bottom\"><span></span></span></div>\n</div>')
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_template.php
LINE: 85
CALL: dbal_mysqli->sql_query()
FILE: includes/template.php
LINE: 430
CALL: template_compile->_tpl_load_file()
FILE: includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()
FILE: includes/template.php
LINE: 403
CALL: template_compile->compile()
FILE: includes/template.php
LINE: 224
CALL: template->_tpl_load()
FILE: includes/functions.php
LINE: 4887
CALL: template->display()
FILE: index.php
LINE: 185
CALL: page_footer()
jednoducho som dal do indexu toto
- Kód: Vybrať všetko
<!-- INCLUDE panel.html -->
A v panel.html mám
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<table class="table1" cellspacing="1" id="top_five">
<thead>
<tr>
<th style="width: 33%;">Vitaj {S_USERNAME}</th>
<th style="width: 33%;">Pripravujeme</th>
<th style="width: 33%;">Čas a dátum</th>
</tr>
</thead>
<tbody>
<tr class="bg2">
<td valign="top"><span class="gensmall"><center>{USER_AVATAR}</center>
<script> if (document.characterSet) { var charset = document.characterSet; } else if (document.charset) { var charset = document.charset; } else { var charset = 'none'; } document.write('<'+'script type="text/javascript" src="http://meniny.pmacko.sk/js.php?tz=Dnes+je+&ts=%2C+meniny+m%C3%A1+&tk=.&char='+charset+'"><'+'/script>'); </script> <noscript>Meniny, <a href="http://meniny.pmacko.sk">.js meniny</a></noscript></td>
<td valign="top"><!-- BEGIN top_five_active -->{top_five_active.USERNAME_FULL}<br /> {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a><br /><!-- END top_five_active --></td>
<td valign="top"><span class="gensmall"><center><embed src=http://xxx.sk/forum/images/flash/clock.swf width=150 height=150 wmode=transparent type=application/x-shockwave-flash></embed></center>
</span></td>
</tr>
</tbody>
</table>
<span class="corners-bottom"><span></span></span></div>
</div>




News
![Validate my Atom 1.0 feed [Valid Atom 1.0]](http://validator.w3.org/feed/images/valid-atom.png)