Click to See Complete Forum and Search --> : error when installing


icb_macmaster
07-16-2003, 12:28 AM
I keep getting this error : "Fatal error: Call to undefined function: message_die() in /home/w/i/williamsfamily/public_html/html/db/db.php on line 88"

i followed the instructions on the page to coppy the items in the html folder to my server and that is all i get. i did not editing to the items in the folder just straight from the zip. any suggestions on how to help?

tsinka
07-16-2003, 02:23 AM
Hi,

since I don't know the code I only can guess what might be wrong. That function seems to be a custom defined function that might be defined in another php file. You might need to include that file in db.php but I'm not sure.

Post db.php so I can look through the code :)

Thomas