-
AuthorPosts
-
April 7, 2008 at 3:08 pm #127324
This is a gorgeous template, however, I have a problem right “out of the box” without any modifications.
Line: 58
Char: 2
Error: ‘Null’ is Null or not an object
Code: 0Problem is on IE 7.0.5730..11
No problem on FirefoxAny advice?
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
April 8, 2008 at 10:15 am #244820Your problem is the same as http://www.joomlart.com/forums/topic/typography-15/#post-244420
Pls read it to get solution.
Regards.April 9, 2008 at 8:52 pm #244955I tried your fix. Did not work, still the same error. Any more thoughts?
Raymond
April 9, 2008 at 9:49 pm #244958I had the same error and thought the fix did not work but I cleared out my browser and it was good. Try to clean cache etc,,,
April 10, 2008 at 7:56 pm #245093I rechecked. I’ve downloaded version 1.1 for Joomla 1.5. The file in this archive does not have the line of extra code.
I cleared out my browsers cache and cookies, but still the error. I also tried a different computer on witch I have never loaded the page before. Still same error.
Raymond
producer111 Friendproducer111
- Join date:
- March 2008
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 5 times in 1 posts
April 10, 2008 at 9:18 pm #245096Maybe you have some menu without items (empty menu).
April 11, 2008 at 6:10 pm #245244I don’t think so. I have only the main menu, with 2 items. Maybe I try to reinstall with the quickstart edition.
April 13, 2008 at 3:17 pm #245329Same problem here fix dont work.
maria11 Friendmaria11
- Join date:
- December 2006
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
April 14, 2008 at 3:07 pm #245457After much installing and re installing of this template I have worked out what the problem is.
You need to have a module installed in one of the bottom module positions i.e. 1,2,5,6,7 or 8.
Hope this helps… worked for me1 user says Thank You to maria11 for this useful post
elsoft Friendelsoft
- Join date:
- March 2008
- Posts:
- 4
- Downloads:
- 4
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
April 14, 2008 at 4:23 pm #245472<em>@maria11 48729 wrote:</em><blockquote>After much installing and re installing of this template I have worked out what the problem is.
You need to have a module installed in one of the bottom module positions i.e. 1,2,5,6,7 or 8.
Hope this helps… worked for me</blockquote>
To add a new module position under module user 1,2,5,6,7,8 you must be modify index.php and template.css.
In this case, I add user9 position (you can user another position).
1. Open index.php, find this code<!-- BEGIN: FOOTER -->
<div id="ja-footer" class="clearfix">2. Add this code up before it
<div id="ja-user9" class="clearfix">
<jdoc:include type="modules" name="user9" style="xhtml" />
</div>such as:
<div id="ja-user9" class="clearfix">
<jdoc:include type="modules" name="user9" style="xhtml" />
</div>
<!-- BEGIN: FOOTER -->
<div id="ja-footer" class="clearfix">3. Open css/template.css
4. Add this style at the end of this file:div.ja-user9 {
border-color: #E7E8E6;
border-style: solid;
border-width:1px;
padding:5px 15px;
display: block;
float: none;
clear: both;
}Goodluck!
April 28, 2008 at 12:21 pm #247105<em>@maria11 48729 wrote:</em><blockquote>After much installing and re installing of this template I have worked out what the problem is.
You need to have a module installed in one of the bottom module positions i.e. 1,2,5,6,7 or 8.
Hope this helps… worked for me</blockquote>this worked for me – solved my error 🙂
thnx
-
AuthorPosts
This topic contains 12 replies, has 9 voices, and was last updated by vizual2007 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum