For some reason, I am getting this error with my php-nuke site. I get the following error:
PHP Code:
Fatal error: Call to undefined function: message_die() in /var/www/html/phpnuke/db/db.php on line 88
I checked out the line, and it states the following:
PHP Code:
include("".$the_include."/db2.php");
I have no idea what to do, and so I came here for help

Your help would be greatly appreciated!