Discovered an error_log file in my theme folder today, it contains the following:
[02-Jan-2013 04:44:16] PHP Fatal error: Class 'qa_html_theme_base' not found in qa-theme/custom/qa-theme.php on line 10
Line 10 of qa-theme.php is:
class qa_html_theme extends qa_html_theme_base {
Is this related to q2a or was there any problem with my server or ...?