Thread: PHP Error
View Single Post
Old 12-04-2004, 06:03 PM   #1 (permalink)
MrSpecial
 
Junior Techie

Join Date: Oct 2004

Posts: 73

MrSpecial is on a distinguished road

Send a message via AIM to MrSpecial
Default PHP Error

For some reason, I am getting this error with my php-nuke site. I get the following error:
PHP Code:
Fatal errorCall 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!
MrSpecial is offline