Alert Record Saved
6 posts by 3 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: March 14, 2012 (RSS)
By rez - September 23, 2011
When saving a record in CMSB 2.12 I get a pop-up error:
Notice: Undefined variable: errors in ....../public_html/cmsAdmin/plugins/AlertRecordSaved/alertRecordSaved.php on line 35
Mail Error:
I still receive an email notification that the record was saved. how can I get rid of this error? The other plug, login notification works fine btw.
Re: [rez] Alert Record Saved
By Djulia - September 25, 2011
I have just updated the plugin. (Awaiting Approval)
But, this problem will be completely corrected in the following version of CMSB (2.13).
In the meantime, you can use #comment lines 34 and 35 in the plugin.
Djulia
Re: [Djulia] Alert Record Saved
By bmanager - March 12, 2012
I am still experiencing the same problems as Rez. Is there an updated version of this plugin yet?
Also, I want to be able to configure the email address to which the email is sent; are you able to send me any instructions on how to do this? I am not very 'technical'. [;)]
Many thanks.
SC
Re: [bmanager] Alert Record Saved
By Djulia - March 13, 2012
Do you use version 2.13 or 2.14 ?
Can you give the exact error message?
Thanks,
Djulia
Re: [Djulia] Alert Record Saved
By bmanager - March 13, 2012 - edited: March 13, 2012
Can't get it to give me an error message now, nor does it send an email..... [unsure]
Re: [bmanager] Alert Record Saved
By Djulia - March 14, 2012 - edited: March 14, 2012
Two suggestions.
1. You can check if the email of the administrator is correct in CMSB (General Settings > Email Settings).
2. You can also check if your PHP mail() function works correctly.
http://www.php.net/manual/en/function.mail.php
You can test with this plugin which uses the mail function:
http://www.interactivetools.com/forum/gforum.cgi?post=77775#77775
Thanks,
Djulia