News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.