User talk:SortaSean
Hi, is this the correct place to contact SortaSean for help with a Wiki Extension he authored? The extension is the Infobox Data Capture and I was hoping to get help as to why its not returning any value at all when trying to delete an article.
Thank you for your time, --SupaBad 16:54, 6 April 2008 (UTC)
[edit] Problem with InfoBoxData Capture
SupaBad, Could you please give me details about the problem? --131.111.45.114 18:20, 6 April 2008 (UTC)
[edit] Problem with InfoBoxData Capture
This is what I'm getting when trying to delete:
Internal error
Detected bug in an extension! Hook InfoboxDataCapture::delete failed to return a value; should return true to continue hook processing or false to abort.
Backtrace:
- 0 /var/www/w/includes/Article.php(2171): wfRunHooks('ArticleDeleteCo...', Array)
- 1 /var/www/w/includes/Article.php(1983): Article->doDelete('content was: '{...')
- 2 /var/www/w/includes/Wiki.php(404): Article->delete()
- 3 /var/www/w/includes/Wiki.php(48): MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), Object(User), Object(WebRequest))
- 4 /var/www/w/index.php(90): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(User), Object(WebRequest))
- 5 {main}
EDIT: I'm using version 1.12.0 ยท 2008-03-20 of the mediawiki software. I notice that error when trying to edit/delete a page.
Respectfully, --SupaBad 19:36, 6 April 2008 (UTC)
[edit] Error with infobox
I'm using MySQL version 5.0 and I'm getting this error:
- 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{{{Schema}}}.`{{{tag}}}_infoboxdata` ( `ib_from` int(8) unsigned NOT NULL def' at line 1
I have no knowledge of SQL language. So I don't know what to change in here.