On Nov 26, 2013 10:19 AM, "Mark A. Hershberger" <m...@everybody.org> wrote:
> On 11/26/2013 08:23 AM, Steph Zhang wrote:
> > Can anyone help me to diagnose?
>
> I couldn't use your testing account, but if you put
>
>   error_reporting( -1 );
>   ini_set( 'display_errors', 1 );
>
> in your LocalSettings.php -- as suggested at
> https://www.mediawiki.org/wiki/Manual:How_to_debug -- do you see any
> messages during or after the upload?

good advice

this works:
http://www.hanfumap.com/w/images/thumb/d/d1/20130512.jpg/400px-20130512.jpg

but new thumbs are 404. change the px value in the URL and it's 404.

if the Mark's extra logging doesn't yield clues then the next 2 things to
check would be:
* the thumbs dir is not writeable by php
* the 404 handler that maybe was installed at one point is no longer being
reached

-Jeremy
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to