----------------------------------// // VB2_INTEGRATION is if you are using vB2 and want to use the vB2 integration define("VB2_INTEGRATION", 'off'); //-----------------------------------------------------------------------------------// //---------------------------------- vB2 Portal -------------------------------------// // To use set path and set flag to 'on' define("VBP2_INTEGRATION", 'off'); $vbportal="/home/sites/yoursite/web/vbportal"; //-----------------------------------------------------------------------------------// ?> chdir($vbportal . "/"); require("mainfile.php"); $index = 0; global $Pmenu,$Pheader; $Pheader = "P_themeheader"; $Pmenu = "P_thememenu_photopost"; require("header.php"); $vbheader = ob_get_contents(); ob_end_clean(); ob_start(); require("footer.php"); $vbfooter = ob_get_contents(); ob_end_clean(); chdir($pppath . "/"); } ?> include "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/ppopen.tmpl"; include "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/ppclose.tmpl"; ?> FSC Gallery - Search - Powered by PhotoPost
  Home · Search · Register · Login 

Search Galleries

Fill in the fields below to execute a search.
Keywords

search title only
search title and description
search all fields
search comments

show thumbnails in comment search

Contains all words
Contains at least one word
Search by Username


Specify a date range
Within the last

Select categories
You can search one category, all or select multiple categories from the list below.



Powered by: PhotoPost PHP
Copyright 2005 All Enthusiast, Inc.

s['pp_lang']['more']}\" border=\"0\" src=\"{$Globals['idir']}/more.gif\" />"; } printheader( 0, $Globals['pp_lang']['search'] ); include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/menubar.tmpl" ); include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/search-r.tmpl" ); printfooter(); } else { $keywords = urlencode($keywords); $condition = rawurlencode($condition); $what = rawurlencode($what); forward( "showgallery.php?mcats=$scats&si=$keywords&what=$what&name=$name&when=$when&whenterm=$whenterm&condition=$condition", $Globals['pp_lang']['searching'] ); } } ?>