-
AuthorPosts
-
joomboom Friend
joomboom
- Join date:
- November 2007
- Posts:
- 144
- Downloads:
- 8
- Uploads:
- 6
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
August 10, 2008 at 3:59 pm #132047HI,
When I disable left and right modules from the home page, I get the following error:
“Offsetheight” is null or not an object” , line 62, char. 2 (see attached pic).Please note that the error does NOT appear on the pages which have either or both left & right modules enabled.
How can I fix this? Thanks a lot!
Joomla version: 1.5.5
Mesolite install: Quickstart
Application is on localhost machine
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 11, 2008 at 2:13 am #264823Hi joomboom !
You open ja.script.js file in templates/ja_mesolite/js folder , find following code section at about line 240 :
window.addEvent ('load', function() {
equalHeight();
jaAddFirstItemToTopmenu();
jaRemoveLastContentSeparator();
jaRemoveLastTrBg();
//new MenuIcon($E('#ja-mainnav'));
});
change to :
window.addEvent ('load', function() {
jaAddFirstItemToTopmenu();
jaRemoveLastContentSeparator();
jaRemoveLastTrBg();
//new MenuIcon($E('#ja-mainnav'));
});
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 11, 2008 at 2:13 am #264824Hi joomboom !
You open ja.script.js file in templates/ja_mesolite/js folder , find following code section at about line 240 :
window.addEvent ('load', function() {
equalHeight();
jaAddFirstItemToTopmenu();
jaRemoveLastContentSeparator();
jaRemoveLastTrBg();
//new MenuIcon($E('#ja-mainnav'));
});
change to :
window.addEvent ('load', function() {
jaAddFirstItemToTopmenu();
jaRemoveLastContentSeparator();
jaRemoveLastTrBg();
//new MenuIcon($E('#ja-mainnav'));
});
joomboom Friendjoomboom
- Join date:
- November 2007
- Posts:
- 144
- Downloads:
- 8
- Uploads:
- 6
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
August 24, 2008 at 10:39 pm #267036Hi, no luck. I uninstalled the 1.5 version and installed the 1.0.15 version. Now, instead of getting an error, I get a BLANk page when I disable the both modules. By the way, I tried to apply the patch above (same file, same line) again, nothing happened!!!! What’s the problem?
Version: Joomla 1.0.15
Template: Mesolite QuickStart
Porblem: Blank Page
When it appears: when I unpublish the Main Menu or move it from Left position to any other position or when I try to publish it not on ALL pages, but let’s say one page.
dev.audioden.comcan you help out? Thanks
joomboom Friendjoomboom
- Join date:
- November 2007
- Posts:
- 144
- Downloads:
- 8
- Uploads:
- 6
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
August 24, 2008 at 11:29 pm #267041I found the solution to the problem for Joomla 1.0.15::
http://www.joomlart.com/forums/topic/website-disappears-when-i-unlublish-main-menu/
For Joomla 1.5.6 – downloaded again the template from Joomlart (must have been updated) and it was working without problems…
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by joomboom 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Homepage Error when left & right modules…
Viewing 5 posts - 1 through 5 (of 5 total)