You get that mesage because your script does not check wether the vars you are using are available before you use them.
You can disable the errormessage, but that would be an extremely stupid thing to do because then you will never know wether a script fails because of a bug or because you are simply using the wrong variables.
Leave the config alone and fix your script so it does check vars before using them.
A forum, a FAQ, email notification, what else do you need?