Dear Kaloyan, Thank you very much for your integration of imgTTF and phppdf Turkish patches  into care2x_b212_full release. They seem to be working. I would like to point to a few other things that I noticed. 1)\gui\smarty_template\smarty_care.class.php seems not to be working in this and the immediate previous release. 2) autoinstall does not work. It produces only 40 tables instead of 132 tables.  3)in the manual install for mysql Invalid default value for 'nr' problem should be solved. I am not sure the way I solved it is appropriate. Below is the summary of my trials with care2x_b212_full release and xammp in win xp and care2x_b212_full release and knoppix 4.0 linux Regards, Bulent Potur M.D.   Trial with xammp on windows xp Fatal error: Cannot access empty property in C:Program
 Files\xampp\htdocs\care2x\gui\smarty_template\smarty_care.class.php on line 75  there are only 40 tables installed.       care_address_citytown                0   MyISAM    latin1_general_ci      1.0 KB      -       care_billing_archive                0   MyISAM    latin1_general_ci      1.0 KB      -       care_billing_bill                0   MyISAM    latin1_general_ci      1.0 KB      -       care_billing_item                0   MyISAM    latin1_general_ci      1.0 KB      -       care_cache                0   MyISAM    latin1_general_ci      1.0 KB      -       care_category_diagnosis                5   MyISAM    latin1_general_ci      2.6 KB      -       care_category_procedure                2   MyISAM    latin1_general_ci      2.3 KB      -       care_class_encounter                2   MyISAM    latin1_general_ci      2.2 KB      -       care_config_global                84   MyISAM    latin1_general_ci      9.0 KB      -       care_config_user                2   MyIS
 AM   
 latin1_general_ci      3.2 KB      -       care_diagnosis_localcode                0   MyISAM    latin1_general_ci      1.0 KB      -       care_encounter_event_signaller                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_bg                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_bs                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_de                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_en                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_es                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_pt_br                0   MyISAM    latin1_general_ci      1.0 KB      -       care_icd10_tr                14,081   MyISAM    latin1_general_ci      1.6 MB      -       care_insurance_firm                0   MyISAM    latin1_general_ci      1.0 KB      -       care_mail_private                0   MyISAM 
   
 latin1_general_ci      1.0 KB      -       care_mail_private_users                0   MyISAM    latin1_general_ci      1.0 KB      -       care_med_products_main                0   MyISAM    latin1_general_ci      1.0 KB      -       care_menu_sub                29   MyISAM    latin1_general_ci      4.0 KB      -       care_ops301_de                0   MyISAM    latin1_general_ci      1.0 KB      -       care_ops301_es                0   MyISAM    latin1_general_ci      1.0 KB      -       care_pharma_products_main                0   MyISAM    latin1_general_ci      1.0 KB      -       care_registry                12   MyISAM    latin1_general_ci      3.3 KB      -       care_sessions                1   MyISAM    latin1_general_ci      3.4 KB      -       care_steri_products_main                0   MyISAM    latin1_general_ci      1.0 KB      -       care_test_findings_baclabor                0   MyISAM    latin1_general_ci      1.0 KB      -       care_test_findings_patho  
         
      0   MyISAM    latin1_general_ci      1.0 KB      -       care_test_findings_radio                0   MyISAM    latin1_general_ci      1.0 KB      -       care_test_request_generic                0   MyISAM    latin1_general_ci      1.0 KB      -       care_test_request_radio                0   MyISAM    latin1_general_ci      1.0 KB      -       care_type_assignment                4   MyISAM    latin1_general_ci      2.2 KB      -       care_type_color                14   MyISAM    latin1_general_ci      2.5 KB      -       care_type_immunization                0   MyISAM    latin1_general_ci      1.0 KB      -       care_users                1   MyISAM    latin1_general_ci      3.1 KB      -       care_version                1   MyISAM    latin1_general_ci      1.0 KB   Then if the tables are installed manually: only one table is installed:   care_address_citytown and the error code is: 1067 - Invalid default value for 'nr'   Then I change the string "DEFAULT '0'" with
  an
 empty string in the file \xampp\htdocs\care2x\install\mysql\manual\care_db_structure_d21_manual_my.sql Then the manual configuration works and 132 tables formed. I again go to http://127.0.0.1/care2x/install/install.php script does not complete and when I go to the address: http://127.0.0.1/care2x/  Fatal error: Cannot access empty property in C:\Program Files\xampp\htdocs\care2x\gui\smarty_template\smarty_care.class.php on line 75 then I change the file C:\Program Files\xampp\htdocs\care2x\gui\smarty_template\smarty_care.class.php with an original one from the care2x_d21_full release Then system seems to work. oops admin name and password does not work. So I go to create_admin page Then it works     within linux (knoppix 4.0 dvd installed to harddisk)  Automatic installation:seems to be completed with errors. It does not work. http://127.0.0.1/care2x/ response: Fatal error: Cannot access empty property in /var/www/care2x/gui/smarty_template/smarty_care.class.php on line 75 
 the
 care2x database created automatically: care_address_citytown   care_billing_archive   care_billing_bill   care_billing_item   care_cache care_category_diagnosis   care_category_procedure   care_class_encounter   care_config_global   care_config_user care_diagnosis_localcode   care_encounter_event_signaller   care_icd10_bg   care_icd10_bs   care_icd10_de care_icd10_en   care_icd10_es   care_icd10_pt_br   care_icd10_tr   care_insurance_firm care_mail_private   care_mail_private_users   care_med_products_main   care_menu_sub   care_ops301_de care_ops301_es   care_pharma_products_main   care_registry   care_sessions   care_steri_products_main care_test_findings_baclabor   care_test_findings_patho   care_test_findings_radio   care_test_request_generic   care_test_request_radio care_type_assignment   care_type_color   care_type_immunization   care_users   care_version of the 132 tables only 40 are generated automatically  So I am stuck then I try manual installation:  Manual insta
 llation:
 the output of the commands of file /var/www/care2x/install/mysql/manual/care_db_structure_d21_manual_my.sql :  ERROR 1067 (42000) at line 45: Invalid default value for 'nr' Only care_address_citytown  table is produced. Then I do this: the string DEFAULT '0' was replaced with an empty string in the file  /var/www/care2x/install/mysql/manual/care_db_structure_d21_manual_my.sql   Then the outpu of the commands in the file /var/www/care2x/install/mysql/manual/care_db_structure_d21_manual_my.sql :  ERROR 1064 (42000) at line 1750: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition varchar(60) ,    weight float(8,2) unsigned,    length float(8,2) unsi' at line 19 I understand that the word condition is a special word. line 1768 the word contition needs to be changed I changed it with coditio and it worked. I also must apoligize for duplicate entry 'Z04.8' in the file:
 /htdocs/install/sql/icd10_tr/insert-data.sql line13425 should be erased. So when I created the database care2x manually with webmin and then I edited the page http://127.0.0.1/care2x/install/install.php when it seemed to be over with the bottom line start care2x it needed to go to page let's say http://127.0.0.1/care2x/create_admin_457899757.php and create system admin access never the less I was able to have a system runing. And congrats Turkish letters in both imgTTFtext and phppdf parts are working.


Kaloyan Raev <[EMAIL PROTECTED]> yazdı:
Hi Dr. Potur,

I reviewed your patch and included it in the next beta 2.1.2 release.
Some of the coding conflicted with existing some Arabian stuff and I
made some manual modifications.
Please, check if beta 2.1.2 behaves as expected.

Greetings
Kaloyan

On Mon, 2005-11-07 at 20:07 +0200, Dr. Bülent Potur wrote:
> This patch comprises two sets
> 1) first imgTTFText part is an imitation of Walid
> Murad Fathalla's work.
> 2) phppdf part takes advantage of $diff function of
> adobe standard encoding with iso8859-9
> I hope main developpers find a modular and integral
> part for this part of the program as well as the
> plugins part to translate into other languages without
> compromising the multilingual specialty of the
> program.
> Regards,
> Dr. Bülent Potur
>
>
>
>
>
>
> _____________________________________________________
> Yahoo! kullaniyor musunuz?
> Simdi, 1GB e-posta saklama alani sunuyor
> http://tr.mail.yahoo.com



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Tr aining Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Yahoo! kullaniyor musunuz?
Simdi, 1GB e-posta saklama alani sunuyor
http://tr.mail.yahoo.com

Reply via email to