[00:33:15] !blank [00:33:15] A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see . [07:53:09] If I have a descriptionurl value, can I use the API to get an URL to the image itself? [07:53:23] e.x. https://commons.wikimedia.org/wiki/File:RiveuferHerbst.JPG [07:53:29] or RiveuferHerbst.JPG [08:00:51] found it [08:00:52] http://commons.wikimedia.org/w/api.php?action=query&titles=File:RiveuferHerbst.JPG&prop=imageinfo&iiprop=url [10:51:41] Hi, I used http://www.mediawiki.org/wiki/Manual:ImportImages.php to import about 200 images. All of them were found in the gallery of new files, but about 10 % of them did not get proper thumbnails in the listing and were missing on the wiki pages were they were referenced. A few days later they appear correctly. Is there any caching problem when importing images that resolves after some time? [11:54:11] chiffr: yes [11:54:20] Thumbnails are not generated on upload [11:56:15] Though it's planned that they will https://bugzilla.wikimedia.org/show_bug.cgi?id=67698 [12:18:31] Nemo_bis, Thank you. That should explain the phenomenon I saw when importing images. [15:06:26] Hello, the installer just told me that the variables $wgSecretKey and $wgUpgradeKey it generated aren't secure. What's the maximum length for those variables? [15:07:17] $wgUpgradeKey seems to have 16 chars by default, but I'd like to add more if that's possible... [15:07:30] <^d> $wgUpgradeKey shouldn't have any max limit. [15:07:45] <^d> Unless the text field on the installer has some limit :) [15:08:09] There wasn't really a text field, it just generated a random value and saved it in the LocalSettings.php [15:08:19] I'll try a longer value, thanks :) [15:08:55] <^d> I mean the text box you put that value back into to unlock the installer. [15:09:04] <^d> (that's what its for, nothing else) [15:10:12] Oh. I haven't seen that one yet :) [15:42:47] jquery and mediawiki are not in https://bits.wikimedia.org/en.wikipedia.org/load.php?debug=true&lang=en&modules=startup&only=scripts&skin=vector&* anymore [15:42:51] has anything changed?