Cutstuff Forum

Cutstuff => Cutstuff Discussion and Feedback => Topic started by: JohnVyttalRay on October 09, 2016, 01:22:16 AM

Title: A Thread from a noob that really wishes to know how to solve his problem
Post by: JohnVyttalRay on October 09, 2016, 01:22:16 AM
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.
Title: Re: A Thread from a noob that really wishes to know how to solve his problem
Post by: Beed28 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 (http://imgur.com/).
Title: Re: A Thread from a noob that really wishes to know how to solve his problem
Post by: JohnVyttalRay on October 09, 2016, 01:29:11 AM
Ok then Bend, let's see if this works and then I'll tell you here.
Title: Re: A Thread from a noob that really wishes to know how to solve his problem
Post by: JohnVyttalRay 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
Title: Re: A Thread from a noob that really wishes to know how to solve his problem
Post by: Korby 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.
(http://i.imgur.com/xWbWImJ.png)
Title: Re: A Thread from a noob that really wishes to know how to solve his problem
Post by: JohnVyttalRay on October 09, 2016, 04:54:40 PM
Thank you for the solution.