I keep getting this error:
Fatal error: Call to undefined function: theme_display_film_strip() in /home/dbunni/public_html/gallery/include/functions.inc.php on line 1188
Whenever I click on an album. theme.php:
http://dustbunni.net/theme.php.txt
Any ideas? I appreciate any help!
It's your custom theme. The classic theme works great. Compare the classic theme.php file to your custom one, and add the missing function(s). Should fix your problem.