|
-
Feb 19th, 2004, 01:02 AM
#1
Thread Starter
Fanatic Member
PHPnuke Error
Fatal error: Call to undefined function: message_die() in /home/virtual/site79/fst/var/www/html/phpnuke/html/db/db.php on line 88
Any clue? Heres what on line 88:
message_die(CRITICAL_ERROR, "Could not connect to the database");
-duc
-
Feb 20th, 2004, 02:59 AM
#2
well, uhh.. obviously, the function message_die does not exist. search through all of your files for "function message_die(" and see if it actually exists or not.
-
Feb 20th, 2004, 06:14 PM
#3
Thread Starter
Fanatic Member
you obviously haven't a clue how many files there are.
-
Feb 21st, 2004, 03:09 AM
#4
Stuck in the 80s
Originally posted by duc
you obviously haven't a clue how many files there are.
You obviously don't want to fix your problem. There are plenty of editors out there that can 1) open multiple files at a time, and 2) search in all open files.
Not that hard to accomplish. In fact, it'll only take a few seconds.
And furthermore, why not try asking the PHPNuke people? I doubt many of us here use it, so we wouldn't have a clue how it works or common errors.
-
Feb 21st, 2004, 03:42 AM
#5
Originally posted by duc
you obviously haven't a clue how many files there are.
you got me there, don't you? however, like hobo stated, there are tabbed interface editors that can search through all opened files for one particular string.. if you want to find your problem, start looking..
-
Feb 21st, 2004, 08:53 AM
#6
There are even editors that search all files in a directory, without the need to open them...
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|