-
AuthorPosts
-
November 7, 2009 at 11:05 pm #145851
i install the template , but appear this error:
Fatal error: Call to a member function get() on a non-object in /var/www/vhosts/domain.com/httpdocs/templates/jakyaniteii/libs/menu/base.class.php on line 149
and no appear any.
in the backend appear this:
JFolder::files: Path is not a folder
JFolder::files: Path is not a folder
JFolder::files: Path is not a folderplease help
Gytis Navickas FriendGytis Navickas
- Join date:
- September 2014
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 2 times in 2 posts
November 8, 2009 at 12:08 am #322909I had same allerts…
but template working…November 8, 2009 at 12:15 am #322910<em>@ardase 151992 wrote:</em><blockquote>i install the template , but appear this error:
Fatal error: Call to a member function get() on a non-object in /var/www/vhosts/domain.com/httpdocs/templates/jakyaniteii/libs/menu/base.class.php on line 149
and no appear any.
in the backend appear this:
JFolder::files: Path is not a folder
JFolder::files: Path is not a folder
JFolder::files: Path is not a folderplease help</blockquote>
I got the same erroe message and the template is not working. Anyone know why?eruzak Frienderuzak
- Join date:
- December 2007
- Posts:
- 282
- Downloads:
- 3
- Uploads:
- 52
- Thanks:
- 19
- Thanked:
- 3 times in 1 posts
November 8, 2009 at 3:10 am #322913Is JA Kyanite 2 template or not?
JA Kyanite doesn’t release as yet.Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
November 9, 2009 at 5:06 am #322990Dear all,
So so I am sorry about problems. Please edit lines 3 in templates/ja_kyanite_ii/templates.xml as follow:
<name>JA_Kyanite_II</name>
and reinstall please.
We will release download as soon
November 9, 2009 at 11:56 am #323026<em>@duchh 152105 wrote:</em><blockquote>Dear all,
So so I am sorry about problems. Please edit lines 3 in templates/ja_kyanite_ii/templates.xml as follow:
<name>JA_Kyanite_II</name>
and reinstall please.
We will release download as soon</blockquote>
I have joomla 1.5.14 on win 2003 with php 4.3.3 and when I try to use ja_kyanite_ii template I get error when I go to prevue site. Other templates works fine.
Is there any problem in php version?
I hope you could help me.Best regard
November 9, 2009 at 2:46 pm #323032same error here, the XML is fixed but the error still exist. (JA Kyanite 2)
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
November 9, 2009 at 3:23 pm #323037I will get this error reported in the JIRA so that a developer can look into it and have it fixed.
I will update this thread once errors have been correct.
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
November 9, 2009 at 3:31 pm #323038This problem has been put in the Project Management system: JATCKYANITEII-2
November 9, 2009 at 11:56 pm #323071Excellent, getting the same problem here. Thought it was how I configured the menu items for MegaMenu. Iced all links, and still the same problem, even after multiple installs.
Great to see that its being looked at 😀
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
November 12, 2009 at 4:23 am #323349‘templatesja_kyanite_iilibsmenubase.class.php on line 149’
I believe this problem is caused by having menu options which are only viewable by registered or special users, i.e that it is an access level problem.
To fix my site I changed all main menu options to public access level and my error message was gone
Thatch
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 16, 2009 at 3:39 am #323672Hi thatch10
I have reported this issue to our team for checking
I will inform you as soon as possible when this issue is fixed.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 16, 2009 at 3:42 am #323673Hi thatch10
To fix this issue, please open templatesja_kyanite_iilibsmenubase.class.php file, at about line 141, find following code:
if (($v->megaparams->get('modid') || $v->megaparams->get('modname') || $v->megaparams->get('modpos'))
and change to:if (isset($v->megaparams) && ($v->megaparams->get('modid') || $v->megaparams->get('modname') || $v->megaparams->get('modpos'))
November 16, 2009 at 10:30 pm #323824Thank you, I updated your fix and it works.
-
AuthorPosts
This topic contains 16 replies, has 12 voices, and was last updated by ardase 15 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum