Elxis CMS Forum
Support => General => Topic started by: xmanhattan on February 06, 2012, 17:03:51
-
I have encountered a problem while trying to recreate the website for my client.
Deleted all directories and files excluding /images which contains only their images and pdfs. I checked each directory and associated index.html file for any sign of corruption, found none.
Opened a new download of Elxis 2009.3 and deleted the root files, the installation and image directories.
Rezipped these, loaded the zip to the server, unzipped.
Copied my backup of their root files.
I have checked the db for any code insertions, found none.
As no installation was performed, the db is the existing db.
Tried to access the administration using www.xxxxxxxxx.zzz/administrator/index.php but I am seeing this error:
PHP Error [Warning]
URI: index.php
Path: /administrator/index.php
Line: 145
require_once(/home/xxxxxxxxxx/public_html/administrator/templates/login/olympus/index.php)
[function.require-once]: failed to open stream: No such file or directory
Fatal error: require_once() [function.require]:
Failed opening required '/home/xxxxxxxxxx/public_html/administrator/templates/login/olympus/index.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php')
in /home/xxxxxxxxxx/public_html/administrator/index.php on line 145
Ideas?
-
As i can see there is no a index.php file under the folder /public_html/administrator/templates/login/olympus/.
-
I found it. Actually it was the login template that was used in the previous version.
I copied the folder into the same area and it worked, then I went to the templates login and changed the default to the new one from olympus.
Thanks
-
You are welcome, Peter!