How to get pictures to show in a Forum post - please help?X

Discuss music production with Ableton Live.
Post Reply
sdmiddleton
Posts: 412
Joined: Tue Oct 21, 2008 1:35 am
Location: Sutton

How to get pictures to show in a Forum post - please help?X

Post by sdmiddleton » Thu Apr 15, 2010 11:18 pm

Hi All,

I'm probably just being thick, but how do you get pictures to show up HERE in a normal forum post without just supplying links to external pages??

Every time I drag a physical picture from the desktop it just brings up my local drive link, not the image..

[img]/Users/simonmiddleton/Desktop/Picture%201.png[/img] I assume this is required but after that my synapses don't seem to connect.

Is it some weird voodoo html shit i'm missing???

Many Thanks!!!

H20nly
Posts: 16058
Joined: Sat Oct 27, 2007 9:15 pm
Location: The Wild West

Re: How to get pictures to show in a Forum post - please help?X

Post by H20nly » Thu Apr 15, 2010 11:22 pm

you'll have to have a photobucket, snapfish, etc account or some place to store the photo online.

its only a reference to the image you see on the forum so they're always pulled from elsewhere. Your browser does the rest. Most of the pics you see on the forum are "borrowed" from all over the web.
LoopStationZebra wrote:it's like a hipster commie pinko manifesto. Rambling. Angry. Nearly divorced from all reality; yet strangely compelling with a ring of truth.

sdmiddleton
Posts: 412
Joined: Tue Oct 21, 2008 1:35 am
Location: Sutton

Re: How to get pictures to show in a Forum post - please help?X

Post by sdmiddleton » Thu Apr 15, 2010 11:41 pm

Ah ok, thanks for that, i thought as much.... I take it, it's not as simple as copy and pasting the url then and it'll just show up, there;s some other code that needed like an embedded you tube pic vid for example?

Image

sdmiddleton
Posts: 412
Joined: Tue Oct 21, 2008 1:35 am
Location: Sutton

Re: How to get pictures to show in a Forum post - please help?X

Post by sdmiddleton » Thu Apr 15, 2010 11:41 pm

Yeah!!! I can do it too!!!

thanks mate! That was pretty damn easy!

H20nly
Posts: 16058
Joined: Sat Oct 27, 2007 9:15 pm
Location: The Wild West

Re: How to get pictures to show in a Forum post - please help?X

Post by H20nly » Thu Apr 15, 2010 11:51 pm

one other hint...


for photos on the web... I always right click (PC)... or (ctrl click on Mac?) and choose
"copy image location" - which is a URL.

then use the "Img" tags when posting.

You don't want to copy the photo because thats a fail every time...

maybe thats what you discovered.

have fun!!
LoopStationZebra wrote:it's like a hipster commie pinko manifesto. Rambling. Angry. Nearly divorced from all reality; yet strangely compelling with a ring of truth.

sdmiddleton
Posts: 412
Joined: Tue Oct 21, 2008 1:35 am
Location: Sutton

Re: How to get pictures to show in a Forum post - please help?X

Post by sdmiddleton » Thu Apr 15, 2010 11:54 pm

one last question - should the [img] [/img ] code work in any forum or is that just designed for the Ableton one?

H20nly
Posts: 16058
Joined: Sat Oct 27, 2007 9:15 pm
Location: The Wild West

Re: How to get pictures to show in a Forum post - please help?X

Post by H20nly » Fri Apr 16, 2010 12:05 am

any PHP forum probably... thats what this one is based on.

you can usually scroll to the bottom of the page to find out what its made in. These days fewer people want to reinvent message boards. so they take a shell like PHP and then customize it.

There may be options that the webmaster of the site has turned off though... its worth a try, but if it doesn't work, chances are its because they specifically don't want it to.

the tags are PHP

HTML would be something like:
<a href="http://www.somelink.com"><img src=/images/your_pic></a>

my HTML is rusty, but thats the gist.
LoopStationZebra wrote:it's like a hipster commie pinko manifesto. Rambling. Angry. Nearly divorced from all reality; yet strangely compelling with a ring of truth.

outershpongolia
Posts: 2230
Joined: Wed Dec 31, 2008 8:40 am

Re: How to get pictures to show in a Forum post - please help?X

Post by outershpongolia » Fri Apr 16, 2010 12:10 am

What about when people post thumbnail pics that are links to the larger pic? it'll usually have like "800x600" under it, have they uploaded a thumb in their photobucket or is it a code you can put in

sdmiddleton
Posts: 412
Joined: Tue Oct 21, 2008 1:35 am
Location: Sutton

Re: How to get pictures to show in a Forum post - please help?X

Post by sdmiddleton » Fri Apr 16, 2010 12:18 am

H20nly wrote:any PHP forum probably... thats what this one is based on.

you can usually scroll to the bottom of the page to find out what its made in. These days fewer people want to reinvent message boards. so they take a shell like PHP and then customize it.

There may be options that the webmaster of the site has turned off though... its worth a try, but if it doesn't work, chances are its because they specifically don't want it to.

the tags are PHP

HTML would be something like:
<a href="http://www.somelink.com"><img src=/images/your_pic></a>

my HTML is rusty, but thats the gist.
Thanks my friend, that html tip solved my problem.... and for outershophongolia - This little site hinted towards getting the sizes to be as you want them http://www.w3schools.com/tags/tag_IMG.asp you can even try stuff yourself on this site...

Da hand
Posts: 1765
Joined: Sat Jan 18, 2003 8:38 pm
Location: Montreal, Canada

Re: How to get pictures to show in a Forum post - please help?X

Post by Da hand » Fri Apr 16, 2010 12:34 am

You can resize images by adding ?w=width&h=height at the end of the image's url. For example:

?w=150&h=113

Image

?w=300&h=126

Image

cellicello
Posts: 29
Joined: Wed Jun 26, 2019 4:13 am

Re: How to get pictures to show in a Forum post - please help?X

Post by cellicello » Tue Mar 26, 2024 3:07 am

H20nly wrote:
Thu Apr 15, 2010 11:51 pm
one other hint...

for photos on the web... I always right click (PC)... or (ctrl click on Mac?) and choose
"copy image location" - which is a URL.

then use the "Img" tags when posting.
Thank you that's what I was missing

Post Reply