satanasov / phpbbgallery

This is port of [nickvergessen]'s phpBB Gallery
22 stars 29 forks source link

php 8.1 compatibility #267

Open chris1278 opened 2 years ago

chris1278 commented 2 years ago

@satanasov I noticed that the gallery works with php 8.1, but the preview images are no longer displayed.

https://prnt.sc/tZh2C7O-tRsa

If you then click on the name, the picture will open. I think this could be related to php 8.1.

furfnsfw commented 10 months ago

I am also having this issue, php 8.2. Albums created just fine but thumbnails and resized versions of images do not display. Hoping to get a solution to this soon.

Edit: This was fixed for me by making sure the GD extension for PHP is installed and enabled in php.ini. Not sure how it wasn't already, but this works flawlessly now 👍