View Single Post
Old March 28th, 2006, 12:11 PM   #3 (permalink)
Get Bent
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 24
I added this:

if ( ($User['username'] == "" || $User['username'] == $Globals['pp_lang']['unreg']) && $Globals['reqregister'] == "yes" ) {
if ( $dbcat == 523 ) {

diewell( $Globals['pp_lang']['noregview'] );

and this is what I got:

Parse error: syntax error, unexpected $end in /home/getbent/public_html/gallery/showphoto.php on line 1239
Get Bent is offline   Reply With Quote