PDA

View Full Version : View Outbox bug


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:

Hall of Famer
05-09-2014, 06:46 PM
For those of you who have never modified messages.php, simply download this file below and upload it to your server to overwrite the old version.