I am receving this error whenever I view the index.php file:
Fatal error: Call to undefined function: is_image() in \\atl.hosting.int\storage\IPSWX0016ATL2\user988576\www\hsro\photo_gallery\index.php on line 349
I have no idea how to fix it, and help would be appreciated.
Is this using the default theme?
I tried it with a couple themes, and it still didn't work.
http://www.davidrinaldi.com/hsro/photo_gallery/index.php
I had the same error after installing the Video MOD.
The script requires a function, but you hosting provider hasn't installed this libary. I'm now mailing my hosting provider for more information.
@Neo3DGfx: do you have any mods running, or are you running an unmodified version of coppermine?
GauGau
Most likely the video mod I did. I created 4 functions (located in the functions.inc.php file):
is_image()
is_movie()
is_document()
is_audio()
Try reinstalling the init.inc.php file and the functions.inc.php files.