Patient Reminders error

lsalichs wrote on Monday, November 28, 2011:

Not sure if this is a known issue.  But I am just starting to test OpenEMR and got the following error on the Patient Reminder section:

Warning: Invalid argument supplied for foreach() in /home/openway/public_html/emr41/library/reminders.php on line 153
No active patient reminders.

Anyone knows what this means and how to fix it?

bradymiller wrote on Wednesday, November 30, 2011:

Hi,

This is not an error (just a warning). Ensure you have the following php settings (note the errors should be going to the log and not the screen):
http://www.open-emr.org/wiki/index.php/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F

-brady

lsalichs wrote on Thursday, December 01, 2011:

Thanks
I updated phi.ini parameters as per recommendation, but I still get the warning message:

Warning: Invalid argument supplied for foreach() in /home/openway/public_html/emr41/library/reminders.php on line 153
No active patient reminders.

So my question now is, how does patient reminders feature really work and how do I set it up?  I have a feeling that this warning has to do with some patient data or practice setup missing somewhere.  What do I need to setup in order for Patient reminders to work?

bradymiller wrote on Friday, December 02, 2011:

Hi,
placed response here:
http://sourceforge.net/projects/openemr/forums/forum/202504/topic/4855658/
-brady