I'm trying to develop my own module and everything works fine.
But after some time passes, I sit back on the computer to find this error message appear out of nowhere...
<?php Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/website/includes/common.inc:2561) in /Applications/XAMPP/xamppfiles/htdocs/website/includes/bootstrap.inc on line 1040
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/website/includes/common.inc:2561) in /Applications/XAMPP/xamppfiles/htdocs/website/includes/bootstrap.inc on line 1044
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/website/includes/common.inc:2561) in /Applications/XAMPP/xamppfiles/htdocs/website/includes/bootstrap.inc on line 1044
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/website/includes/common.inc:2561) in /Applications/XAMPP/xamppfiles/htdocs/website/includes/bootstrap.inc on line 1044
Error
Error messageRecoverable fatal error: Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2039 of /Applications/XAMPP/xamppfiles/htdocs/website/includes/database/database.inc).