[19:22:33] I am using extension:popups for preview but there is a problem in preview like preview works when i logged out but when I login its not working, any idea please. Thanks in advance [19:43:43] Guest59: Check if you disabled it in preferences, and also check the error log console of your browser in case there's a broken user script that also affects the extension [19:58:34] Vulpix I have enabled it in preference but the issue still persists [20:12:00] hi. [20:12:03] hello [20:12:11] I want to turn off the edit option on the main page, can you help me? [20:12:17] Mediawiki [20:12:20] ? [20:12:35] LocalSettings.php [20:12:37] Commands [20:14:02] Guest34: Protect the page [20:14:21] Main_Page?veaction=edit [20:14:27] Main page [20:14:30] https://www.mediawiki.org/wiki/Help:Protecting_and_unprotecting_pages [20:15:15] Commands ? [20:15:27] LocalSettings.php [20:17:27] There is no bet on how to make it closed in the link you provided [20:17:35] Vulpix? [20:18:28] You can still edit it because you're sysop (presumably) [20:18:37] Try logging-out? [20:20:22] Even when it is closed, home page editing is opened even if the guest is logged in, the home page has the right to edit how can I turn this right off [20:21:00] protected pages can't be edited by users [20:21:07] I want only admins to be able to change the main page, members cannot change, they can only create pages in their own memberships. [20:21:16] Link ? [20:21:17] https://www.sohbetsuper.com/MediaWiki/index.php/Main_Page?veaction=edit [20:21:29] Edit disable commands [20:21:30] :S [20:22:32] yes, but now it can be edited, how can we turn it off? [20:22:46] Guest34: Looks like you haven't followed the instructions given on my previous link [20:22:50] The page is not protected [20:22:53] LocalSettings.php [20:22:56] Commands ? [20:23:01] https://www.sohbetsuper.com/MediaWiki/index.php/Special:ProtectedPages - No page listed here means it's not protected [20:23:10] RTFM? [20:24:54] User Offline Mainpage Editor [20:25:32] I want to turn off the permission to edit the home page [20:26:44] $wgGroupPermissions['user']['editpage'] = false; [20:27:01] it didn't work [20:27:26] of course it didn't [20:28:57] Do you know how we can disable it? [20:29:10] Yes. Read https://www.mediawiki.org/wiki/Help:Protecting_and_unprotecting_pages [20:30:08] Protecting and unprotecting pages  [20:30:09] ? [20:30:18] Commands ? [20:33:21] MediaWiki/index.php/Main_Page?veaction=edit [20:33:25] Disable ? [20:33:32] edit disable [20:33:35] Main page ? [20:34:37] Reedy C ? [20:42:33] Do you know how we can disable it? [20:42:34] Editor disable Commands ? [21:02:18] Hello, I have a question, maybe someone knows the answer. On apache server is there a difference between 'flush_all' and 'php purgeList.php --purge --all'? [21:59:55] Hello, I have a question, maybe someone knows the answer. On apache server is there a difference between 'flush_all' and 'php purgeList.php --purge --all'? [22:12:12] Guest17: it'll depend on what other caches you have enabled [22:12:40] purgeList will effect parser cache and template expansion and things [22:32:53] RhinosF1 so purgeList does more and is to prefer over flush? [22:33:06] Yes [22:33:18] To my understanding [22:33:25] Cache can have quite a few layers [22:33:55] The php script should catch all [22:34:04] ok thank you