Image upload ... Disabled?

  • Thread starter Thread starter Jondot
  • 1 comments
  • 1,274 views
Messages
6,584
United Kingdom
Kent, UK
Messages
GTP_Jondot
Hi

I can't seem to upload any images to the Wiki. Is it meant to be like that, or is it a glitch?
 
No, it is meant to be like that. Jordan disabled file uploading.

You can easily enable/disable file uploading in MediaWiki. All you have to do is modify one line of code in the LocalSettings.php file.

If you want an image to show up, upload the image to Imageshack. Then, copy the direct url for the image. Go to the wiki page and paste that URL onto the page. Your image should now show up.

Note: If you choose the wrong URL, your image will NOT work!

So, if I wanted to link to the forum logo (which, by the way wouldn't work because of hotlinking protection), I would put -
Code:
Here is the GTP Logo https://www.gtplanet.net/i/logo.gif  It happens to be the old logo...
 
Back