Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Undefined function  (Read 3000 times)

0 Members and 1 Guest are viewing this topic.

davsap

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Undefined function
« on: March 18, 2006, 10:24:10 pm »

I have installed version 1.4.4, on a linux (ubuntu) running Apache 2.0,  MySql 5 and php 5

I removed the Nuke check in order to get the installation script working, now I can run the script but I get the following error:

Fatal error: Call to undefined function remove_remarks() in /opt/lampp/htdocs/coppermine/install.php on line 456

Grateful for help.
« Last Edit: March 25, 2006, 06:40:56 pm by GauGau »
Logged

kurtsik

  • Translator
  • Coppermine newbie
  • **
  • Offline Offline
  • Posts: 6
    • kurtsik
Re: Undefined function
« Reply #1 on: March 20, 2006, 02:07:27 pm »

Hi!.

Please, excuse my bad english.
Check your php.ini configuration, there is a item called include_path, it must be: ".;/PATH"  (.; at the start)

Hope be helpfully :)
Logged

Nibbler

  • Guest
Re: Undefined function
« Reply #2 on: March 20, 2006, 09:28:27 pm »

Ensure you uploaded include/sql_parse.php
Logged

davsap

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Undefined function
« Reply #3 on: March 25, 2006, 12:15:12 pm »

Thanks for your help. I solved this eventually by adding the following line to install.php:

require('include/sql_parse.php');

Logged
Pages: [1]   Go Up
 

Page created in 0.012 seconds with 15 queries.