Page 1 of 1

Photo's in gallery but settings missing

Posted: 11 Nov 2018, 17:27
by Ruud de Soet
Running for months, now I see that displaying photo's in some folders are not displayed. I get a "busy" cursor on a black screen. Logon the panel interface I can see photo's in the folder but no settings (empty) for some folders. Sometimes I see a folder name in the menu but no settings en no photo's. Most of the folders are oke. (www.ruuddesoet.nl

Re: Photo's in gallery but settings missing

Posted: 11 Nov 2018, 21:21
by mjau-mjau
I have found the problem: Check your diagnostics, and you will find that PHP mbstring extension is missing.
ruuddesoet.nl/?diagnostics
Image

This extension is responsible for encoding of "multibyte characters", for example ë in "België". That explains why some of your pages are choking when you have included these characters, for example the "Doel" page ruuddesoet.nl/content/2.Recent/4.Doel/page.json.

Really you should expect better from your hosting since mbstring is a core extension of PHP. If they turned it off at some point, or forget to install it when they upgraded PHP, I don't know.

Re: Photo's in gallery but settings missing

Posted: 12 Nov 2018, 14:40
by Ruud de Soet
Hi Karl,
it works. Thanks for your fast support.