I get a fatal error, the e2 gallery works on my server but I'm trying to get it setup on my page and after following the setup advice on this page www.e2interactive.com/blog/forums/topic/136
This is the error I receive:
Fatal error: Call to undefined function getImages() in /home/walkfar/public_html/test/gallery.php on line 19
This is line 19:
<?php getImages($gallerypath, 'tempgallery'); ?>
