Looks like its cutting off the characters of the title because of a preset determined character limit.
using phpmyadmin to manage your database you need to edit your a table in your vB database and alter the character limit
in forum table the title field is set at char(100) change it to char(255)