coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: billmuirhead on January 21, 2004, 01:56:27 PM

Title: Fatal error: Call to undefined function: remove_remarks()
Post by: billmuirhead on January 21, 2004, 01:56:27 PM
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
Title: Fatal error: Call to undefined function: remove_remarks()
Post by: Joachim Müller on January 21, 2004, 04:24:21 PM
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
Title: Fatal error: Call to undefined function: remove_remarks()
Post by: billmuirhead on January 21, 2004, 04:54:32 PM
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
Title: Fatal error: Call to undefined function: remove_remarks()
Post by: Joachim Müller on January 21, 2004, 05:59:17 PM
could you be more specific on the php version you're running - there's a minimum requirement (http://coppermine.sourceforge.net/faq.php?q=MinimumRequirements#MinimumRequirements) of php ver. 4.1.0
A link to your site might be helpful as well...

GauGau
Title: Fatal error: Call to undefined function: remove_remarks()
Post by: billmuirhead on January 21, 2004, 08:25:05 PM
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
Title: Fatal error: Call to undefined function: remove_remarks()
Post by: Casper on January 21, 2004, 08:37:55 PM
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.