Hi,
when you click on the globe in the root of the galleries a map with all geo-tagged images will open.
Depending which layout you have set (for example osm-map2.tpl) the map has the option to open (a virtual album created by osm plugin) all images.
This often produces a "508-resource-limit-reached" error.
Never had this with older versions of the plugin (i am on php 8.2).
Displaying all images of the gallery by choosing the mosaic icon (show all images in sub-albums) never gives me the error.
So i guess it must have something to do with the way osm plugin handles the virtual album.
BTW:
If you do not want to have the globe icon in the menu bar you can add this css to the local files editor:
.osm-button {
display: none!important;
}
Cheers
Ralf
Offline
Did you ever find a solution to this issue, please?
I have the same problem.
Offline