displayimage.php error on bottom of site displayimage.php error on bottom of site
 

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

displayimage.php error on bottom of site

Started by Venus, September 23, 2006, 11:51:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Venus

I have noticed that when I view photo there is error on site, generally it looks good but  at the bottom of site is this:

um is not search if ($album != 'search') { $film_strip = display_film_strip($album, (isset($cat) ? $cat : 0), $pos, true); } CPGPluginAPI::filter('post_breadcrumb',null); theme_display_image($nav_menu, $picture, $votes, $pic_info, $comments, $film_strip); pagefooter(); ob_end_flush(); } ?> } ?>

here is link:
http://www.whitneyhouston.i365.pl/foty/displayimage.php?album=269&pos=10




Tranz

Have you made any modifications? Review them if you have. Otherwise, get a fresh copy from our site and reupload the file.

Venus

I overwrite this file and it looks to be okey now :) Thanks for help.