In order to edit this wiki, you must register and verify your account.

User talk:Malkierian

From Cemu Wiki
Jump to:navigation Jump to:search

Hey, guys! I'm the person who created the new compatibility list for Cemu, and set up this wiki. I maintain both with the help of Darkemaste, and a few helpers on the wiki.

Yo dude, thanks for creating this wiki. I would like to ask if you are in need of moderators, keeping this wiki's standard up by correcting errors or use new designs to improve user experience.
-d3rive 07:30PM, 16 March 2017

Wishlist of mediawiki extensions

  • The extension not working ... When I using <ncl>Category:Cemu</ncl> I get a database error - Emulated (talk) 21:52, 23 March 2017 (CET)
Please disable this extension NiceCategoryList2 V3 I looking into the code and there is a possible SQL-injection bug.
  • I look into the source-code and it looks like someone upload a very very very special version of his own modify extension. This version 3 works with hard coded sqls command and doesn't use the $wgDBprefix or the mediawiki api, because of this the sql error happens. Maybe this hardcoded piece has possible SQL-injection bug. I fixed it and tested it out on my wiki, but I see also that the extension make some replaces by specific name-spaces and use templates for link creation... The latest version was modify for a specific wiki and I don't think that it's easy to make all changes to integrate into this wiki the last version - Emulated (talk) 10:45, 24 March 2017 (CET)
This version https://www.mediawiki.org/wiki/Extension:NiceCategoryList2/2.3 should work without problems (it has not all features (but I don't think we need the new ones)) and use the mediawiki sql api the right way and no use of templates and specific namespace replacement. - Emulated (talk) 10:45, 24 March 2017 (CET)

Wiki create thumbnail failure

Every time the wiki want to create a thumbnail an error shown, like here File:Wii_U_Pro_Controller.JPG - Emulated (talk) 12:02, 21 March 2017 (CET)

Maybe this helps you https://www.mediawiki.org/wiki/Manual:Installing_third-party_tools thx for looking in this... Emulated (talk) 20:58, 23 March 2017 (CET)
thx for the fix