
X3 Photo Gallery Support Forums
I hope you have a really fast server to handle this. X3 needs to loop through all files and folders in your content folder when rendering a page. Pages get cached, but are purged every time you change something in your panel. I have seen websites on shared servers struggle with less than 100 folders.Metrik wrote:Trying to get X3 up and running with my current site, which contains hundreds if not thousands of sub folders with pictures.
Unfortunately yes, as this was the logical way to deal with the order of pages. I can see it is a problem for you, but this is the mechanics of pages.Metrik wrote:Do I really need to prefix every folder with numbers (1.xx, 2.xx, etc) to have X3 include them nested in the Menu?
You are not upgrading from X2? We created a convert script for that, which amongst other things adds numbers to folders.Metrik wrote:That would take me ages
What site is that if I may ask? You can't just have folders that represent the URL ... the URL needs to be routed within an application, that deals with all the dynamic logic. Therefore, the URL will never be the same as the folder path.Metrik wrote:and would also break existing site links pointing to the files and folders.
It's a good question. X3 might work well, but it all depends on the depth of your content vs speed of server. Also, even if X3 took 10 seconds to render a page after editing, pages are cached so that consecutive visitors will see fast-loading pages regardless ... Thus, having to wait a bit extra "after making a change in panel" might be worthwhile. The problem is if your content is so heavy (vs server) that page fails to renders.Metrik wrote:Although I love Imagevuex, maybe I should look for another image tool, that can handle all these folders, then. I wonder if there is anything out there with a different and faster approach with regards to deep nesting. Anyone?
Mmm maybe you could. Anyway, I am pretty sure there are batch renamer utilities that could rename folders with an incrementing number prefix. That means you would need to spend time looking for one.Metrik wrote:I wasn't aware of that script. I was in fact running X2, but something went really wrong when my provider upgraded their PHP to a higher version. Unfortunately, I deleted X2 (minus the content folder) a while ago from my server, in an attempt to get up and running again (with X3). I guess I can't use the script now.