Alvast bedankt voor je tijd om dit te beantwoorden!

Boris
Code: Selecteer alles
ALTER TABLE `phpbb_topics` CHANGE `topic_title` `topic_title` CHAR( 90 )NOT NULL
Code: Selecteer alles
<input type="text" name="subject" size="45" maxlength="60" style="width:450px" tabindex="2" class="post" value="{SUBJECT}" />
maxlength="60"
--> maxlenght="90"