[10:16:37] Apologies - don't think my last message sent. Referring to my earlier message "I'm setting up my first wiki and am having trouble with the popup extension. It's working fine for references, but when I mouseover a wikilink, the popup has no content (no image or text) and only shows the three dots at the top left of the popup and cog at the bottom [10:16:37] right. I've installed TextExtracts and PageImages and everything else is running fine on 1.33". I've tried refreshing links via command line, still no luck. Any other suggestions? [10:17:49] Check your browser console? [10:18:41] Reedy: for what? [10:18:50] Errors [10:19:32] Exception in resolve:load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:2 Error: Unknown module: ext.eventLogging.subscriber at sortDependencies (load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:8) at sortDependencies (load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:9) at resolveStubbornly [10:19:33] (load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:9) at Object.load (load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:21) at Choroideremia:9 at Array.RLQ.push (load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:42) at load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:42 at [10:19:33] load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:42logError @ load.php?lang=en-gb&modules=startup&only=scripts&skin=tweeki:2load.php?debug=false&lang=en-gb&modules=jquery&skin=tweeki&version=0w5wrgy:141 JQMIGRATE: Migrate is installed with logging active, version [10:19:34] 3.0.1load.php?debug=false&lang=en-gb&modules=jquery&skin=tweeki&version=0w5wrgy:141 JQMIGRATE: jQuery(window).on('load'...) called after load event occurredmigrateWarn @ load.php?debug=false&lang=en-gb&modules=jquery&skin=tweeki&version=0w5wrgy:141 [10:19:53] That looks suspect [10:19:57] lol [10:21:54] Apologies - I lost connection for a minute after your "that looks suspect" comment [10:22:42] I guess that error is probably at least part of the reason [10:22:57] I don't see that EL in Popups though [10:23:19] No, dependecies were only ImagePage and TextExtracts I think [10:23:29] I can install the other extensions and see what happens. [10:23:31] What is that skin? [10:23:34] Tweeki [10:23:45] Where's it from? [10:23:55] Need something really clear for visually impaired users, seemed to be the least cluttered [10:24:08] https://www.mediawiki.org/wiki/Skin:Tweeki [10:24:12] https://github.com/thaider/Tweeki/ [10:24:25] Doesn't look to be that either [10:25:22] The only mention I can find of ext.eventLogging.subscriber is in Popups though [10:25:23] In comments [10:25:29] * Reedy looks at REL1_33 [10:25:56] https://github.com/wikimedia/mediawiki-extensions-Popups/search?q=ext.eventLogging.subscriber&unscoped_q=ext.eventLogging.subscriber [10:27:32] Popups does reference eventlogging - There are also optional dependencies on Beta Features (if you want to enable the Reference Previews as beta feature), and Extension:EventLogging and Extension:WikimediaEvents (for instrumentation). [10:27:54] Maybe as I've got beta features enagled it requires the eventlogging extension. I'll have a play around. Thanks fo rthe he [10:28:12] for the help - I'm learning the ropes [10:28:33] There is a $wgPopupsEventLogging [10:29:21] but defaults to false [10:53:42] hihi [10:54:09] What is the official Visual Editor extension of MediaWiki? [10:54:14] https://www.mediawiki.org/wiki/Extension:VisualEditor ? [10:57:51] Does VisualEditor have a plugin system [10:58:16] faceface: yes [10:59:02] faceface: look for word "plugin" on that page, you'll find the reference to PluginModules [11:04:18] nice [11:04:22] thanks kostajh [11:05:03] kostajh: can you point me at an example plugin? [11:05:04] faceface: you might try the #mediawiki-visualeditor for help too [11:05:10] ok, thanks [11:06:39] Hi there, how can I link an external image (in tag) to a internal wiki page? [11:06:44] I tried [[|Poverty]] , but that doesn't work. [11:07:11] mmec: just use the html tag [11:12:05] faceface: any other options to keep the markup simpler? [11:12:13] and preserve "Links to this page" ? [11:12:43] mmec: download the image and upload it to your wiki [11:15:25] tru cheers [11:29:59] I enabled my wiki to send mail, but now I notice that port 25 is open. I guess it doesn't need to be? [11:30:08] (for the wiki to send mail I mean) [11:32:03] how did you enable it? [11:32:10] port 25 is smtp, chances are you enabled a mail server that now listens. [11:32:16] right [11:32:22] procmail or so [11:32:26] (I forget!) [11:32:29] I suggest you keep it open, because a lot of spam filters reject mail from servers with 25 closed due to spam. [11:32:37] oic [11:32:40] Interesting [11:32:47] I'm just worried about vulns [11:32:57] wait... vulnz [11:33:24] please netstat -lpn? [11:33:32] let's see if port 25 is actually open to the wider internet first. [11:33:55] tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 32587/master [11:34:12] Looks open... I found it using nmap on a different box [11:34:59] 32587 = /usr/lib/postfix/sbin/master [11:36:04] Try a firewall. I don't think postfix lets you close port 25. [11:36:10] thanks [11:49:47] Funily enough, I was just using netstat to look for parsoid [11:49:54] but I don't see it listening [11:49:59] and I'm getting errors [11:58:16] yeah... parsoid is open to the world... great! [13:51:25] I upload a file in chunks and after 42 chunks properly updated, it writes 1 byte short which makes the next upload fail as the uploads do not match [17:08:58] Hello, I have a problem with my mediawiki, I can't connect to it anymore Your login session seems to have problems; this action has been canceled to prevent session hijacking. Please submit the form again. [17:09:26] and when I do it again, the same message [17:09:57] what can I do I installed it in a proxgroup server. [17:12:16] is anyone has the solution ? I search for it on internet without success. [17:16:32] liou62: look into your session caching settings; chances are the wiki is configured to use CACHE_ACCEL or CACHE_MEMCACHED and the underlying cache is misbehaving [17:16:47] also check if your browser is blocking cookies from the site [17:22:49] ## Shared memory settings$wgMainCacheType = CACHE_NONE;$wgMemCachedServers = []; [17:23:33] on localsetting [17:25:33] liou62: set $wgSessionCacheType = CACHE_DB; [17:32:03] I did it, but it doesn't work unless I use private browsing [17:32:26] I'm not in https, it's a test wiki [17:39:18] Problem solved : ## Shared memory settings$wgMainCacheType = CACHE_ACCEL;$wgMainCacheType = CACHE_DB; [17:39:31] thanks fo your help [17:44:15] > it doesn't work unless I use private browsing [17:44:46] this probably means you have some old cookies that are interfering with the login cookies. Try clearing your cookies [17:54:19] I did it thanks