PHP Fatal error: Call to a member function getRow

Hi all,

 

I am getting error 

[17-Feb-2016 07:53:50 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/sitename/public_html/karl_dev/inc/utils.inc.php:412) in /home/sitename/public_html/karl_dev/inc/design.inc.php on     line 100

 

and line 100 is composed of:

 

header( 'Content-type: text/html; charset=utf-8' );

 

 

Any idea how can I fix this?

 

Thanks a lot!

Karl

 

 

line100.PNG · 99K · 340 views
Quote · 17 Feb 2016

 

PHP Fatal error: Call to a member function getRow

Most probably site can't connect to the database, this is the reason you get this error.

Rules → http://www.boonex.com/terms
Quote · 20 Feb 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.