Hello everyone,
I'm currently working on a CollectiveAccess page to catalog student furniture projects made by my university's design-build program. I'm making a site using XAMPP, and for now I am just hosting it locally on my Windows 10 computer since I do not have access to a server.
I'd like to add multiple images for some projects so that they can be viewed together. The problem I am having is that when I attempt to upload an image, CollectiveAccess says changes were saved, but I see no indication that any image has been uploaded, and no images can be viewed.
On the demo site, this is not an issue. I can upload any image I want from the computer or server, and if I save my changes, it shows a thumbnail of the image, and I can flip through each image in the image viewer.
On my site, the only way I can import images is by doing a media import from the "Import" tab, but this automatically creates separate objects for each image. These images show up fine because of the Imagick plugin that I installed and CollectiveAccess recognizes.
If I go to edit the images in the "Media" tab of each individual object, I can add a representation and choose an image from my computer or server (which itself is just a folder on my computer). The dialogue in the plus-shaped "add media" area updates to say "1 selected", but no thumbnail is displayed. When I go to save, I get a "changes were saved" banner, but my screen refreshes and nothing happens.
There is also a "Browse" button on the demo site that I do not see. I'm assuming that my issue has something to do with a strange setting in my installation, but after a brief perusal of the forums, app.conf, and other conf files, I cannot tell what it could be.
I'm using the PastPerfect 5.0 install profile, CollectiveAccess 2.0, and PHP 8.2.12.
Thank you for any help in advance.