mercuryboard has exited with an error
	
	preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead
	
	
		
		The error was reported on line 847 of /home/subhash/public_html/sites/itools/forum/global.php
				
				845         while ($template = $this->db->nqfetch($temp_query))
846         {
847             $template['template_html'] = preg_replace('~<IF (.*?)(?<!\-)>(.*?)</IF>~se', '$this->get_templates_callback(\'\\1\', \'\\2\', $template[\'template_name\'])', $template['template_html']);
848             $templates[$template['template_name']] = $template['template_html'];
849         }
	
	Check status of problem (recommended)
	View debug information (advanced)