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
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
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
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
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
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.