empty posts were being allowed, put a check in for the body lenght and it seems to show a lenght of 1 so this test always passes even with an empty body addpost.php
[] // Make sure there is a subject and body $Subject = rtrim($Subject); if ( (ereg("^\s*$",$Subject)) || ($Body == "") || ($postername == "") ) { $html -> not_right($ubbt_lang['ALL_FIELDS'],$Cat); }
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.