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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.