Bad frontpage after upgrade to 2.8.2 with ie9

GK User
Mon Apr 30, 2012 3:09 pm
Hi
I was trying to fix issue with "numblocks num-2" class not working in eSport 2.6. The class was nowhere to find in any CSS-file. Updated to 2.8.2. Still not working with "numblocks num-2" and now my frontpage is bad in IE9.

http://91.144.244.3/~dan28755/index.php/en/


http://91.144.244.3/~dan28755/index.php/dk/betaling

Any help on this?

Henrik
User avatar
Expert Boarder

GK User
Mon Apr 30, 2012 3:23 pm
Found out why?! :evil:
In Gavick live demo:
http://demo.gavick.com/joomla16/jan2012 ... Itemid=263

It tells us to use class: 'gkNumber2'

From firebug, you can see it acctually uses: 'numblocks num-2'

Don't trust the guide :)

Still my frontpage in IE9 is now broken after upgrade to 2.8.2

Any help on this?

Henrik
User avatar
Expert Boarder

GK User
Mon Apr 30, 2012 3:39 pm
Hmm....
Cant uploade attachements to Gavick from?? This has been an issue for a long time. Not in Firefox or IE9.
Anyways...

From code I can see Firefox render 25% for my four box:
Code: Select all
<div class="nspArt" style="width:25%;clear:both;">


IE9 render 232.8% ???

Start look right, then flash and goes wrong. Div's are way of..

What is going on?
User avatar
Expert Boarder

GK User
Mon Apr 30, 2012 3:57 pm
Test on other computer (clear temp ie files first).

Code: Select all
<div class="nspArtScroll2" style="width: 100000px;">[


Looks like the way calculating screen-resolution goes wrong in IE.

Code: Select all
<div class="nspArt" style="width: 232.8%; clear: both;">


Maybe I can fix this my self, but patch is needed for sure!

Henrik
User avatar
Expert Boarder

GK User
Mon Apr 30, 2012 4:18 pm
OK... I use News Show Pro GK4 ver. 3.0.3 and can try to upgrade to latest.
It says, uninstall old module and reinstall.

What about all the modules I made on this version, will they be there after uninstall/reinstall?
Do I loose data?

Henrik
User avatar
Expert Boarder

GK User
Wed May 02, 2012 8:05 am
Hi
Still no help on this issue?

There must be an issue in some java-script or helper class I updated. Now I have put in a module to the right of my website.
Still gets a 100000px on div 'nspArtScroll2'
Code: Select all
<div class="nspArtScroll2" style="width: 100000px;">


But since there is a moule now to the left, my 4 div's gets calculated to:

Code: Select all
<div class="nspArtPage" style="width: 634px; float: left;">
<div class="nspArt" style="width: 158.8%; clear: both;">
<div class="nspArt" style="width: 158.8%; clear: both;">
<div class="nspArt" style="width: 158.8%; clear: both;">
<div class="nspArt" style="width: 158.8%; clear: both;">


Only a problem in IE all versions.

In firefox I get:
Code: Select all
<div class="nspArtScroll2" style="width: 100000px;">
<div class="nspArtPage" style="width: 634px; float: left;">
<div class="nspArt" style="width:25%;clear:both;">
<div class="nspArt" style="width:25%;">
<div class="nspArt" style="width:25%;">
<div class="nspArt" style="width:25%;">


Still the width on 'nspArtScroll2 is a bit wide for most screenresolutions, but since next div is 634px it has no visual effect. I think! But, it seems that it's from this number that the percentage is calculated?

Henrik
User avatar
Expert Boarder

GK User
Mon May 14, 2012 10:36 pm
Still no help on this issue?
User avatar
Expert Boarder

GK User
Tue May 29, 2012 11:25 am
Hi
Upgraded to 2.9.1 and still and issue! No help from Gavick?
Also, 404 page is not showing custom error-page.
www.evadamo.com - check it out in IE

Henrik
User avatar
Expert Boarder

GK User
Tue May 29, 2012 11:45 am
Upgraded NSP to 3.1.3. Solved the problem! ;)
Found a link on how to override module.

Still 404 custom error page is not showing.

Henrik
User avatar
Expert Boarder

GK User
Tue May 29, 2012 11:49 am
Sorry! Problem solved! Bad htacces file
User avatar
Expert Boarder


cron