Return

[SITE PROBLEM] Images disappearing [ERROR]

1 Name: VIPPER 2016-12-03 22:20
All of the images lower that number 50 are 404ing.

Is this the VIP Quality we paid for??

DADDYCOOL must answer for the condition of his site.
2 Name: VIPPER 2016-12-04 05:21
site cotnributions are not enouhg to store VIP content please make sure to RENEWW your paymnets ;)
3 Name:
MAMA J(´ー`)し
2016-12-04 13:46
Since DADDYCOOL is away on a skiing trip at the moment, I will be handling this certain issue. Thank you for bringing the problem to our attention.

This is actually one of my favourite bugs in recent memory, because it's simple, innocent and seemingly impossible for me to solve.
All the full-sized images are still on the server, naturally, and all reside in this folder. Their filenames are simply their id number followed by the image extension. You might notice that the urls in IMAGES are actually different; this was done so that whenever you save a picture it will be under their original filename. Apache's mod_rewrite takes care of redirecting people from the fake url to the real one with this code:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^([0-9]+)/.*\.(.*)$ src/$1.$2
</IfModule>


This means that this: →/saovq/images/3/Ratjaculation_02.jpg
Becomes this: →/saovq/images/src/3.jpg

It's really weird that it doesn't work for images 1-50 and I'll have to do some further research. It doesn't look like the folder is inheriting other mod_rewrite rules and there are no issues with permissions. I'll get to the solution eventually and I'll keep you guys posted as the story progresses.
4 Name: boringvipper 2016-12-05 05:58
>>3
Capey, you're so strange. Best of luck XOXO
5 Name: VIPPER 2016-12-09 17:28
Can we get folds for very tall posts? And the same for pagewidening.
6 Name: VIPPER 2016-12-09 17:33
>>5
Why would we need that?
7 Name: VIPPER 2016-12-09 19:00
>>6
That's just you saying "I don't care for that feature" thinly veiled as a loaded question.
8 Name:
MAMA J(´ー`)し
2016-12-09 19:21
We've seen that very tall posts can pose a problem in the Christmas thread. Now when a post exceeds 40 lines it will have its own scrollbar. Thanks!
9 Name: VIPPER 2016-12-11 11:52
What about soggy semen posting?
10 Name: VIPPER 2016-12-20 01:44
MAMA-san, dude... you got some seriously trippy shit going on up ins: →/read.cgi/saovq/1444561266/l50
11 Name: VIPPER 2019-06-18 04:35
Images on page 29 are 404ing
→/saovq/images/29.html
is it possibly the same issue as this last time?
12 Name: VIPPER 2019-06-18 04:36
Oh does this software force my post to sage if the thread is really old? I guess I'll make a new one.
13 Name: VIPPER 2019-06-18 04:43
Oh also a possibly unrelated to the previous issue, some images 404 because their submitted names have certain characters. Example:
→/saovq/images/27.html the "havedropcapsgonetoofar?.png" image opens to →/saovq/images/45/havedropcapsgonetoofar?.png which 404s but when you remove the question mark (→/saovq/images/45/havedropcapsgonetoofar.png ) it loads the image.
14 Name: VIPPER 2019-06-20 10:34
>>11
It should also be noted that some images 404 even when accessed directly by their id.
This works:
→/saovq/images/3/Ratjaculation_02.jpg
→/saovq/images/src/3.jpg
but this:
→/saovq/images/10/1509081082312.gif
→/saovq/images/src/10.jpg
does not.
15 Name: VIPPER 2019-06-20 15:22
Ratjaculation
That was not the image I expected for that file name.
16 Name: VIPPER 2019-06-20 15:29
>>14
also try 10.gif instead for the second one, chief.
17 Name: VIPPER 2019-06-20 18:24
>>16
Well, it appears I am a huge fucking idiot, thanks.
18 Name: VIPPER 2019-06-20 19:17
Better than fucking a huge idiot... or IS IT

Return
Name:
Leave this field blank: