[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tip: how to delete a page in Wiki (mediawiki)



 
    


You need to log into the wiki as a user with sysop privileges (in MediaWiki version 1.5 an user in a group - "sysop" with delete privilege). Then you'll see a delete tab at the top of the article.

Please check wikidb database in MySQL, and user and user_groups tables. Add userid and user group - "sysop" in user_groups table.

Have a look at LocalSettings.php file under $Wiki_Home/ directory.



Google