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
»
Extensions
»
Templates
(Moderators:
Coursar
,
ks-net
) »
template problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: template problem (Read 10796 times)
Haic
Jr. Member
Posts: 72
it's me
template problem
«
on:
November 19, 2006, 14:11:55 »
Hello,
I have installed a mambo/joomla template and i've got a error in the administration template
Fatal error: Call to a member function on a non-object in /home/elxiscms/domains/elxiscms.nl/public_html/administrator/components/com_templates/admin.templates.php on line 142
Do you know what the problem is?
Logged
greetz,
Haico
datahell
Elxis Team
Hero Member
Posts: 10356
Re: template problem
«
Reply #1 on:
November 19, 2006, 22:45:42 »
Seems there is a problem with the template's XML file. Is this the only error message you see? Can you send me the template to check it?
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Haic
Jr. Member
Posts: 72
it's me
Re: template problem
«
Reply #2 on:
November 19, 2006, 22:52:18 »
to this email address? msn@datahellas.com
Logged
greetz,
Haico
datahell
Elxis Team
Hero Member
Posts: 10356
Re: template problem
«
Reply #3 on:
November 19, 2006, 22:59:16 »
info AT datahellas DOT com
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
ioannis_paps
Newbie
Posts: 3
Re: template problem
«
Reply #4 on:
January 13, 2007, 04:09:06 »
was this issue resolved? If so could you please provide the solution here so that others may benefit.
Logged
ioannis_paps
Newbie
Posts: 3
Re: template problem
«
Reply #5 on:
January 13, 2007, 07:02:36 »
I think I have solved this issue.
Some Joomla templates contain files which may have the word "xml" in them. If this is the case then this line from admin.templates.php:
$xmlFilesInDir = $fmanager->listFiles($dirName,'.xml');
seems to select these files as well which I dont believe it should. As such when it comes time to execute this line:
$xmlFilesInDir = $fmanager->listFiles($dirName,'.xml');
and determine if the file is a valid xml file it fails.
Hope this helps someone.
Logged
theprincy
PowerPcweb
Jr. Member
Posts: 93
Notelseit Web Hosting Services
Re: template problem
«
Reply #6 on:
January 16, 2007, 12:13:36 »
how to resolve the problem?
Logged
Notelseit Srls
Sviluppo Software - Hosting - Siti Web
www.notelseit.com
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Templates
(Moderators:
Coursar
,
ks-net
) »
template problem