Posted by: pulse [x] - (Moderator)
Date: August 21, 2013 12:42PM
you did what to the prize fighting monkey?
Posted by: pulse [x] - (Moderator)
Date: October 10, 2013 02:09AM
Currently there's an issue on the secondary image farm caused by a retard with a keyboard.

After accidentally deleting 300k images they're now syncing back. If you get red X's refresh til it loads off the primary farm.

Oops? smiling smiley
Posted by: BlahX3 [x] - (96.39.185.---)
Date: October 10, 2013 03:21AM
And the keyboard tard is... ?
Posted by: pulse [x] - (Moderator)
Date: October 10, 2013 04:03AM
<whistles>..... look over there! (*facepalm*)
Posted by: quasi [x] - (108.112.11.---)
Date: October 10, 2013 08:04PM
Nudge, nudge, wink, wink, say no more, say no more.
Posted by: woberto [x] - (121.44.91.---)
Date: October 25, 2013 10:10PM
This one is borked on my browser
[www.plus613.net]
Posted by: pulse [x] - (Moderator)
Date: October 26, 2013 07:05AM
pulse@imgfarm$ find 0/b/7/0/www_plus613_net_Wow278.jpg
find: `0/b/7/0/www_plus613_net_Wow278.jpg': No such file or directory
pulse@imgfarm$

.. hrmph. No idea how that happened.

I've deleted the pic from the site, the image has gone AWOL somewhere/sometime/somehow
Posted by: quasi [x] - (184.240.158.---)
Date: October 26, 2013 10:48AM
It drowned in Biscayne Bay and drifted out to sea.
Posted by: BlahX3 [x] - (96.39.185.---)
Date: October 26, 2013 04:39PM
Maybe a dingo got it.
Posted by: pulse [x] - (Moderator)
Date: October 27, 2013 11:43PM
That was the baby
Posted by: pro_junior [x] - (Moderator)
Date: October 28, 2013 01:41AM
Posted by: BlahX3 [x] - (68.186.2.---)
Date: December 03, 2013 12:42AM
The dingo ate your thumbnails. spinning smiley sticking its tongue out
Posted by: pulse [x] - (Moderator)
Date: December 03, 2013 01:11AM
Should be back now. I did some sneaky maintenance on one of the image servers smiling smiley Should only have been down for about 5 mins.

My mistrust of the hosting company is growing, so I've been doing some changes to allow full offsite backups of everything - DB, images, etc - in case of any issues.
Posted by: pulse [x] - (Moderator)
Date: December 03, 2013 01:14AM
Ok, make that an hour or so. I just realised that I deleted the link to the thumbs directory.

Oops? smiling smiley
Posted by: BlahX3 [x] - (68.186.2.---)
Date: December 03, 2013 02:02AM
(*facepalm*) this forum is trying to tell me it's new too. I suggest you work on this; realize that you are about to do something stupid before actually doing it and then don't do the stupid part.
Posted by: pulse [x] - (Moderator)
Date: December 26, 2013 01:49PM
That would require thinking about what we do. Or having a clue
Posted by: BlahX3 [x] - (68.186.2.---)
Date: January 03, 2014 05:30PM
Unable to upload images after earlier internal server error 500.
Posted by: pulse [x] - (Moderator)
Date: January 04, 2014 08:06AM
Still? Seems OK to me
Posted by: BlahX3 [x] - (68.186.2.---)
Date: January 04, 2014 05:21PM
Sorry my bad, the file was too big. It'd be nice if there was an error saying so but oh well. smiling smiley
Posted by: pro_junior [x] - (Moderator)
Date: January 04, 2014 05:55PM
Yep if it's too small you'll hear about it but if it's too big, not a word



Edited 1 time(s). Last edit at 04/01/2014 05:56PM by pro_junior.
Posted by: BlahX3 [x] - (68.186.2.---)
Date: January 04, 2014 06:06PM
Yeah. Size DOES matter. I should know by now anyway. I didn't look at the file size until after it failed a couple of times and by then I'd already whined about it here. I thought since there was the error 500 just before that maybe it was related.
Posted by: quasi [x] - (71.228.64.---)
Date: January 04, 2014 08:33PM
pro_junior Wrote:
-------------------------------------------------------
> Yep if it's too small you'll hear about it but if
> it's too big, not a word


lol, pj
Posted by: pulse [x] - (Moderator)
Date: January 05, 2014 01:55AM
I don't remember what the file size limit is .. I thought it was 10MB .. can't even remember how to check.
Posted by: BlahX3 [x] - (68.186.2.---)
Date: January 05, 2014 02:44AM
It is somewhat less than 10MB. I tried a 10MB and a 9.7MB file and both failed to upload.
Posted by: pulse [x] - (Moderator)
Date: January 05, 2014 11:15AM
if ($_FILES ['photo'] ['size'] >= '152428800' && ! $error) {
                $smarty->assign ( "error", 'the size of the image is too large. please upload something a little smaller' );
                $error = true;
        }

Looks to me like it should take 152,428,800 bytes, or 150MB - something left over from when we were playing with video uploads. Hrm.

Edit: [plus613.net] is an 11,8MB (11,803,928 bytes) image that I just successfully uploaded (using URL upload method, not upload from my PC) - how are you attempting to do it? Maybe getting an HTTP timeout rather than image too large? NFI what timeout is set here..



Edited 1 time(s). Last edit at 05/01/2014 11:30AM by pulse.
Posted by: BlahX3 [x] - (68.186.2.---)
Date: January 05, 2014 03:26PM
I upload from my PC. My upload speed is limited to 4Mbs or less, wonder if that may be the issue. I don't get any timeout errors.
Posted by: DarkKlown [x] - (Moderator)
Date: July 23, 2014 07:10AM
So part of the tinkering i've just completed is that I changed the upload_max_filesize to 20M.. realise that when you upload a file via a webform it grabs the file, converts it to text, then sends it to the webserver. Things like jpg don't convert that well to text (from binary) so the overhead can be kinda big. So if you have a 19.78M file it's most likely gonna fail with a 500. The bit of code pulse pasted is what is triggered if you use the webfetch method to upload images. Unforunately I don't think you can get a nicer error message when you go past the upload_max_filesize so either I increase it to 500M and then let the file size checker take care of things or people just need to not upload uncompressed supa images..
Posted by: DarkKlown [x] - (Moderator)
Date: July 23, 2014 07:13AM
On of the changes I want to introduce if I'm not too lazy is a async js file uploader.. so you can upload images and still continue to browse the site.. but that would require a major rewrite of the add_photo's part of the site.. plus yanno.. learning javascript..
Posted by: woberto [x] - (121.44.16.---)
Date: July 23, 2014 09:12AM
Limit seems kinda low today.
Posted by: GAK67 [x] - (118.93.62.---)
Date: August 19, 2014 10:45AM
The thumbnail of the image I uploaded this morning still isn't showing and if I try and go to the upload page I'm getting a blank page. I'm using Chrome.
Your Name: 
Your Email: 
Subject: 
Message: