Hey guys, so @vhsreptile, I found the class code and modified. I commented out the entire If statement, and it seems to be working and sending out.
I am running in to a bit of an issue with “testing” all of the different types of emails. For example, I want to make sure the “Before Expires” message will be sent out. The original one, “New User” works no problem, but I am running in to having to wait a few days before it expires to actually test the “Before Expiry” one for example, or “After Expires”, etc.
Anyone have a quick fix for testing this code wise? In a log somewhere maybe? The log file @demerit mentioned only shows skipped messages so far.
I would assume if I updated the subscription date to todays’ date on my user, it should send out an email fairly quickly, but looking for an easier way to test this and not overly familiar with the logging in Membership 2.
There is a manually check under Settings “Check Membership Status changes in 2 hrs 54 min. No pending Email Responses found” but not sure if this will help for testing purposes.
Thanks in advance for any help ??