alright I got in that time, when I clicked on the board
http://ridersplace.net/Alpha2/index.php?topic=2.0I get this: Template Parse Error!
Parse error: syntax error, unexpected '}' in .../Themes/YAPSimpleBlue/Display.template.php on line 667
658: </td>
659: </tr>
660: </table>';
661:
662: }
663: if ($context['show_spellchecking'])
664: echo '
665: <form action="', $scripturl, '?action=spellcheck" method="post" accept-charset="', $context['character_set'], '" name="spell_form" id="spell_form" target="spellWindow"><input type="hidden" name="spellstring" value="" /></form>';
666: }
667: }668:
669: ?>
670:
I think that is not suppose to be there.