Unexpected mail errors when using Alert Record Saved plugin

6 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: May 31, 2019   (RSS)

By gregThomas - May 28, 2019

Hey Jerry,

Thanks for posting the backtrace information, I can see that the error is coming from the alertRecordSaved.php plugin. Please, could you post the error message that is being logged with it?

I don't think it's the same issue as post #2243255 (https://www.interactivetools.com/forum/forum-posts.php?postNum=2243255#post2243255) as that issue was caused by using the sendMessage function from a script that's run using the cron, I'll be able to confirm that once I've seen an example of the error message.

Cheers,

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By gkornbluth - May 28, 2019 - edited: May 28, 2019

Here you go, and thanks for following up on this.

If you need access o the back end to see the rest of the error message, let me know.

Jerry Kornbluth

#8128 - E_NOTICE: Undefined variable: errors
/home3/ellescho/public_html/thecmsbcookbook/cmsAdmin/plugins/alertRecordSaved.php (line 41)
http://thecmsbcookbook.com/cmsAdmin/admin.php

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By gregThomas - May 29, 2019

Hey Jerry,

Is the version of the plugin you attached to the previous post (alertrecordsaved.zip) the same version that's used on your site? That version doesn't include a variable called $error in it, which is what the error message states hasn't been set. 

Please can you complete a second level support request so that I can take a closer look at the issue: 

https://www.interactivetools.com/support/request/

I'll need the sites FTP and CMS login credentials so that I can find the source of the issue. 

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By gkornbluth - May 29, 2019 - edited: May 29, 2019

Hi Greg,

There seems to be much more then a plugin issue going on here. (the same plugin version works on another install with CMSB 3.50 and PHP 7)

As of this morning I've got Bluehost working on intermittent 500 errors  as well as cron jobs not working on all the sites on this server after a server update (any thoughts appreciated)

I've already changed cgi.force_redirect to 0 in the master php.ini file and have decided to upgrade to php 7.0 and CMSB 3.51 and see what progress I make before calling on you gurus at Interactive Tools for more help.

Thanks for your generous offer though,

Jerry Kornbluth

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By gregThomas - May 31, 2019

Hey Jerry,

OK sounds good, let us know if we can help with anything else!

Greg Thomas







PHP Programmer - interactivetools.com