SELECT
			module_hooks.modulename,
			module_hooks.location,
			module_hooks.function,
			module_hooks.whenactive
		FROM
			module_hooks
		INNER JOIN
			modules
		ON	modules.modulename = module_hooks.modulename
		WHERE
			active = 1
		AND	location IN ('charstats', 'collapse-nav{', 'collapse{', 'everyhit', 'footer-about', 'header-about', 'holiday', 'template-adwrapper', 'template-footer', 'template-header', 'template-login', 'template-loginfull', 'template-navhead', 'template-navitem', 'template-petitioncount', 'template-statbuff', 'template-statend', 'template-stathead', 'template-statrow', 'template-statstart', '}collapse', '}collapse-nav')
		ORDER BY
			module_hooks.location,
			module_hooks.priority,
			module_hooks.modulename
Table 'reign.module_hooks' doesn't exist
Call Stack:
1: db_query("SELECT module_hooks.m...") called from /home/reign/public_html/lib/dbwrapper_mysql.php on line 56
2: db_query_cached("SELECT module_hooks.m...", "moduleprepare-8340c578b0b...") called from /home/reign/public_html/lib/modules.php on line 337
3: mass_module_prepare(Array(
0=>"template-header", 1=>"template-footer", 2=>"template-statstart", 3=>"template-stathead", 4=>"template-statrow", 5=>"template-statbuff", 6=>"template-statend", 7=>"template-navhead", 8=>"template-navitem", 9=>"template-petitioncount", 10=>"template-adwrapper", 11=>"template-login", 12=>"template-loginfull", 13=>"everyhit", 14=>"header-about", 15=>"footer-about", 16=>"holiday", 17=>"collapse{", 18=>"collapse-nav{", 19=>"}collapse-nav", 20=>"}collapse", 21=>"charstats"
)
)
 called from /home/reign/public_html/common.php on line 201
4: require_once("/home/reign/public_html/c...") called from /home/reign/public_html/about.php on line 6