Fatal error: Call to undefined function: remove_remarks() Fatal error: Call to undefined function: remove_remarks()
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Fatal error: Call to undefined function: remove_remarks()

Started by billmuirhead, January 21, 2004, 01:56:27 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

billmuirhead

I have completedthe initial install page but when I try press the lets go button I get the following message.

Fatal error: Call to undefined function: remove_remarks()

I am running my web site on my ISPs web server using their MySQL server.

Can anyone give me any ideas where to go from here.

Thanks Bill

Joachim Müller

take a look at http://coppermine.sourceforge.net/faq.php?q=howtoask#howtoask - a link and some additional info on your server might help for a start...

GauGau

billmuirhead

Sorry I should have known that.  Ok using php info I have gleaned the following:

System:  Linux i-194-106-55-191 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686 unknown unknown GNU/Linux

Server API:  Apache

PHP Version:  4

MySQL Client API:  3.23.39

GD Version:  1.6.2 or higher

Safe Mode ON

Hope this helps.

Regards

Bill

Joachim Müller

could you be more specific on the php version you're running - there's a minimum requirement of php ver. 4.1.0
A link to your site might be helpful as well...

GauGau

billmuirhead

Sorry again,

The PHP version is 4.2.2

You can find the gallery at www.themuirheadfamily.com

The gallery is in the subdirectory /copper

Regards

Bill

Casper

Hi,
You are getting the following error message;
QuoteFatal error: Call to undefined function: breadcrumb() in /web/sites/329/billmuirhead/www.billmuirhead.f2s.com/copper/index.php on line 118

Check your index.php, for the following on line 118;
breadcrumb($cat, $breadcrumb, $BREADCRUMB_TEXT);

If the same as here, try silly_safe_mode.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here