Thread: Email issues
View Single Post
Old June 14th, 2009, 04:13 PM   #5 (permalink)
jrafuse
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 17
That's what I thought might have happened afterwards ... I assumed that the integration was complete however, so it didn't occur to me before. Is there any way to change some code, so it does a compare of the PP and VB users and only sends out the notices if they are in both? Otherwise I'm think I'm stuck trying to do a manual compare of the userlists to weed out the inconsistencies ?

Thanks in advance,

John

Quote:
Originally Posted by Chuck S View Post
Could be quite possible but that means you would need to search your site and do a query like this to remove all notifications for a query.

You should never really be deleting anyone in vb without first deleting them in photopost.

DELETE FROM pp_notify WHERE photo=YOURCATID;
jrafuse is offline   Reply With Quote