Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have attached an event handler like so:
Member.AfterSave += new Member.SaveEventHandler(Member_AfterSave);
When I save a Member in the CMS Members section, this gets fired in what appears to be an infinite loop.
Anyone seen this before or know of any gotchas with this event?
Cheers
errr... nevermind. Please delete this!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Member.AfterSave firing in a loop ?
I have attached an event handler like so:
Member.AfterSave += new Member.SaveEventHandler(Member_AfterSave);
When I save a Member in the CMS Members section, this gets fired in what appears to be an infinite loop.
Anyone seen this before or know of any gotchas with this event?
Cheers
errr... nevermind. Please delete this!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.