Wrong pictures

Help with all things ImageFap, site/account difficulties, questions for staff, browser issues etc.

Moderator: admin

Wrong pictures

Postby TedBaggins on Fri Aug 14, 2026 5:29 am

Can you fix already a situation when you click on a thumbnail and the wrong picture are showing? It's been several months and you do nothing.
User avatar
TedBaggins
 
Posts: 1
Joined: Fri Jun 28, 2019 6:27 pm

Re: Wrong pictures

Postby bababooeyboss on Fri Aug 14, 2026 6:33 pm

Never gonna happen. It's REALLY exhausting with galleries that have a large number of pictures. You would think too if you do find the picture you want and save it to favorites that you could easily get back to it. Nope.
User avatar
bababooeyboss
 
Posts: 5
Joined: Tue Aug 09, 2022 4:55 pm

Re: Wrong pictures

Postby longhairfish on Tue Aug 18, 2026 3:07 am

The site owners are aware of the problem. When an IT guy is assigned to fix the problems by the owners is when it will happen.

I know of all the problems and support tickets have been made. The problems have been going on for a year. So you aren't telling us anything new.

There is nothing else to say. Chronic complainers (I see a few) will have their accounts closed.
User avatar
longhairfish
Site Admin
 
Posts: 4410
Joined: Sat Aug 09, 2008 9:31 am

Re: Wrong pictures

Postby TheOldNick on Sat Aug 22, 2026 4:45 pm

longhairfish wrote:The problems have been going on for a year.


Well, that's not the only problem that's not fixed since once upon a time. You know that by yourself.

I have the impression that it always gets the image that is one before in the gallery. Except - of course - if you click the first one. That means your counter is one number short, when you click on an image in the gallery.

If I should guess I would say somewhere in the routine that gets the image from the database there is a subtraction of 1 from the counter.

You can see that pagination of the images when you browse through the images after opening one. The first image is "#0", the second is "#1" and so on. And here's the problem.

If you use ROW_NUMBER() in SQL it begins to count at 1. If you use LIMIT or OFFSET it begins to count at 0. And some highbrow seems to have "corrected" or "syncronize" that counting from ROW_NUMBER manually by subtracting 1 because he thought that it should fit with the other counting or the pagination. That would exactly cause this problem. The search will get the predecessor of the dataset it wanted to get. And of course it works with the first dataset because dataset #-1 doesn't exist and is caught by troubleshoot routines.

Perhaps you can give that information to your IT guys.
User avatar
TheOldNick
 
Posts: 603
Joined: Sat Aug 26, 2017 7:41 pm

Re: Wrong pictures

Postby longhairfish on Sat Aug 22, 2026 6:00 pm

Thanks Nick, I will show them!
User avatar
longhairfish
Site Admin
 
Posts: 4410
Joined: Sat Aug 09, 2008 9:31 am


Return to Help & Support

Who is online

Users browsing this forum: No registered users and 16 guests