Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Technical support
»
[SOLVED] PHP Error [Warning] / Fatal error
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] PHP Error [Warning] / Fatal error (Read 7914 times)
Digital13
Guest
[SOLVED] PHP Error [Warning] / Fatal error
«
on:
May 18, 2010, 02:18:59 »
Hello everyone,when I copied the new templates in the folder named templates and tried to change the template in the admin panel I got this:
PHP Error [Warning]
URI: index2.php?option=com_templates
Path: \administrator\components\com_templates\admin.templates.php
Line: 185
require_once(C:/wamp/www/administrator/includes/pageNavigation.php) [function.require-once]: failed to open stream: No such file or directory
Fatal error: require_once() [function.require]: Failed opening required 'C:/wamp/www/administrator/includes/pageNavigation.php' (include_path='.;C:\php5\pear') in C:\wamp\www\administrator\components\com_templates\admin.templates.php on line 185
Any solution for this situation?
«
Last Edit: May 18, 2010, 21:24:37 by datahell
»
Logged
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: PHP Error [Warning] / Fatal error
«
Reply #1 on:
May 18, 2010, 03:28:59 »
you must install templates through template-installer(under installers tab)
«
Last Edit: May 18, 2010, 03:31:54 by ks-net
»
Logged
ks-net.gr
Digital13
Guest
Re: PHP Error [Warning] / Fatal error
«
Reply #2 on:
May 18, 2010, 03:48:10 »
when I install this way,again get the same error?
Logged
rentasite
Elxis Community
Hero Member
Posts: 3282
Web Services
Re: PHP Error [Warning] / Fatal error
«
Reply #3 on:
May 18, 2010, 11:39:37 »
Quote from: Digital13 on May 18, 2010, 03:48:10
when I install this way,again get the same error?
Are you asking?
Have you tried what ks-net told you above?
Logged
Rent a Site
|
Lelevose
Digital13
Guest
Re: PHP Error [Warning] / Fatal error
«
Reply #4 on:
May 18, 2010, 17:55:27 »
Quote from: supernet on May 18, 2010, 11:39:37
Have you tried what ks-net told you above?
Yes, I tried to install but I still got the same error.
Thanks anyway
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: PHP Error [Warning] / Fatal error
«
Reply #5 on:
May 18, 2010, 19:06:18 »
The problem is self-explained.
The file bellow does not exists:
C:/wamp/www/
administrator/includes/pageNavigation.php
Check this. If it does not exist take pageNavigation.php file from the Elxis main release and upload it in that folder.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Digital13
Guest
Re: PHP Error [Warning] / Fatal error
«
Reply #6 on:
May 18, 2010, 21:22:30 »
Yes, you're right. Just wondering how the file pageNavigation.php could disappear.
After the main installation I have not made any changes.
Thanks datahell,now everything works.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Technical support
»
[SOLVED] PHP Error [Warning] / Fatal error