pachoofoosh
05-09-2014, 05:18 PM
When viewing your outbox when there are no messages to be shown, the site throws a fatal error.
The error that pops up references messages.php on line 100, which shows "$this->setFlagss("message_error", "outbox_empty");". Once setFlagss is changed to setFlags, the error goes away and the outbox page works fine. c: