I’ve tried asking on the Mediawiki Support Desk but haven’t gotten any help.

EDIT: It looks like the issue with images comes from using Short URLs. After uploading the image through the Upload File section I get a 404 error but if I add /index.php?title= to the url I can visit the uploaded files. Not sure how to fix this though

So basically my issue is mediawiki thinks the links to my files are /File:filename.png but they’re actually at index.php?title=File:filename.png

  • Nix@merv.newsOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 months ago

    I tried it, I still can upload files to the server when I go to Upload Files section but it redirect to the 404 I think due to the Short Urls. The images still upload to the server fine but its a hassle because it always looks like it fails. I don’t know how to fix the Short Urls issue though

    and if i try to upload an image from the Upload Image section when editing the wiki it gives me the old HTTP 500 error.

    the problem is that it thinks the files are located at /view/File:filename.png

    but they’re really located at index.php?title=File:filename.png