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 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; |