Main
Index
Search
Posts
Who's
Online
Log
In

Home: Products: CMS Builder: Plugins & Add-ons:
Alert Record Saved

 

 


rez
User

Sep 23, 2011, 5:05 PM

Post #1 of 6 (7555 views)
Shortcut
Alert Record Saved Can't Post

Where do I communicate on user-submitted plugs?

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.


Djulia
User

Sep 25, 2011, 1:36 AM

Post #2 of 6 (7497 views)
Shortcut
Re: [rez] Alert Record Saved [In reply to] Can't Post

Hi Rez,

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


bmanager
New User

Mar 12, 2012, 2:24 PM

Post #3 of 6 (2645 views)
Shortcut
Re: [Djulia] Alert Record Saved [In reply to] Can't Post

Hi Djulia

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'. Wink

Many thanks.

SC


Djulia
User

Mar 13, 2012, 12:19 PM

Post #4 of 6 (2593 views)
Shortcut
Re: [bmanager] Alert Record Saved [In reply to] Can't Post

Hi,

Do you use version 2.13 or 2.14 ?

Can you give the exact error message?

Thanks,

Djulia


bmanager
New User

Mar 13, 2012, 3:54 PM

Post #5 of 6 (2577 views)
Shortcut
Re: [Djulia] Alert Record Saved [In reply to] Can't Post

Hi Djulia, thanks for responding. CMS Builder v2.14


Can't get it to give me an error message now, nor does it send an email..... Unsure


(This post was edited by bmanager on Mar 13, 2012, 3:55 PM)


Djulia
User

Mar 14, 2012, 12:51 AM

Post #6 of 6 (2504 views)
Shortcut
Re: [bmanager] Alert Record Saved [In reply to] Can't Post

Hi,

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


(This post was edited by Djulia on Mar 14, 2012, 1:09 AM)