| Author |
Message |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Jul 23, 2005 12:29 pm |
|
Always review your error logs. Whatever line 20 is or was the source of your problem. Review your error log again. Any further messages? You might try recreating the messages table. |
|
|
|
 |
Donovan Client

Joined: Oct 07, 2003 Posts: 735 Location: Ohio
|
Posted:
Sat Jul 23, 2005 2:09 pm |
|
Line 20 is in the middle.
define('MODULE_FILE', true);
require_once("mainfile.php");
$module = 1; |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Jul 23, 2005 3:09 pm |
|
Well, it's saying it can't locate your mainfile.php file, so that's a major problem for you. |
|
|
|
 |
Donovan Client

Joined: Oct 07, 2003 Posts: 735 Location: Ohio
|
Posted:
Sat Jul 23, 2005 3:39 pm |
|
The error message was when I had a blank page and my site was inaccessible. I can now access the site because I removed Sentinal. However, as I posted in another thread which you deleted, I no longer have a working Message module due to what I believe was a failed Sentinal install. Removing Sentinal and restoring my original files did nothing to correct the problem. But as you said "that's a major problem for you."
One step forward two steps back. |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Jul 23, 2005 3:45 pm |
|
I did not delete any of your threads. I simply moved it to a more appropriate forum.
|
|
|
|
 |
|
|
|
|