-
AuthorPosts
-
caupolican Friend
caupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 26, 2012 at 9:53 pm #181736Hello Support:
Installed Joomla 2.5.7 on PHP Version 5.3.14 Linux s1 shared server for production site in http://www.cruzvital.com
Then, to troubleshoot test installed Business10, Business11 and Business12 template with JA T3 Framework version 2.5.2 in test site http://www.cruzvital.com/prueba in order to test very strange issue:
Randomly site gets the issue, especially on pages with little content, although less frequently on full content pages.
Issue is produced on the MAIN CONTAINER SECTION; ja-mainbody goes over the left navigation menu, overflowing and pushing it.
Attach images with ok situation and issue situation, so it could be appreciated; also links above can show the issue after navigation on website.
There is a PHP code which for any reason, in a random way, does not divide even on 80% and 20% the proportion of the objects inside container. Instead, it assigns 79.99% and 99.99%; these are the symptoms displayed, and commented on css w3c validator.
Please advice.
Thanks.
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 27, 2012 at 3:45 am #471226This is problem only with IE browser, you can read more detail here: http://stackoverflow.com/questions/3839397/why-would-you-use-a-html-css-width-of-99-9-instead-of-100
1 user says Thank You to Ninja Lead for this useful post
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 27, 2012 at 11:03 am #471263Thanks for quick response, Ninja Lead.
Last question: already read the stackoverflow link provided. Which solution could you recommend? using zoom: 1?
Thanks again
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 27, 2012 at 1:07 pm #471269Already tweaked all Internet Explorer CSS files; no change.
Just found that issue is present in all latest version browsers; attach image.
Please further advice where to tweak to fix.
Thanks
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 28, 2012 at 12:35 am #471287Please consider problen is random, all browsers; sometimes present, sometimes gone; not any pattern identified.
Strange problem. Another image shot uploaded. Makes Website unworkable.
Thanks
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 28, 2012 at 2:39 am #471291Problem is random
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 28, 2012 at 3:18 pm #471304To Ninja Lead
Problem is triggered when a visitor browsers with Internet Explorer. Then the problems stays in the server for ALL browser, until the cache is cleared!
Never seen something like this!
So it is IE related; any ideas on how to fix this?
Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 29, 2012 at 2:56 am #471329Very strange with error on your site. You can disable cache from JA Template if it helps you solve your problem.
Now, i just checked on your site it show 100% and 80%caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 29, 2012 at 10:43 am #471385Ninja Lead disabled JA cache; issue still; also disabled Joomla cache; but still.
Already disabled and enabled, uninstalled and reinstalled extensions with jquery to check for any conflicts; but no. Even excluded all the ie CSS styleshets, but still.
Any further ideas?
Thanks.
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 29, 2012 at 11:48 am #471388Also please be aware the problem is not in 20% 80% in <!– LEFT COLUMN–>. It is located in 99.99% 79.99& in <!– MAIN CONTAINER –>
Thanks
caupolican Friendcaupolican
- Join date:
- November 2011
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 29, 2012 at 10:53 pm #471411I might be wrong, but I consider this a bug in you jat3 plugin, core section. Around line 1115 in /plugins/system/jat3/jat3/core/template.php $totalw equals 100% has a conditional for IE to set total width to only 99.99%.
This is what caused the very strange, random, unpatterned issue. Setting this to 100 for IE fixed the bug. Attach image of fix.
Ninja Lead you were right on your perception of issue related to IE. Thanks again
-
1 user says Thank You to caupolican for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 30, 2012 at 2:42 am #471419Great, good job, thanks for sharing.
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by Ninja Lead 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Main body and main divided by 79.99% and 99.99% cause issue.
Viewing 12 posts - 1 through 12 (of 12 total)