Gallery works great in the backend but when I attempt to embed a gallery on the page and view it on the front end it is breaking the template. The content is displayed unformatted and no images are displayed. Looking at the source all the stylesheet and header data is gone. When you get to the part where gallery is called it starts out displaying the template and gets to the first image's link where it just cuts off at the href entry.
Code: Select all
<div class="gallery">
<h3>gallery name</h3><p>2 images</p>
<div class="pagenavigation">
</div>
<div class="img">
<a class="group" href="
Are there any requirements that Gallery needs beyond CMSMS 1.11.2 requirements? Does Gallery require php 5.3+? This server having issues is php 5.2.17.
A site on another server with php 5.3 is running cmsms 1.11.2 and latest gallery just fine (unfortunately I can't move this site).
Thanks!
Alane