HTML Form Generator runs with Errors

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
mohamed
Veteran Member
Posts: 80
Joined: 2020-04-19 16:18

HTML Form Generator runs with Errors

Post by mohamed » 2021-07-31 09:30

Hi All,

I am trying the HTML Form Generator from https://bigprof.com/html-form-generator/ (image attached)
but
it runs errors on page and I am getting these errors logged in php_errors.log :

[31-Jul-2021 08:55:08 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 08:55:08 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 08:55:08 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 08:55:08 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 08:55:08 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 464
[31-Jul-2021 08:55:08 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 465
[31-Jul-2021 08:57:26 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 08:57:26 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 08:57:26 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 08:57:26 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 08:57:26 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 464
[31-Jul-2021 08:57:26 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 465
[31-Jul-2021 09:20:25 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 09:20:25 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 09:20:25 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 09:20:25 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 09:20:25 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 464
[31-Jul-2021 09:20:25 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 465
[31-Jul-2021 09:25:23 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 09:25:23 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 151
[31-Jul-2021 09:25:23 UTC] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 09:25:23 UTC] PHP Notice: Trying to access array offset on value of type null in C:\inetpub\wwwroot\FormGenerator\index.php on line 162
[31-Jul-2021 09:25:23 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 464
[31-Jul-2021 09:25:23 UTC] PHP Notice: Undefined variable: FormCode in C:\inetpub\wwwroot\FormGenerator\index.php on line 465


....
Any clue ? 8-)


THANK YOU ...
Attachments
HTML Form Generator.PNG
HTML Form Generator.PNG (75.41 KiB) Viewed 725 times
THANK YOU...
AppGini Pro 24.11 -
Calendar - Search Page Maker - Summary Reports - Mass Update - DataTalk -
bizzworxx AppGini Helper JabaScript Library - bizzworxx Inline Detail-View - bizzworxx Helper Pack - AppGini Helper Packaging Tool -
Udemy course

Post Reply