Looking for irregularities that might explain the errors we are getting. I notice that the params setting in comprofiler_plugin_gallery_items seems to have 3 types of entries:
(It won't let me type the left and right square bracket--is disappears from this post when I submit)
or
NULL
or something like:
{"name":"1762306899082.jpg","extension":"jpg","mimetype":"image\/jpeg","modified":1762308148,"filesize":110304,"height":640,"width":640,"name_thumbnail":"tn9374b7ae97af3d7e70e4bd37cac6aa0b.jpg","extension_thumbnail":"jpg","mimetype_thumbnail":"image\/jpeg","modified_thumbnail":1762308148,"filesize_thumbnail":29999,"height_thumbnail":320,"width_thumbnail":320}
Would this have any connection to the weird photo gallery issue or with the single random gallery photo module sometimes disappearing?
Or is there some way that I can identify a which media are considered "missing" so I can look for that kind of irregularity in the database and makes changes?
And yes, all gallery items seem to have a valid "page" value. All are something like this 1763459793.26615, where the number after the period is the ID for that entry.
We do not use any modified templates. The page is set to Cassiopeia. Changing it to Default did not fix the problem.