coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Neo3DGfx on January 20, 2004, 06:47:02 PM

Title: is_image()
Post by: Neo3DGfx on January 20, 2004, 06:47:02 PM
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.
Title: is_image()
Post by: hyperion on January 20, 2004, 07:32:52 PM
Is this using the default theme?
Title: is_image()
Post by: Neo3DGfx on January 20, 2004, 08:23:03 PM
I tried it with a couple themes, and it still didn't work.

http://www.davidrinaldi.com/hsro/photo_gallery/index.php
Title: is_image()
Post by: lasa on January 20, 2004, 11:21:01 PM
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.
Title: is_image()
Post by: Joachim Müller on January 21, 2004, 12:02:07 AM
@Neo3DGfx: do you have any mods running, or are you running an unmodified version of coppermine?

GauGau
Title: is_image()
Post by: omniscientdeveloper on January 21, 2004, 12:33:57 AM
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.