Advanced Search

Author Topic: A Thread from a noob that really wishes to know how to solve his problem  (Read 36612 times)

0 Members and 1 Guest are viewing this topic.

October 09, 2016, 01:22:16 AM
Read 36612 times

Offline JohnVyttalRay

  • Standard Member

  • The flames of justice are eternal
  • Date Registered: September 12, 2016, 08:03:55 PM

    • View Profile
Ok, I had an problem, how should I upload an image here? I tried in another thread using (img)(/img) and it didn't work (I know that it uses another symbols, but if I used the right one here, it wouldn't show nothing), and I got a link from my image (that is here in my laptop) and put between "the 2 image things", all I got is that famous symbol of a paper with white and green colors that mean that or the image is unavailbe or that it didn't loaded. please help.

October 09, 2016, 01:27:44 AM
Reply #1

Offline Beed28

  • MM8BDM Extender

  • Putting the 'bounce' into your world.
  • ***
  • Date Registered: June 20, 2011, 08:07:58 PM

    • View Profile
Re: A Thread from a noob that really wishes to know how to solve his problem
« Reply #1 on: October 09, 2016, 01:27:44 AM »
You need to upload to an image hosting site. There are many out there, but personally, I highly recommend imgur.

October 09, 2016, 01:29:11 AM
Reply #2

Offline JohnVyttalRay

  • Standard Member

  • The flames of justice are eternal
  • Date Registered: September 12, 2016, 08:03:55 PM

    • View Profile
Re: A Thread from a noob that really wishes to know how to solve his problem
« Reply #2 on: October 09, 2016, 01:29:11 AM »
Ok then Bend, let's see if this works and then I'll tell you here.

October 09, 2016, 01:59:20 AM
Reply #3

Offline JohnVyttalRay

  • Standard Member

  • The flames of justice are eternal
  • Date Registered: September 12, 2016, 08:03:55 PM

    • View Profile
Re: A Thread from a noob that really wishes to know how to solve his problem
« Reply #3 on: October 09, 2016, 01:59:20 AM »
Still doesn't work, here's the link of my failure http://cutstuff.net/forum/index.php?topic=1576.msg333617#new
Also, the album in imgur is in the public setting

October 09, 2016, 04:29:27 AM
Reply #4

Offline Korby

  • Global Moderator

  • Benvenuto nella room italiana!
  • **************
  • Date Registered: March 04, 2010, 03:36:02 AM

    • View Profile
    • Korby Games
Re: A Thread from a noob that really wishes to know how to solve his problem
« Reply #4 on: October 09, 2016, 04:29:27 AM »
Get the direct link to the image.
Using an example from your post, http://imgur.com/xWbWImJ becomes http://i.imgur.com/xWbWImJ.png
Then, put that inside img tags, like this.
Code: [Select]
[img]http://i.imgur.com/xWbWImJ.png[/img]And that will appear as such.

October 09, 2016, 04:54:40 PM
Reply #5

Offline JohnVyttalRay

  • Standard Member

  • The flames of justice are eternal
  • Date Registered: September 12, 2016, 08:03:55 PM

    • View Profile
Re: A Thread from a noob that really wishes to know how to solve his problem
« Reply #5 on: October 09, 2016, 04:54:40 PM »
Thank you for the solution.