View Single Post
Old October 5th, 2004, 12:01 PM   #15 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,012
Nope I can not break it. Did you do the fix Michael posted above?

The email is using the variable $getuserid (emails.php, line 27); so we might need to change line 298 in reviews.php to use $getuserid instead of $tuserid:

list( $getuserid, $usernm, $useremail ) = get_userinfo("", $notify_user);
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote