Hi,

I have installed JGaleery on Zen Cart versin 1.3.8a and cannot get it to work in ezpages, it is not displaying it at all, I have followed all the directions and it is working in its sub folder here -

http://yummyinyourpetstummy.co.uk/gallery/

I have entered the code in source view, code below -


<?php
$G_JGALL['inc_path'] = 'jGallery/';
include($G_JGALL['inc_path'] . 'index.php');
?php>


The page page below is where it should working and where the code is entered-

http://yummyinyourpetstummy.co.uk/gallery-page-2

Anyone have any ideas, thanks Che