ONSITE PORTAL Issue Now

arnabnaha wrote on Thursday, December 04, 2014:

Hi…
I gave a patient access to the onsite portal via “create onsite portal credentials” button on patient summary page. Password popup appeared…saved it…the system sends a mail to the patient with the username and password. Works fine…

Now, the patient goes to the link of the patient portal. Login screen appears. Fills ud the username and password provided and logs in.

The change password screen appears. He enters his new password and clicks log in

The next page is fully a white page of death.

Please help

arnabnaha wrote on Thursday, December 04, 2014:

PHP error log as follows:

[04-Dec-2014 17:58:18 Asia/Kolkata] PHP Parse error: syntax error, unexpected ‘)’ in C:\xampp\htdocs\openemr\patients\summary_pat_portal.php on line 603

[04-Dec-2014 18:00:38 Asia/Kolkata] PHP Parse error: syntax error, unexpected ‘)’ in C:\xampp\htdocs\openemr\patients\summary_pat_portal.php on line 603

[04-Dec-2014 18:08:54 Asia/Kolkata] PHP Parse error: syntax error, unexpected ‘)’ in C:\xampp\htdocs\openemr\patients\summary_pat_portal.php on line 603

arnabnaha wrote on Thursday, December 04, 2014:

Problem solved…there was an extra “)” in line 603. removed and works well. Brady please commit it to the codebase

bradymiller wrote on Friday, December 05, 2014:

Hi Arnab,
Awesome catch and fix (I admit I introduced that bug… ); I just committed your fix to the codebase.
-brady
OpenEMR