Add New Event - Select Patient

octort wrote on Thursday, August 16, 2012:

When I clicked on a specific time in the calendar to create an appointment and I entered the letter “A” or letter “E” only instead a full name I get nothing but I blank screen (Firefox) or HTTP 500 error (Chrome) but when I enter a letter like “S” or “D” I get a list of patients. Any ideas? thanks in advance

PD. This start occurring now, in a new server install.

juggernautsei wrote on Friday, August 17, 2012:

have you tried two letters like AL or Ed?

octort wrote on Friday, August 17, 2012:

AL and Ed worked, not sure why with vowels doesn’t work. Two letters or more is just fine. Thanks

bradymiller wrote on Sunday, August 19, 2012:

Hi,

Unable to confirm this on demos:
http://www.open-emr.org/wiki/index.php/OpenEMR_Demo
http://www.open-emr.org/wiki/index.php/Development_Demo

I clicked on calendar, then clicked on patient entry which opened the patient search popup and got no errors when entered in A or E there.

What OS and OpenEMR version are you using. And is anything showing up in your php error log after you see the error?

-brady
OpenEMR

octort wrote on Thursday, August 23, 2012:

Apache ver. 2.2.22
PHP ver. 5.3.15
MySQL ver 5.1.63-cll
OS Centos 6.3

# nano error_log

I just replicated the blank window when entering just letter “a” and these are the last lines of the error_log file:

PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 1940
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 2960
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 3486
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 3526
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 3545
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 861
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 867
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 1175
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 1940
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 2960
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 3486
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 3526
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/clinic23/public_html/openemr/library/adodb/adodb.inc.php on line 3545

thanks in advance!

blankev wrote on Thursday, August 23, 2012:

Brady in the new release version I found some labels that were not included in translation tables. How can I show them to you so you can find them in an easy way? Or is it not feasible to change these on short notice?

Examples:
Your clinic name here
graphic pain map
Administrative
Clinical

bradymiller wrote on Monday, August 27, 2012:

Hi Pimm,

Ship has already sailed on the constants (i.e not feasible to add constants for the 4.1.1 release); actually just finalized the definitions today. For the above constants, have added them to the active projects section: http://open-emr.org/wiki/index.php/Active_Projects#Translation_database_maintenance.2Fimprovement
(so will get dealt with on the next constants update)

Specifically, ‘Your clinic name here’ will require some code changes since don’t want to translate all facility names (only if use the default ‘Your clinic name here’). And where are you seeing the untranslated Administrative, Clinical and graphic pain map constants?

-brady
OpenEMR

bradymiller wrote on Monday, August 27, 2012:

Hi octort,

Paste a lot more of the error log here (again, right after you see the error), since you have lots of benign deprecated warnings (not really errors) in your error log. Generally a white screen of death (as you seem to be getting) will produce a PHP Error in the log.

-brady
OpenEMR

blankev wrote on Monday, August 27, 2012:

The name is for the forms in the top tab used by the screen.

GOTO Administration=>  Forms => most left column of optional to be included Forms If included the words do not change for translations AND Dummy. But today the dummy language was not in the Demo version so I could not check.

blankev wrote on Monday, August 27, 2012:

Question: Why is there a translation of a "   .     " (point), and numbers like "    0   " ,   "   1   "  , and may be more……

blankev wrote on Monday, August 27, 2012:

Your comment some remarks earlier brought me into the GITHUB. I always tought it was overwhelming. No I see there is hope for this recluse websiter.

Is it possible to make changes to Forms in GITHUB? I created a user account. and before I continue I need to know if this is an option for me so I can make smallchanes on my observations during my adventures in translations in the different forms and make them more Internationalised and change one form just to make it more esthetical, since nobody seems to see this as a priority……

blankev wrote on Monday, August 27, 2012:

This just send remark was meant for Brady on translations…

bradymiller wrote on Tuesday, August 28, 2012:

Hi Pimm,
Thanks for the clarification; placed this on the Active Project entry so remember this when adding new constants in the future. Just so you know, you can turn on the dummy language at Administration->Globals->Locale->‘Allow Debugging Language’. The reason the demo no longer has this turned on by default is because it’s something I do when preparing for the official release.
-brady
OpenEMR

blankev wrote on Tuesday, August 28, 2012:

Brady,

your answer is placed, with some changes in the Wiki for translations just under the heading for Demo translations etc. Could be better if we make a different language entity for dummy with some kind of more extensive explanation? (Comparable with the other languages and translation explanation)

bradymiller wrote on Tuesday, August 28, 2012:

Hi Pimm,
Regarding the period, 1 and 2 as english constants, at some point these will be removed.
-brady
OpenEMR

bradymiller wrote on Tuesday, August 28, 2012:

Hi Pimm,
Regarding the dummy language, I’d suggest making a new section in the Translator Tools part of the wiki page and explaining what it is there.
-brady

bradymiller wrote on Tuesday, August 28, 2012:

Hi Pimm (sorry for all these individual messages),

Regarding github, I suggest getting some help from Arnab whom seems to be doing exactly what you want to do. To see what I mean, check out his github repository:
http://github.com/arnabnaha/openemr/commits/master (this is the most up to date development branch openemr official code)
http://github.com/arnabnaha/openemr/commits/my_emr (and this is his custom code on top of the most up to date development branch - note his commits at the top)

So, the nice thing about github for Arnab is twofold:
1. He can customize the code for himself but stay up to date with the codebase
2. If he does something that is worth committing to the official codebase (which he has done with forms), he simply directs us to his github commits and we can easily commit them into the official codebase if appropriate.

-brady
OpenEMR

blankev wrote on Tuesday, August 28, 2012:

Brady, nothing to feel sorry for! I am grateful to find a listening ear, in doing our contacts this way I hope others can have the same feeling of " I can do it so why do I wait till others give their input"?

If the e-mails really become sort of private I have your personal address. Keep up the good work and whatever, I am glad to get the opportunity to donate some time to make little improvements for this great product.