XML Form Generator forms not printing

Hello there…
I’m using the xml from generator with ver 5.0.1. the forms I make install and work and deliver data to the database no problem except they don’t print. and also the data I enter don’t appear on the encounter screen when I click expand. they don’t even show on the patient report. only the forms section name appears on the encounter screen with the ability even to sign it. but no data shows or prints anywhere …. please help

@amireltaweel,
Could you please share the screenshot or error logs to analyse further.

Thanks,
ViSolve

On the encounter screen nothing appears. only he form’s name and no data. nothing to show really. maybe the form code will help.

Thank you

@amireltaweel,
Do you get any apache error logs?
Shall you please list down the steps you have followed to create the forms?

Thanks,
ViSolve

I followed the steps in the wiki page. and here is what I have from the apache error log

===
[Mon Jan 28 06:25:02.110374 2019] [mpm_prefork:notice] [pid 23987] AH00163: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g configured – resuming normal operations
[Mon Jan 28 06:25:02.110386 2019] [core:notice] [pid 23987] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Jan 28 08:17:57.650765 2019] [:error] [pid 11453] [client 198.108.66.208:58720] PHP Notice: Undefined index: language_direction in /var/www/ehrm51demo/library/core/src/Header.php on line 129, referer: https://13.88.23.157/ehrm51demo/
[Mon Jan 28 08:17:57.650786 2019] [:error] [pid 11453] [client 198.108.66.208:58720] PHP Notice: Undefined index: basePath in /var/www/ehrm51demo/library/core/src/Header.php on line 158, referer: https://13.88.23.157/ehrm51demo/
[Mon Jan 28 09:40:21.527081 2019] [:error] [pid 13039] [client 185.220.101.33:43015] PHP Notice: Undefined index: language_direction in /var/www/ehrm51demo/library/core/src/Header.php on line 129, referer: http://burger-imperia.com/
[Mon Jan 28 09:40:21.527117 2019] [:error] [pid 13039] [client 185.220.101.33:43015] PHP Notice: Undefined index: basePath in /var/www/ehrm51demo/library/core/src/Header.php on line 158, referer: http://burger-imperia.com/
[Mon Jan 28 11:02:06.103569 2019] [:error] [pid 11452] [client 66.249.64.36:55150] PHP Notice: Undefined index: language_direction in /var/www/ehrm51demo/library/core/src/Header.php on line 129
[Mon Jan 28 11:02:06.103598 2019] [:error] [pid 11452] [client 66.249.64.36:55150] PHP Notice: Undefined index: basePath in /var/www/ehrm51demo/library/core/src/Header.php on line 158
[Mon Jan 28 11:21:27.230267 2019] [:error] [pid 13753] [client 180.76.15.145:40013] PHP Notice: Undefined index: language_direction in /var/www/ehrm51demo/library/core/src/Header.php on line 129
[Mon Jan 28 11:21:27.230296 2019] [:error] [pid 13753] [client 180.76.15.145:40013] PHP Notice: Undefined index: basePath in /var/www/ehrm51demo/library/core/src/Header.php on line 158
[Mon Jan 28 11:54:47.228073 2019] [:error] [pid 11449] [client 180.76.15.11:40184] PHP Notice: Undefined index: language_direction in /var/www/ehrm51demo/library/core/src/Header.php on line 129
[Mon Jan 28 11:54:47.228100 2019] [:error] [pid 11449] [client 180.76.15.11:40184] PHP Notice: Undefined index: basePath in /var/www/ehrm51demo/library/core/src/Header.php on line 158

==

Guys, could anyone post an xml form that was used successfully to generate a form so I can compare to what I have? Thanks