Find Procedure Order pop-up not working

I’m using version 7 too. I just don’t know why I’m running into this bug. I tried the openemr demo and everything seems to work fine.

like @sjpadgett was saying, what patch are you on?

It’s just 7.0.0 and if I download patch 2 some folders are missing

hi @HNM_Inc_ZAMBIA , did you follow the patch install guide?

@stephenwaite @sjpadgett @htuck yes I followed the patch install guide. Patch installation was success but that did not fix the issue.
find_order_popup.php (8.6 KB)



hi @HNM_Inc_ZAMBIA , would redo the patch, it looks like that file was altered.

I did the installation today. When was it altered?

wondering if you may have mistakenly altered it

No, I haven’t done any changes to the file.

If possible can you share your own
find_order_popup.php (8.6 KB)
file.

@flaviodario was this issue fixed, I think it’s similar to what I am facing. Order Procedure not appears more after it was ordered once

https://raw.githubusercontent.com/openemr/openemr/rel-700/interface/orders/find_order_popup.php

Modified the file using the link you sent, but that too did not fix the issue.

@sunsetsystems @sjpadgett @brady.miller

Please I am stuck with this issue and can’t move any further. Your assistance will be highly appreciated.

can you post the error again please?

here’s the php8 fixes that may help

Does this issue fixed, please let me know. i m stuck as same.
2

Also an error while creating “Procedure store” in the dropdown as below
1

Hi @bandari_raman, you have to turn off display warnings, FAQ - OpenEMR Project Wiki

Thank you so much. setting display_errors=Off fixed the both issues.