View Single Post
Old February 15th, 2009, 11:33 AM   #1 (permalink)
skidpics
Ultimate Member
 
Join Date: Jun 2007
Location: Texas
Posts: 1,362
Send a message via Yahoo to skidpics
Redirect to login if uploads are exceeded

Chuck, what can I do to get PP to redirect to the login screen if the daily uploads amount are exceeded? THis will force either a registration or login.. hopefully.

Can I redirect in uploadphoto.php around line 144:

Quote:
$Globals['pp_lang']['uplimit'] = str_replace( "%pics%", $uploadchk, $Globals['pp_lang']['uplimit'] );
diewell($Globals['pp_lang']['uplimit']);
skidpics is offline   Reply With Quote