Hi,
This warning can be ignored.So, using httpencode filter, put formmail.php into debug mode and got:
Warning: Unable to access language.inc in /home/.sites/111/site30/web/formmail.php on line 1124
Warning: Failed opening 'language.inc' for inclusion (include_path='') in /home/.sites/111/site30/web/formmail.php on line 1124
This is caused by the previous errors.Warning: Cannot send session cache limiter - headers already sent (output started at /home/.sites/111/site30/web/formmail.php:1124) in /home/.sites/111/site30/web/formmail.php on line 2219
Safe mode is painful, but you should be able to modify your file ownership or permissions to work around it. Your hosting provider should be able to advise you on this.Warning: Cannot set time limit in safe mode in /home/.sites/111/site30/web/formmail.php on line 5855
This suggests you have PHP version earlier than 4.2.0. Is that correct?Warning: Wrong parameter count for fgets() in /home/.sites/111/site30/web/formmail.php on line 5917
Warning: Wrong parameter count for fgets() in /home/.sites/111/site30/web/formmail.php on line 5917
Your hosting provider really should upgrade to the latest PHP and stop using SAFE mode.
Apart from the above warnings, does the process actually work? Do you receive an encrypted form submission?


Reply With Quote

Bookmarks