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: searchnew.php? fullimagesize  (Read 2969 times)

0 Members and 1 Guest are viewing this topic.

richt44

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
searchnew.php? fullimagesize
« on: February 09, 2005, 02:13:23 am »

Hi,

My Apache error log is filling up with 'PHP Notice:  Undefined variable:  fullimagesimagesize in ../searchnew.php on line 137.'
In searchnew.php-
 if (filesize($picname) && is_readable($picname)) {
        //$fullimagesize = getimagesize($picname); COMMENTED OUT FOR VIDEO SUPPORT
        $winsizeX = ($fullimagesize[0] + 16);
        $winsizeY = ($fullimagesize[1] + 16);

Seems that it has been commented out. Should I uncomment it? Otherwise, where else is it defined?
Just downloaded and installed latest version.

Thanks.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.