mercuryboard has exited with an error


unserialize() [function.unserialize]: Error at offset 57069 of 65535 bytes

Notice [8]:
The error was reported on line 819 of /home/httpd/vhosts/erinhartshow.com/httpdocs/forum/global.php

Code:
817         $settings = $this->db->fetch("SELECT settings_data FROM {$this->pre}settings LIMIT 1");
818
819         return array_merge($sets, unserialize($settings['settings_data']));
820     }
821



Check status of problem (recommended)
View debug information (advanced)