Can't add Insurance Numbers

ajperezcrespo wrote on Monday, December 05, 2011:

When adding Insuarnce Numbers (admnistration->Practice->Insurance Numbers)  I get a white background with three providers only (Actually have 8 Providers).
Here is the error I get from the logs.

PHP Fatal error:  Cannot redeclare get_npi() (previously declared in /srv/www/htdocs/openemr/library/classes/Provider.class.php:116) in /srv/www/htdocs/openemr/library/classes/Provider.class.php on line 115, referer: http://www.netmedicpr.com/openemr/controller.php?practice_settings&pharmacy&action=list

Using Current dev version on OpenSuse 11.3

Thanks

ajperezcrespo wrote on Wednesday, December 07, 2011:

I am seeing this on upgrades from 4.0 to 4.1 dev.
Second Test box has Ubuntu installed and get the same errors.
1) rename the 4.0 directory to openemr.old.
2) copy in the new openemr directory.
3) Copy sites\default\ documents images edi era LBF and sqlconf.php from openemr.old into the new one.
4) run sql_upgrade.php

Using this moringings dev stuff.

Thanks.