If you look at the code he gave, it's in app/lib/classes/class.image.php for the first 13 lines (at line 1525) and then functions.render.php at line 425.
A line starting with + means it's added and - means deleted. Lines with neither help with context.
Looks like app/lib/functions.render.php at line 429 - 432 has the code that determines if it's an animated .gif and whether to switch to the .gif loading. I haven't tried it or played with it at all but that would be a starting point.
Dozens of animated .gif images all loading would be...
I just tested this on my install and couldn't duplicate your results. With the load max filesize set to 1mb, I got the "Load full resolution" on every picture (iPhone images for testing). Whether Admin, guest or registered user, it didn't matter.
Sure - Happy to. I've got a PHP info setup at : https://mocpics.com/info.php for now
That should give you most of the details. But if you have any other specific questions, let me know.
🎯Description of the issue
Server error when the default .htaccess file is in use. This is a brand new install with literally no customization done. I haven't even loaded the settings page (I did upload 1 photo as a test).
▶🚶Reproduction steps
n/a
😢Unexpected result
Internal Server Error...
I'm curious how this was implemented too. I'm sure it's custom. Anybody have any suggestions?
Sorry, I wrote that before looking at it. Really simple edit of the index.php using the override. Nice!
Thanks for the guide, since my Chevereto install is a bit deeper than the root, it took some playing around. All good though and now it's working great.
I noticed that after making a comment I get a 404 error. For example:
Original: mydomain.com/photos/image/photo-18.0d5
After...
Thanks. I'll try that. Removing it after the auto-install obviously doesn't work.
I have other servers I can use too, that might be the route I'll take.
There's only 1 line added to the error log when it runs:
/home/jeffrose/public_html/photos/.htaccess: Option FollowSymLinks not allowed here, referer: https://jeffrose.ca/photos/installer.php
There's something on Digital Ocean I read about why the FollowSymLinks isn't allowed or how to allow...
Thanks for the reply Rodolfo, sorry for the delay in getting back.
There was no log file, so I deleted all the content and reinserted the installer.php and ran it again this morning. Same result, but no log file.
I may go the manual installer route if you don't have any suggestions. Not a big...
🎯Description of the issue
During a new install of 3.13.3, the installation fails with an error: Unexpected token < in JSON at position 0, during the Creating app/settings.php file step.
▶🚶Reproduction steps
I downloaded installer.php from the site and ran it.
Digital Ocean: PHP...