mercuryboard has exited with an error
Undefined index: f
The error was reported on line 240 of /home/erinhart/www/www/forum/func/post.php
238
239 } else {
240 if (!$this->perms->auth('post_noflood', $this->get['f']) && ($this->user['user_lastpost'] > ($this->time - $this->sets['flood_time']))) {
241 return $this->message($this->lang->post_replying, sprintf($this->lang->post_flood, $this->sets['flood_time']));
242 }
Check status of problem (recommended)
View debug information (advanced)