![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
|
#1
|
||||
|
||||
![]()
There has been an engineer working on our picture loading issues. The product installed is Imagemagick v6 ....I tried uploading a picture a few minutes ago and didn't see anything different. A lot of members complain about posting pictures but what is the exact issue? Is it they are always too large and don't downsize automatically? Or should they load real small, like FB, and then be able to be clicked on and blown up on screen? or?
TIA... .
__________________
Leon Luckey www.luckeycards.com |
#2
|
||||
|
||||
![]()
Please, please, please...don't make it like Facebook.
![]() I think the exact issue is what you said. A lot of people have a hard time figuring out how to resize an image below 2MB, so just give up on the process. Also, when that happens, there's no reason given why the photo didn't upload. It just doesn't upload. A lot of us have figured out through the process of elimination that it's because of the size. I figured out myself, it was probably bumping up against a 2MB limit, because I have the same protocols on my own website software. A lot of posters have no clue why their image got booted, and just give up. We've discussed this before, but it didn't used to happen as much, because the Net54 software used to accept up to 5MB images, and then would compress down to an acceptable limit when adding the attachment to the post, and make it appear at approximately the same size as it does now, with the 2MB limit. That's why image attachments still look the same as they used to. They just don't accept as large of files to compress down.
__________________
* * WAR Hates Dante Bichette! * * So what is it good for? ![]() * |
#3
|
||||
|
||||
![]() Quote:
The image max sizes are controlled by Vbulletin and we have always been able to change the max loadable size. We can set that back to 5mb, as it was set to 2mb some time ago, to help with storage issues. But from what I have read there is more to it than that. What do members want?
__________________
Leon Luckey www.luckeycards.com |
#4
|
||||
|
||||
![]()
Members thoughtlessly post pictures that are too wide (say over 1250 pixels) and that messes up the formatting of the page for many of us (I'm using a 15" screen at home). Therefore what's needed is an auto-reduce feature for pictures.
![]()
__________________
That government governs best that governs least. |
#5
|
||||
|
||||
![]()
Thanks. We have that but maybe we need a better s/w to do it? My at home laptop screen is about 27" as I have an external monitor, keyboard and mouse attached.
__________________
Leon Luckey www.luckeycards.com |
#6
|
||||
|
||||
![]()
But it only works if the Manage Attachments feature is used. If the image is hotlinked using IMG tags, images are not reduced.
![]()
__________________
That government governs best that governs least. |
#7
|
||||
|
||||
![]() Quote:
Here is what I was sent from the engineer but he isn't super familiar with the ins and outs of vbulletin image loading... .
__________________
Leon Luckey www.luckeycards.com |
#8
|
||||
|
||||
![]()
Last night, I tried to upload a picture that was zoomed in on a card and the system wouldn’t accept it. I then went for a wider photo where the card was smaller and it accepted that. I would just like a system that accepts the photos that we send without any technical knowledge required to reduce them.
|
#9
|
||||
|
||||
![]()
Hot-linking is a whole other animal. I wouldn't even know if there's a way to fix that other than disallowing it completely...which I wouldn't suggest, just because it would create another obstacle for posters, and it might be inconvenient when it's too big for some posters, but at least it sucks from other websites bandwidth and not Net54's.
If your guy has a way to shrink those down however, that would be great. If there's a storage issue with attachments Leon, I am certainly ok with you keeping it at 2MB, rather then 5MB. I can easily work around that. I assumed VBulletin was using a tool to compress them down to how they appear on the website, and storing it at that size. I wasn't aware it was storing the full sized file. Only problem is other posters who may not be as savvy with internet stuff, don't know why their images aren't uploading. There's no error reason given when an image gets rejected. It just says "Upload of File Failed", but it doesn't say why.
__________________
* * WAR Hates Dante Bichette! * * So what is it good for? ![]() * |
#10
|
|||
|
|||
![]()
My issue is that, when looking at pictures on my desktop, they can be so large as to take up the width of my screen, and I need to scroll down to see the bottom 2/3ds of the card.
Sent from my SM-S906U using Tapatalk |
#11
|
||||
|
||||
![]()
I'll have them take a look at this thread. Thanks ya'll!
.
__________________
Leon Luckey www.luckeycards.com |
#12
|
||||
|
||||
![]()
Hi Leon. The problem I always seem to have is that when I try to upload images of my high grade Cobbs and Wagners the pictures always come out as low grade common beaters. I always just assumed it was my computer reminding me that I don't own and high grade Cobbs and Wagners and it is keeping me honest.
![]() ![]() .
__________________
I'm always looking for t206's with purple numbers stamped on the back like the one in my avatar. The Great T206 Back Stamp Project: Click Here My Online Trading Site: Click Here Member of OBC (Old Baseball Cards), the longest running on-line collecting club www.oldbaseball.com My Humble Blog: Click Here |
#13
|
||||
|
||||
![]() Quote:
lol ![]()
__________________
* * WAR Hates Dante Bichette! * * So what is it good for? ![]() * |
#14
|
|||
|
|||
![]()
I'm hardly the most technical computer guy.
You guys make me feel pretty good, at least as far as pictures go. I use Paint to resize then the board software to upload the pictures. Sometimes I get one rejected, and I just shrink it a bit more and try again. |
#15
|
||||
|
||||
![]()
Just trying something to see if it has reduced the size?
Yep, it did. I chose the Microsoft resizer, among other things it does, free download.
__________________
52 Topps cards. https://www.flickr.com/photos/144160280@N05/ http://www.net54baseball.com/album.php?albumid=922 Last edited by irv; 01-27-2025 at 11:39 AM. |
#16
|
||||
|
||||
![]()
The response from the engineer. We have the IMageMagic 6 installed now but I don't see any difference....I told them that and here is what they said. I will probably have them put in the line of code. Any thoughts?
"My understanding of the issue that you are concerned about here (there are a few different ones in that thread) is that when someone hotlinks an image from another site using the IMG tag, it can mess up the vBulletin formatting if that image is too large. This problem is only fixable by changing the code which is sent to the viewers webpage and having their computer dynamically resize the image as they view the page. Your server can’t resize the image since your server never sees the image – the IMG code instead tells the user viewing the page to go to another server to get the image. Usually, I’d recommend finding a plugin that does this, but 1) Finding a reputable site for plugins that old would be difficult and 2) I don’t even know if plugins were a thing in v3. Doing some searching it seems like you aren’t the only one to run into this problem and someone has posted a possible solution here: https://www.digitalfaq.com/forum/web...ed-images.html Looking over the code I don’t see any problem with it, and it does what you need – it tells the users browser to resize the image down to a width of 800 pixels if it’s bigger than that and gives the user an option to click the image to see it at its regular size. You can adjust the pixel width to whatever works best for your users. Because it only modifies the width though I have a feeling it may cause images to get distorted because it won’t also resize the height, but how that’s handled is really up to the user’s browser and you have no control over it. Trying to dynamically modify both the width and height of the image to scale properly and be under a certain size would require a lot more code (and probably JavaScript). Keep in mind we are server administrators and not developers – normally we would decline requests to modify code. As this is changing a single line and I don’t see an issue with it we can make this change for you if you’d like, but I can’t give you any guarantees on if this will be a suitable fix for you." .
__________________
Leon Luckey www.luckeycards.com |
#17
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Posting Pictures WAY Too Large on the Forum | Leon | Net54baseball Vintage (WWII & Older) Baseball Cards & New Member Introductions | 104 | 01-05-2025 05:58 PM |
Re-loading my fixed price auctions - 600+ eventually | Runscott | Ebay, Auction and other Venues Announcement- B/S/T | 3 | 09-02-2015 04:09 PM |
loading photos | khkco4bls | Net54baseball Sports (Primarily) Vintage Memorabilia Forum incl. Game Used | 9 | 12-14-2013 05:21 PM |
Loading Excel files | Pat R | Net54baseball Vintage (WWII & Older) Baseball Cards & New Member Introductions | 2 | 06-01-2012 08:00 AM |
Pages Loading Slowly | Matt | Net54baseball Vintage (WWII & Older) Baseball Cards & New Member Introductions | 23 | 03-05-2010 03:34 PM |