-
AuthorPosts
-
March 26, 2009 at 4:32 pm #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 FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
March 27, 2009 at 4:55 am #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 templatesGood luck,
March 27, 2009 at 11:34 am #298447Hi, 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
March 28, 2009 at 12:00 pm #298679Any news on this problem. The file I was asked to download didnt work.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 30, 2009 at 4:43 am #298994Hi 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.
March 30, 2009 at 10:40 am #299039Thanks 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
March 30, 2009 at 10:49 am #299041Unistalled the template, downloaded it again and installed. Disabled the menu and the menu items have gone, but the menu background is still visible.
March 30, 2009 at 11:12 am #299044Changed the ja-mainnav css and it works fine.
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by Dean Clarke 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum