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: 1.5.36: Fatal error: Call to undefined function cpg_normalize_path() ...  (Read 5300 times)

0 Members and 1 Guest are viewing this topic.

biellebrunner

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46

I just upgraded to the latest version of Coppermine, and now my batch add doesn't work. I keep getting a "Fatal error: Call to undefined function cpg_normalize_path() in (...)/minibrowser.php on line 50"

Line 50 is:

Code: [Select]
if (strpos(cpg_normalize_path($folder), rtrim($CONFIG['fullpath'], '/')) !== 0) {

    $folder = rtrim($CONFIG['fullpath'], '/').$folder_sep;

}

What's the matter?
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764

Please update all Coppermine files as described in the upgrade docs, especially include/functions.inc.php.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.