After upgrading my gallery, the following errors came in displayimage.php
Warning: main(DIR/includes/init.php) [function.main]: failed to open stream: No such file or directory in /home/opelmoto/www/galleri/displayimage.php on line 33
Fatal error: main() [function.require]: Failed opening required 'DIR/includes/init.php' (include_path='.:/usr/local/lib/php') in /home/opelmoto/www/galleri/displayimage.php on line 33
I changed the path stuff in this file to fix this as the DIR constant doesnt seem to get set.
Old:
Code:
Content visible to verified customers only.
New:
Code:
Content visible to verified customers only.