is_image() is_image()
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

is_image()

Started by Neo3DGfx, January 20, 2004, 06:47:02 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Neo3DGfx

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.

hyperion

Is this using the default theme?
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Neo3DGfx

I tried it with a couple themes, and it still didn't work.

http://www.davidrinaldi.com/hsro/photo_gallery/index.php

lasa

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.

Joachim Müller

@Neo3DGfx: do you have any mods running, or are you running an unmodified version of coppermine?

GauGau

omniscientdeveloper

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.