Elxis CMS Forum

Support => Administration => Topic started by: benone on October 01, 2009, 15:12:45

Title: PHP Error
Post by: benone on October 01, 2009, 15:12:45
Hi everyone, the ff. is the error i'm getting at my first attempt to admin login. I cloaked the admin login page, but once i login, i see the error to the right. I don't know if this has to do with the cloaking since i'm entering the admin area for the first time. i'm not very practical so any help would be appreciated. thanks.

PHP Error [Warning]
URI: index2.php
Path: /administrator/modules/mod_logged.php
Line: 19
require_once(/home/www/mysite.com/administrator/includes/pageNavigation.php) [function.require-once]: failed to open stream: No such file or directory
Title: Re: PHP Error
Post by: Ivan Trebješanin on October 01, 2009, 16:09:33
Hi benone,

Please check permissions of /home/www/mysite.com/administrator/includes/ and /home/www/mysite.com/administrator/includes/pageNavigation.php

Also check if the above file exist.
Title: Re: PHP Error
Post by: benone on October 02, 2009, 02:26:02
Thank you very much. I continued to ftp and overwrite the file but i just checked to see it was not visible at destination. Had to create and edit directly on the server. Thanks a lot! God bless.