PDA

View Full Version : Admin panel not working?


Stogo
02-28-2008, 05:03 PM
mm99.info/websitedirectory/admin/login.php

Fatal error: require_once() [function.require]: Failed opening required 'include/tables.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/mm99inf/php') in /home/mm99inf/public_html/websitedirectory/include/config.php on line 50

Help me please (i'm using phpLD version 2.1.2)

David
02-28-2008, 05:16 PM
First, have you checked carefully to see that all files are uploaded?
For example, does include/tables.php exist?

James
02-28-2008, 06:28 PM
bad include path.
is this version 2 or 3?

Stogo
02-29-2008, 05:23 AM
Content visible to registered users only.

All files uploaded

Content visible to registered users only.

Version 2

U can see demo my directory mm99.info/websitedirectory/
BUt can't login admin mm99.info/websitedirectory/admin/login.php

James
02-29-2008, 05:30 AM
Content visible to registered users only.

the above is the problem. You will need to upload a php file with

this code in it

<?php
phpinfo();
?>


and pm me the url to it

Stogo
02-29-2008, 11:18 PM
mm99.info/websitedirectory/phpinfo.php

James
03-01-2008, 01:14 AM
ok pm me ftp access please