earthgirlllc Posted June 29, 2015 Share Posted June 29, 2015 When trying to reset/send password, the email does send, but this displays on screen: Warning: Illegal string offset 'contactid' in /home/********/public_html/billing/includes/functions.php on line 0 Warning: Cannot modify header information - headers already sent by (output started at /home/********/public_html/billing/includes/functions.php:0) in /home********/public_html/billing/includes/classes/WHMCS/Application.php on line 0 When trying to delete an active product: Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/********/public_html/billing/includes/dbfunctions.php on line 0 Warning: Cannot modify header information - headers already sent by (output started at /home/********/public_html/billing/includes/dbfunctions.php:0) in /home/********/public_html/billing/includes/classes/WHMCS/Application.php on line 0 Running the latest stable version. Nothing has changed, but I did notice that Application.php had a last modified date of today, which no one would have replaced that but me. I reapplied the latest patch after seeing that. Any ideas? Is this an issue for a ticket? Thanks 0 Quote Link to comment Share on other sites More sharing options...
earthgirlllc Posted June 29, 2015 Author Share Posted June 29, 2015 Support fixed this for me. Commented out the following in configuration.php $display_errors = E_ALL ^ E_NOTICE; 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.