Results 61 - 90 of 1303
1 year ago
pulse
Okay, I'll have to try to investigate. So; newly uploaded image, browsing without login (eg incognito/etc) gives 500; but same image when logged in works? I just read through my comments here and it annoyed me about the mobile voting; so I've added a new box below the image, which displays on both mobile and desktop, with a group of stars you can select to vote on an image too. Hoping that
Forum: plus613.net
1 year ago
pulse
62. Polls
Okay. So polls exist. Just for new messages. Or is it just for me? I can't add one to a random image but I can create a poll post in the forum. So that's why we can't in images, because there is a "default" post created for each image. And if you can only add polls to the first post then... Don't ask me how that could be enabled. I have literally no idea
Forum: plus613.net
1 year ago
pulse
Oh, obviously that was done if you didn't notice from all the time everyone spent in them posting. Polls eh? I .. hrm. Kinda thought that was here. Interesting.
Forum: plus613.net
1 year ago
pulse
I've got everything working except actually displaying the image Forum works; gallery works; main page works. But you click on an image and it drops dead. Ah well whatever, far from urgent.
Forum: plus613.net
1 year ago
pulse
I've dropped the "Adult" forum today. Since it was around before the porn split; and now even the porn site is gone. Would anybody miss the other forums? Should I just bin all but plus613 and general chatter?
Forum: plus613.net
1 year ago
pulse
The bits that actually run the site, which is all written in PHP, have a bunch of accelerators, caching units and things. I'm trying to get the site from PHP7 to PHP8. I got 95% of it working last night, but that last 5% is a killer so had to take a backup of my work; restore my previous backup of the accelerators and get the site back online. I'll flip back to the new image at some point
Forum: plus613.net
1 year ago
pulse
Patched everything tonight. Need to figure out how to upgrade the PHP accelerators to a later OS. Big job; but at least everything is still current.
Forum: plus613.net
1 year ago
pulse
Similarly; I always disliked that when you rated the last image it took you back to the first one ("Yes!". It should take you to a random one and you continue on from there. Edit: Apparently that's just when voting on images. If you click "next" on the last one it takes you to a random one then carries on from there. Interesting. I should change the voting code to do the sam
Forum: plus613.net
1 year ago
pulse
I still massively prefer the browser, I barely use my phone on the site. I think the design is quite clean in browser mode. Can you even see an image score / rate an image on mobile page? I don't think you can..? Kinda one of the main points of the site. I'll be straight up, I have absolutely zero idea how you'd need to change the code to have infinite scroll on it. Such things didn't e
Forum: plus613.net
1 year ago
pulse
I wonder if I can change the logic. "Next" should take you towards the newest image / gallery page I think.
Forum: plus613.net
1 year ago
pulse
Just checked by doing a 'diff' on the code running today vs 2021; the only code that's changed in the gallery_render php code is: 1) change all default links from http: to https:, eg < $data['thumburl'] = "['imgThumb']; --- > $data['thumburl'] = "['imgThumb']; 2) change default gallery tile view from 12 to 36 images < $ga
Forum: plus613.net
1 year ago
pulse
No? As for the new message thingo, woberto's message came up on mine too. Maybe something to do with the cookie shit?
Forum: plus613.net
1 year ago
pulse
Which is funny, because your post did There's weird cookie shit going on. But I really don't know if I'll be able to fix it.
Forum: plus613.net
1 year ago
pulse
Also added a thing on there to see how many views that person's images have. Finally, today I went live with the "auto tagging" of all of the images. Each image should have received 3 tags, based on confidence level, with the most generic ones stripped (so that means images like this which only had generic terms received no tags; it's not a bug it's a feature) so hopefully the ones t
Forum: plus613.net
1 year ago
pulse
Fixed the user homepage today. Not that anybody uses it, and the "add friend" stuff is missing and doesn't work anymore etc.. but anybody you added in the past it now correctly shows their images, your top/bottom rated etc. It was bugging me that every user was showing the same broken image due to a code error which totally 100% DK introduced.
Forum: plus613.net
1 year ago
pulse
Added 50% more RAM and 25% more CPU to the cluster today. Because I can. And another 2 php accelerator nodes. Probably won't notice any difference, but hey ho. Also moved it directly off the firewall instead of off the network core. So it's a step closer to the internet; not that it'll make any impact to speed since it was sub-1ms response time and 25Gb link. Things you do when you're
Forum: plus613.net
1 year ago
pulse
Second! Also, way to necro a 10+ year thread
Forum: Everything else / general chatter
1 year ago
pulse
Yeah been playing around with AI image to text. At the moment it's only classed the most recent 5000 images, and of that around 2000 have no description so need to look into that. Took a bit of work to reverse engineer things to the point where it actually could generate the data, store it and retrieve it. I've played around a bit with placement etc and settled on between the image and the tag
Forum: plus613.net
1 year ago
pulse
I think I've reversed the fix which broke it. Now the error is back in the logs. ERRORS!! ARGH It's like DK's code relies on positive failure. [01-Dec-2023 09:52:52 UTC] PHP Notice: Trying to access array offset on value of type null in site_gallery.php on line 276 I got almost all the errors .. not erroring. This one stopped, but also broke part of functionality so wotevz.
Forum: plus613.net
1 year ago
pulse
Testing a post 2
Forum: plus613.net
1 year ago
pulse
Testing a post
Forum: plus613.net
1 year ago
pulse
I think it's safe to say "NFI" Other random users I checked seemed okay. When logged in, I see my own images (presume you do, too?). When not logged in, I just see random pictures uploaded by registered users (not anon uploads; I think). I presume it's either the length of the username or the underscore breaking it, as the same thing happens with eg Interesting. No idea
Forum: plus613.net
1 year ago
pulse
This is why we can't have nice things
Forum: plus613.net
1 year ago
pulse
Are categories really used by anybody these days? Almost nobody selects one on upload, and a simply spectacular amount are wrong because people vote on them and .. I dunno. It just never really flew. I can look into what's required to add another 2, maybe 3; but given it's done by a drop down list, we can never really narrow it down much further than that. I certainly wouldn't be looking at eg
Forum: plus613.net
2 years ago
pulse
Cool. It all feels snappier to me, but it's also moved 15,000km closer to us I wonder if it's noticeably slower for US/Euro visitors. The hardware it's running on is nowhere near as powerful as it was. But, with the porn site gone, it also doesn't need to be.
Forum: plus613.net
2 years ago
pulse
Could try the tag cloud The site isn't really sorted into categories like that though. Tagging pictures is the easiest way to do it. I'd love to have the time but to be honest it's unlikely there'll ever be a material change in features or the site again. Speaking of; has anybody noticed any performance changes since the hardware migration? Is it faster? Slower? No difference?
Forum: plus613.net
2 years ago
pulse
I actually like the OC 5 star idea I think we should be promoting OC more. That helps both remove some of the political shit but also gives something that's different to anywhere else. If I want to be bombarded by political shit I can go to Reddit. Probably 80% of the stuff I've uploaded is O.C.. and most of the rest is test images for when I've been messing with servers, some that I do a
Forum: plus613.net
2 years ago
pulse
I vaguely recall it used to be a caching issue. And I have turned some caching on again, but it SHOULD just be caching images. If it's a major hassle I'll turn off caching at Cloudflare layer. It's not saving much data at the moment.
Forum: plus613.net
2 years ago
pulse
Hmm. I might have just experienced it. Going from forum to home it seems to have logged me out. That's a bit annoying.
Forum: plus613.net
2 years ago
pulse
You shouldn't have to login each time, unless you're in private/incognito mode. The login box at the left and side I've changed, when you're not logged in, to simply point you to the forum to login now. It doesn't take the username/password input anymore.
Forum: plus613.net