Hello,
On my website there is an area for a gallery, this area is where I would like images to show that visitors have posted. Now I have an area where visitors will add a title and description plus image and this functions as should since all the information gathered appears on the database. My problem is when adding in a gallery and connecting that to the database and choosing the correct database image source, the images do not appear onto the gallery. The gallery is connected to the right database with the database on page set as read-only, as it should because the gallery would only read.
In my mind this should work, as the data is on the database and I am telling the gallery to read the column for images in that database but nothing happens.
Totally confused why nothing will display.