nanostudio-org / nano_photos_provider2

PHP photos provider for nanogallery2
https://nanophotosprovider2.nanostudio.org/
48 stars 12 forks source link

Cant retrieve NanoGallery data net::ERR_CERT_AUTHORITY_INVALID #55

Open schroef opened 2 years ago

schroef commented 2 years ago

Hi there,

after founding this on google i tried installing the NanoPhotosProvider2 simple plain, testing default behavior first. I added Mosaic 1 style and tried using the default Album A from NanoPhotosProvider2. I keep getting this error; net::ERR_CERT_AUTHORITY_INVALID

net error

I cant find similar issue here, so made a new one

schroef commented 2 years ago

I checked the DataProvider link, just the PHP and that worked. Than noticed it showed HTTPS, so changed that to HTTP. Now i dont see the net error any more. Im no web developer so that code didnt say much to me.

I changed this line

https issue solved

schroef commented 2 years ago

Weird thing is the gallery gets injected outside the div i assigned it to at the bottom of the page?! Guess thats CSS interfering with the gallery, i can use overflow hidden on that section. But when i open the album, the album is added at the bottom of the page and everything goes bonkus http://www.hftgcuracao.com/

Screen Shot 2022-04-06 at 11 00 28

schroef commented 2 years ago

I used the example of mosaic_1 its not my CSS causing issues, seems there is something off in code. Ive now made example page, mosaic_1 with just the code from the example and using nano photo provider. I still see the album added below and it acts weird.

https://www.hftgcuracao.com/nanogallery.html