Want to get the Gallery thumbnails working, but am getting an error.
Link to site here: http://www.pixtler.com/gallery
The upload aspect works fine here: http://www.pixtler.com
I looked on my directory structure in the resources folder and it is empty, there are not other folders or files. These look to be the default from the code? If so where do I find these files? I downloaded again, but do not see them in a new download.
Not sure where to start to fix this?
Thanks.
Code:
Fatal error: Uncaught exception 'ErrorException' with message 'fopen(/homepages/12/d388871244/htdocs/pixtler/phpgallery/resources/Layout/GridShow/Template.htm) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory' in /homepages/12/d388871244/htdocs/pixtler/phpgallery/include_phpgallery.php:116 Stack trace: #0 [internal function]: exception_error_handler('/homepages/12/d...', 'r') #1 /homepages/12/d388871244/htdocs/pixtler/phpgallery/include_phpgallery.php(116): fopen() #2 /homepages/12/d388871244/htdocs/pixtler/phpgallery/include_phpgallery.php(176): PhpGallery->GetString() #3 /homepages/12/d388871244/htdocs/pixtler/gallery.php(117): PhpGallery->Render() #4 {main} thrown in /homepages/12/d388871244/htdocs/pixtler/phpgallery/include_phpgallery.php on line 116
Link to site here: http://www.pixtler.com/gallery
The upload aspect works fine here: http://www.pixtler.com
I looked on my directory structure in the resources folder and it is empty, there are not other folders or files. These look to be the default from the code? If so where do I find these files? I downloaded again, but do not see them in a new download.
Not sure where to start to fix this?
Thanks.