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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.