Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Dean Clarke Friend
    #139609

    Hi,

    Using Joomla 1.5.9

    I dont need a horizontal menu at the top of the page and thefore I disabled it in the template parameters. When I refresh the front end I get the following error:

    Fatal error: Call to a member function genMenuHead() on a non-object in /home/fhlinux195/v/v2.northernguild.org/user/htdocs/templates/ja_nickel/index.php on line 46

    Is this a bug or something I have done?

    Thanks

    Css Magician Friend
    #298368

    <em>@deanclarke55 120592 wrote:</em><blockquote>Hi,

    Using Joomla 1.5.9

    I dont need a horizontal menu at the top of the page and thefore I disabled it in the template parameters. When I refresh the front end I get the following error:

    Fatal error: Call to a member function genMenuHead() on a non-object in /home/fhlinux195/v/v2.northernguild.org/user/htdocs/templates/ja_nickel/index.php on line 46

    Is this a bug or something I have done?

    Thanks</blockquote>

    Hi deanclarke55,
    Please down my attachments file and replace into your templates

    Good luck,


    1. ja_vars_1.5.zip
    Dean Clarke Friend
    #298447

    Hi, Thanks for your speedy relpy.

    No joy im afraid, I dont get an error anymore which is good, but the menu stays where it is when I choose disable.

    Any thoughts?

    http://www.v2.northernguild.org/

    Cheers

    Dean Clarke Friend
    #298679

    Any news on this problem. The file I was asked to download didnt work.

    Anonymous Moderator
    #298994

    Hi deanclarke55,

    For this case, please open index.php file, at about line 46, find following code:

    [PHP]$jamenu->genMenuHead();[/PHP]

    and change to:

    [PHP]if ($jamenu) {
    $jamenu->genMenuHead();
    }[/PHP]

    Hope it helps.

    Dean Clarke Friend
    #299039

    Thanks for your reply, again it didnt work

    See http://www.v2.northernguild.org/

    I will completely remove the template and reinstall to see if it works.

    Thanks

    Dean Clarke Friend
    #299041

    Unistalled the template, downloaded it again and installed. Disabled the menu and the menu items have gone, but the menu background is still visible.

    Dean Clarke Friend
    #299044

    Changed the ja-mainnav css and it works fine.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  Dean Clarke 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum