Internal error
Detected bug in an extension! Hook bb2_mediawiki_timer failed to return a value; should return true to continue hook processing or false to abort.
Backtrace:
#0 /home/seventh/public_html/wikific/includes/Parser.php(386): wfRunHooks('ParserAfterTidy', Array) #1 /home/seventh/public_html/wikific/includes/Article.php(3017): Parser->parse('[[Image:YClipar...', Object(Title), Object(ParserOptions), true, true, 3231) #2 /home/seventh/public_html/wikific/includes/Article.php(831): Article->outputWikiText('[[Image:YClipar...') #3 /home/seventh/public_html/wikific/includes/Wiki.php(383): Article->view() #4 /home/seventh/public_html/wikific/includes/Wiki.php(48): MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), Object(User), Object(WebRequest)) #5 /home/seventh/public_html/wikific/index.php(89): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(User), Object(WebRequest)) #6 {main}
Now what??? _Azurite
A change in error handling apparently causes some extensions to break ( http://lists.wikimedia.org/pipermail/mediawiki-l/2007-September/023348.html). Disable the extension, contact its author and ask him to fix the problem, or fix the problem yourself.