problems posting pics here

Need help with a site function? Looking for a how-to? Have a request for a new feature? Welcome to geekville.
User avatar
Grateful Diver
I've Got Gills
Posts: 5322
Joined: Mon May 15, 2006 7:52 pm

problems posting pics here

Post by Grateful Diver »

This just started happening this morning ... my pics get "squared" and the right edge gets cut off ... like this ...

Image

They post normally on other sites, so I'm thinking it's either a user setting or something this board suddenly doesn't like about Photobucket image tags.

Makes it damn difficult for me to post pictures here ... which is mostly what I do here.

Any suggestions?

... Bob (Grateful DIver)
Threats and ultimatums are never the best answer. Public humiliation via Photoshop is always better - airsix

Come visit me at http://www.nwgratefuldiver.com/
User avatar
Mortuus
Amphibian
Posts: 859
Joined: Sat Aug 20, 2011 5:57 pm

Re: problems posting pics here

Post by Mortuus »

Hasnt this been going on a while, or is this a new problem? I know I had issues with this last time I went to go post a pic. I tried using the standard bbcode image size adjustment tags, but to no avail. It is definitely annoying...
User avatar
Scubie Doo
I've Got Gills
Posts: 3027
Joined: Mon Oct 26, 2009 3:13 pm

Re: problems posting pics here

Post by Scubie Doo »

Do you have an external site. Can you post an embedded link? When I post a photo linked to smugmug it cuts the right off, but when you click it, it shows full size. I used to upload to the site, but I had to watermark every photo. With smugmug, my photos are automatically watermarked so the link is very convenient. I know that doesn't answer your question in regards to direct upload to the site. But an linked photo is an option.
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

I'm on my phone, so I can't tell for sure, but I'm guessing its because your images are wider than the content area of this site, which I think is 600px wide. If your images are wider than that and you use the [ img ] tag, they will get cut off.
Image
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

Mortuus wrote:Hasnt this been going on a while, or is this a new problem? I know I had issues with this last time I went to go post a pic. I tried using the standard bbcode image size adjustment tags, but to no avail. It is definitely annoying...
I'm not familiar with image size tags as a standard for bbcode. Can you point me to an example?
Image
User avatar
Grateful Diver
I've Got Gills
Posts: 5322
Joined: Mon May 15, 2006 7:52 pm

Re: problems posting pics here

Post by Grateful Diver »

spatman wrote:I'm on my phone, so I can't tell for sure, but I'm guessing its because your images are wider than the content area of this site, which I think is 600px wide. If your images are wider than that and you use the [ img ] tag, they will get cut off.
I'm using the same technique I've been using for years. Nothing has changed except how the pictures display on this site. And this just happened for the first time (to me, anyway) yesterday.

I tried posting the same pictures elsewhere and am not having an issue ... suggesting something has changed on this site.

Unless I can get this addressed, I won't be able to post pictures here any longer.

... Bob (Grateful Diver)
Threats and ultimatums are never the best answer. Public humiliation via Photoshop is always better - airsix

Come visit me at http://www.nwgratefuldiver.com/
User avatar
Grateful Diver
I've Got Gills
Posts: 5322
Joined: Mon May 15, 2006 7:52 pm

Re: problems posting pics here

Post by Grateful Diver »

Test ...

Image

... nope ... that didn't work ... so it ain't on the Photobucket side of things. The problem is here.

Images are definitely appearing larger than they used to ... see images I posted as recently as last week in other threads. But all I'm doing is copying and pasting the [IMG] tags from Photobucket ... just like I always have. This test was switching back to the "old" Photobucket, which has worked successfully for me for several years.

... Bob (Grateful DIver)
Threats and ultimatums are never the best answer. Public humiliation via Photoshop is always better - airsix

Come visit me at http://www.nwgratefuldiver.com/
User avatar
Mortuus
Amphibian
Posts: 859
Joined: Sat Aug 20, 2011 5:57 pm

Re: problems posting pics here

Post by Mortuus »

spatman wrote:
Mortuus wrote:Hasnt this been going on a while, or is this a new problem? I know I had issues with this last time I went to go post a pic. I tried using the standard bbcode image size adjustment tags, but to no avail. It is definitely annoying...
I'm not familiar with image size tags as a standard for bbcode. Can you point me to an example?
http://www.bbcode.org/examples/?id=10

So like this:

Code: Select all

[img=100x50]http://www.bbcode.org/images/lubeck_small.jpg[/img]
Or:

Code: Select all

[img width="100" height="50" alt="Lubeck city gate" title="This is one of the medieval city gates of Lubeck"]http://www.bbcode.org/images/lubeck_small.jpg[/img]
As shown by the website. Those do not work here though for resizing. I had to open up photoshop and keep resizing, saving, and uploading until I had one of the right size, which was a pain in the ass
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

Grateful Diver wrote:I'm using the same technique I've been using for years. Nothing has changed except how the pictures display on this site. And this just happened for the first time (to me, anyway) yesterday.
It's not the technique, nor the site. It's the size of the images you are linking to.

Your newer shots are 1024px wide:
http://i106.photobucket.com/albums/m257 ... 74d434.jpg

Whereas your older ones are 639px wide:
http://i106.photobucket.com/albums/m257 ... G_4835.jpg
Image
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

Mortuus wrote:http://www.bbcode.org/examples/?id=10

So like this:

Code: Select all

[img=100x50]http://www.bbcode.org/images/lubeck_small.jpg[/img]
Or:

Code: Select all

[img width="100" height="50" alt="Lubeck city gate" title="This is one of the medieval city gates of Lubeck"]http://www.bbcode.org/images/lubeck_small.jpg[/img]
As shown by the website. Those do not work here though for resizing. I had to open up photoshop and keep resizing, saving, and uploading until I had one of the right size, which was a pain in the ass
Unfortunately, those tags are for older versions of phpbb. The latest version (3) doesn't allow inline html, so users specifying image dimensions went out with that. A hard coded img tag with dimensions would be problematic because it would have specific dimensions, where not everyone's images would necessary be in the same aspect ratio, e.g. landscape versus portrait or custom cropping.
Image
User avatar
Grateful Diver
I've Got Gills
Posts: 5322
Joined: Mon May 15, 2006 7:52 pm

Re: problems posting pics here

Post by Grateful Diver »

spatman wrote:
Grateful Diver wrote:I'm using the same technique I've been using for years. Nothing has changed except how the pictures display on this site. And this just happened for the first time (to me, anyway) yesterday.
It's not the technique, nor the site. It's the size of the images you are linking to.

Your newer shots are 1024px wide:
http://i106.photobucket.com/albums/m257 ... 74d434.jpg

Whereas your older ones are 639px wide:
http://i106.photobucket.com/albums/m257 ... G_4835.jpg
I don't understand ... I'm doing everything exactly as I've always done.

Is this something Photobucket changed? If so, would it be resolved by switching to a different hosting source?

... Bob (Grateful Diver)
Threats and ultimatums are never the best answer. Public humiliation via Photoshop is always better - airsix

Come visit me at http://www.nwgratefuldiver.com/
User avatar
LCF
I've Got Gills
Posts: 5697
Joined: Tue May 30, 2006 5:05 pm

Re: problems posting pics here

Post by LCF »

Bob, how are you processing your images before you upload them to Photobucket? Are you using Photoshop or Lightroom? If you are using Lightroom, you have settings for exporting your photos that define the size of the images. You can make them 700 pixels in maximum dimension, and then they will display here just fine.

If you're using Photoshop, when you "save" your images after you have cropped them, and "save for web", it will ask you what you want for dimensions. I think you have inadvertently changed something. I had the exact same problem with mine, until I changed the export size to make them a little smaller.
"Sometimes, when your world is going sideways, the second best thing to everything working out right, is knowing you are loved..." ljjames
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

Grateful Diver wrote:Is this something Photobucket changed? If so, would it be resolved by switching to a different hosting source?
I have zero experience with Photobucket, honestly. Has there been any changes on their end? Are there new settings you might have to adjust? It might be worth a try asking on their support forums.
Image
User avatar
Grateful Diver
I've Got Gills
Posts: 5322
Joined: Mon May 15, 2006 7:52 pm

Re: problems posting pics here

Post by Grateful Diver »

Test ...

Image

Ah ... better ... I have some work to do ...

... Bob (Grateful Diver)
Threats and ultimatums are never the best answer. Public humiliation via Photoshop is always better - airsix

Come visit me at http://www.nwgratefuldiver.com/
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

What did the problem turn out to be, Bob?
Image
User avatar
Grateful Diver
I've Got Gills
Posts: 5322
Joined: Mon May 15, 2006 7:52 pm

Re: problems posting pics here

Post by Grateful Diver »

Problem solved.

It was on Photobucket's end. They must've done a software upgrade recently ... very recently. The only pictures that had been saved in the larger format were the ones I uploaded there yesterday.

I went in to each of those, edited the image size, and saved. It saved to a new picture, so I had to delete the original ones I had uploaded (hence the blank images above).

I also reset my default upload size to a max width of 760 pixels.

... Bob (Grateful Diver)
Threats and ultimatums are never the best answer. Public humiliation via Photoshop is always better - airsix

Come visit me at http://www.nwgratefuldiver.com/
defied
I've Got Gills
Posts: 2057
Joined: Wed Sep 17, 2008 8:14 pm

Re: problems posting pics here

Post by defied »

spatman wrote: Unfortunately, those tags are for older versions of phpbb. The latest version (3) doesn't allow inline html, so users specifying image dimensions went out with that. A hard coded img tag with dimensions would be problematic because it would have specific dimensions, where not everyone's images would necessary be in the same aspect ratio, e.g. landscape versus portrait or custom cropping.
You can create custom bbcode in this version of phpbb (READ: A user can't, but you can, and a user can use the custom tag they will see has been created).
http://www.110mb.com/forum/index.php?topic=50311.0

I only remember because I was futzing with it on my server.

D
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

defied wrote:You can create custom bbcode in this version of phpbb (READ: A user can't, but you can, and a user can use the custom tag they will see has been created).
http://www.110mb.com/forum/index.php?topic=50311.0

I only remember because I was futzing with it on my server.

D

Are you referring to the "easy way" he mentions or the section where he edits the files?
Image
defied
I've Got Gills
Posts: 2057
Joined: Wed Sep 17, 2008 8:14 pm

Re: problems posting pics here

Post by defied »

No, was referring to the place where you place bbcode for youtube and Vimeo and the likes in the administration panel under Posting>>bbcodes.

Unless that is what the easy way that was mentioned meant. What I was pointing to was that you could make an [img2][/img2] (or whatever you wanted to name it) that would allow anyone to resize their photo's when linked offsite.

I know you know this. Why are you busting my b@lls? 0]

D
User avatar
cardiver
I've Got Gills
Posts: 3898
Joined: Sun Sep 17, 2006 10:43 am

Re: problems posting pics here

Post by cardiver »

Any ideas as to why I can no longer upload pics? I am signed in but when I hover over the "browse" button I get nothing......
Edit.... I just tried it with Chrome and it worked fine. The problem seems to be with Explorer
-Ron T.
"When I'm 80 I'll take up real diving, which is done in a pub..." Ray Ives.
253-227-0856
My Dive Pics...
https://www.facebook.com/RETOPPPHOTOGRAPHY
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

cardiver wrote:Any ideas as to why I can no longer upload pics? I am signed in but when I hover over the "browse" button I get nothing......
Edit.... I just tried it with Chrome and it worked fine. The problem seems to be with Explorer
Which version of explorer?
Image
User avatar
cardiver
I've Got Gills
Posts: 3898
Joined: Sun Sep 17, 2006 10:43 am

Re: problems posting pics here

Post by cardiver »

10
-Ron T.
"When I'm 80 I'll take up real diving, which is done in a pub..." Ray Ives.
253-227-0856
My Dive Pics...
https://www.facebook.com/RETOPPPHOTOGRAPHY
User avatar
Desert Diver
Extreme Diving Machine
Posts: 472
Joined: Tue May 22, 2012 9:20 pm

Re: problems posting pics here

Post by Desert Diver »

cardiver wrote:Any ideas as to why I can no longer upload pics? I am signed in but when I hover over the "browse" button I get nothing......
Edit.... I just tried it with Chrome and it worked fine. The problem seems to be with Explorer
Ahhh! Internet Explorer. The favorite browser for downloading another browser.
User avatar
cardiver
I've Got Gills
Posts: 3898
Joined: Sun Sep 17, 2006 10:43 am

Re: problems posting pics here

Post by cardiver »

I've never had an issue with it before. It's also putting the browse button at the right hand side of the "file name" box.
-Ron T.
"When I'm 80 I'll take up real diving, which is done in a pub..." Ray Ives.
253-227-0856
My Dive Pics...
https://www.facebook.com/RETOPPPHOTOGRAPHY
User avatar
spatman
I've Got Gills
Posts: 10881
Joined: Wed May 30, 2007 7:06 am

Re: problems posting pics here

Post by spatman »

cardiver wrote:I've never had an issue with it before. It's also putting the browse button at the right hand side of the "file name" box.
So you've been using IE10 for awhile and this is the first time you've noticed these bugs?
Image
Post Reply