Re: Re: Problems displaying wiki pages that contain many images - error 508
They are (or were) stored in the database, but over the last week I have been moving all the problem page images out of the File Gallery entirely and they're now just ordinary filesystem files. In other words, I've been implementing solution #2 from my earlier post and I'm happy to report that the problem is now fixed as a result. 😎
As a bonus, the pages also now render much faster than they did before. I haven't converted all pages yet, just the ones that had too many included images to display correctly, but the solution is working well for those so I will be applying the same change to the remaining pages over time. Another advantage of storing the images as files is that the pages can refer to them by name instead of by ID number. This makes it easier to keep my separate test system in sync with the main server.
Anyway, the issue is now fixed from my perspective so I think we can call this one closed. Thanks everyone again for your help on this, much appreciated 😀