Password reminders / Emails not being sent
12 posts by 2 authors in: Forums > CMS Builder
Last Post: January 25, 2013 (RSS)
I don't think any of the changes you've made would affect the plugin. Would you mind filling in a second level support request for me so I can take a closer look? You can find the form here:
https://www.interactivetools.com/support/email_support_form.php
Thanks!
Greg
PHP Programmer - interactivetools.com
Hi,
I've found out what the issue is with the plugin. Version 2.50 of CMS Builder handles session data differently to previous versions. The plug-in expected the entire user session to be destroyed when a user logs out, which resets the counter it uses, but in version 2.50 this no longer happens. I've changed the plugin to reset the counter itself when a user isn't logged in. I tested the plug-in using my e-mail address and it seemed to work correctly.
I've attached the updated copy to this post.
Let me know if you have any problems with it.
Thanks!
Greg
PHP Programmer - interactivetools.com