undefined variable CONFIG in displayimage.php undefined variable CONFIG in displayimage.php
 

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

undefined variable CONFIG in displayimage.php

Started by Andi, February 06, 2005, 12:16:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andi

Hello :)

   
Quote* Notice line 63: Undefined variable: CONFIG

In displayimage.php function html_picture_menu() the variable CONFIG is not global.
This caused that the "edit pic" link is never shown for normaly users.

  Coppermine version: 1.4.1
  $Source: /cvsroot/coppermine/devel/displayimage.php,v $
  $Revision: 1.89 $
  $Author: oddeveloper $
  $Date: 2005/01/26 02:56:30 $
hope, I could help you... :)

omniscientdeveloper

Fixed. I also got rid of some other error notices.

Andi

hope, I could help you... :)