forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: Andi on February 06, 2005, 12:16:26 pm

Title: undefined variable CONFIG in displayimage.php
Post by: Andi on February 06, 2005, 12:16:26 pm
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 $
Title: Re: undefined variable CONFIG in displayimage.php
Post by: omniscientdeveloper on February 06, 2005, 04:02:18 pm
Fixed. I also got rid of some other error notices.
Title: Re: undefined variable CONFIG in displayimage.php
Post by: Andi on February 06, 2005, 10:51:23 pm
 :D yep, it works fine