By using this site, you agree to our Privacy Policy and our Terms of Use. Close

This forum gets an awful lot of threads where the tables get all messed up.  Example: http://www.vgchartz.com/forum/thread.php?id=11649&start=0#end

It seems to happen when someone copies and pastes a table into their thread, or messes up quoting somebody, that sort of thing.  What seems to be happening is that a [table] tag (replace [] with <>) is missing its corresponding [/table] tag, which screws up the HTML.  This could be fixed by parsing posts to detect and close any open tags.