Extension talk:Asksql
From MediaWiki.org
Is this extension still supported in MW 1.12a? I have tried to get it to work, but it keeps telling me I have no access to Special:Asksql (page exists). Installation is according to instruction. Should this extension be archived? Siebrand 10:16, 24 September 2007 (UTC)
- I got revision 28203 (in the REL1_10 branch) to work on 1.10 by adding $wgGroupPermissions['sysop' ]['asksql'] = true;. Jlerner 14:52, 6 December 2007 (UTC)
- Thanks. I got it to work now, too, and I updated the code in SVN trunk. Cheers! Siebrand 12:53, 31 January 2008 (UTC)
[edit] ExtensionFunctions.php ?
What is all this about ExtensionFunctions.php ? What is that? --Dmb 12:22, 9 February 2008 (UTC)
[edit] Generic SVN instructions?
Extensions in the SVN should be tagged with a specific category and a link to generic SVN instructions. Its too easy to forget how confusing it can be for a new user. --Dmb 09:21, 25 April 2008 (UTC)
[edit] Extension busted?
I just SVNed the latest revision (33879) into a 1.10.1 install, and when I visit special pages I see (literally)
<par>
Restricted special pages
* <asksql>
</par>
hrm... that isn't exactly what I see literally. See the source. Anyway, it don't look right. Also clicking the above link (it is linked) takes me to a 'blank' page.
--Dmb 09:21, 25 April 2008 (UTC)

