test
Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • ardase Friend
    #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 folder

    please help

    Gytis Navickas Friend
    #322909

    I had same allerts…
    but template working…

    hgroeper Friend
    #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 folder

    please help</blockquote>
    I got the same erroe message and the template is not working. Anyone know why?

    eruzak Friend
    #322913

    Is JA Kyanite 2 template or not?
    JA Kyanite doesn’t release as yet.

    Css Magician Friend
    #322990

    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

    jocjoc22 Friend
    #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

    newlair Friend
    #323032

    same error here, the XML is fixed but the error still exist. (JA Kyanite 2)

    thatcomputerdude Friend
    #323037

    I 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 Friend
    #323038

    This problem has been put in the Project Management system: JATCKYANITEII-2

    davotek Friend
    #323071

    Excellent, 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 Friend
    #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 Moderator
    #323672

    Hi 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 Moderator
    #323673

    Hi 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'))

    hgroeper Friend
    #323824

    Thank you, I updated your fix and it works.

    mmay Friend
    #324439

    I completed deleted the old version and uploaded the “fixed” version. Same error.

    Joomla Version 1.5.15

Viewing 15 posts - 1 through 15 (of 16 total)

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