BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 06-30-2007, 12:40 PM   #21
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

Please Login to Remove!

You're the man, Lunkhead!
Offline  
Old 06-30-2007, 03:18 PM   #22
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Here is my 1st thought after looking at the general Wiki script.... I can't actually see the BBFAQ script to compare though

In [SKINS] folder the script lists the following for the footer configuration:

<!--[if lt IE 5.5000]><style type="text/css">@import "<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/IE50Fixes.css?<?php echo $GLOBALS['wgStyleVersion'] ?>";</style><![endif]-->
<!--[if IE 5.5000]><style type="text/css">@import "<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/IE55Fixes.css?<?php echo $GLOBALS['wgStyleVersion'] ?>";</style><![endif]-->
<!--[if IE 6]><style type="text/css">@import "<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/IE60Fixes.css?<?php echo $GLOBALS['wgStyleVersion'] ?>";</style><![endif]-->
<!--[if IE 7]><style type="text/css">@import "<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/IE70Fixes.css?<?php echo $GLOBALS['wgStyleVersion'] ?>";</style><![endif]-->
<!--[if lt IE 7]><script type="<?php $this->text('jsmimetype') ?>" src="<?php $this->text('stylepath') ?>/common/IEFixes.js?<?php echo $GLOBALS['wgStyleVersion'] ?>"></script>


Having this enabled will require the following scripts to also be uploaded to the server... Located in [SCRIPT / MONOBOOK]
IE50Fixes.css, IE55Fixes.css, IE60Fixes.css, IE70Fixes.css

Also in the [Main.css] file the following need to be listed
/* more IE fixes */
/* float/negative margin brokenness */
* html #footer {margin-top: 0;}
* html #column-content {
display: inline;
margin-bottom: 0;
}
* html div.editsection { font-size: smaller; }
#pagehistory li.selected { position: relative; }

/* Mac IE 5.0 fix; floated content turns invisible */
* > html #column-content {
float: none;
}


and

/* tabs: border on the a, not the div */
* > html #p-cactions li { border: none; }
* > html #p-cactions li a {
border: 1px solid #aaa;
border-bottom: none;
}
* > html #p-cactions li.selected a { border-color: #fabd23; }
/* footer icons need a fixed width */
* > html #f-poweredbyico,
* > html #f-copyrightico { width: 88px; }
* > html #bodyContent,
* > html #bodyContent pre {
overflow-x: auto;
width: 100%;
padding-bottom: 25px;
}
/* } */

/* more IE fixes */
/* float/negative margin brokenness */
* html #footer {margin-top: 0;}
* html #column-content {
display: inline;
margin-bottom: 0;
}
* html div.editsection { font-size: smaller; }
#pagehistory li.selected { position: relative; }

/* Mac IE 5.0 fix; floated content turns invisible */
* > html #column-content {
float: none;
}
* > html #column-one {
position: absolute;
left: 0;
top: 0;
}
* > html #footer {
margin-left: 13.2em;
}
.redirectText {
font-size: 150%;
margin: 5px;
}


All of the issues you both are describing, the best I can tell, are a result of the footer which is covered in the SKINS and MONOBOOK scripts of the site...

Last edited by LunkHead; 06-30-2007 at 03:19 PM..
Offline  
Old 06-30-2007, 03:30 PM   #23
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

Yeah, that's what I came up with too..... (don't believe that-it's all I can do to make a "Click Here" link!)

Oh, Gueeeessss......Can you fix?
Offline  
Old 06-30-2007, 03:34 PM   #24
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

I am not quite sure that is the main issue although it could cause the footer to float as you are seeing... I can't see the BBFAQ scripts to compare so I am taking a guess that these scripts are the issue... I will look a bit deeper into the generic Wiki scripts i have and see what else I can find for you...
Offline  
Old 06-30-2007, 03:54 PM   #25
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

One thing you can look at / try is select the 'my preferences' link then select Skin and try one or two of the others and see if that solves the issue... If it does then it might be narrowed down to a specific Skin....
Offline  
Old 07-01-2007, 04:30 PM   #26
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Login / create an account also is busted in IE....

Thanks
Offline  
Old 07-01-2007, 05:04 PM   #27
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

I managed to create an account and login once. I changed the skin to chick but couldn't click on the links...it was all screwed up (it did, however, move that floating bar to the bottom.) I tried to change back to another skin using "tab" to get around but couldn't select any other skin. I logged out but am not able to log back in again. it's totally whacked, as far as logging in.
Offline  
Old 07-01-2007, 05:22 PM   #28
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Everything works like a champ in Firefox... IE (all versions) are a bust!

I can log in / create an account in FF but when I attempt to log in using IE all I get are the username and password boxes but am unable to imput into the boxes... Also the float issue is contained to IE (all versions)

The script does have a patch and while not quite sure if this patch will correct the issues, it can hurt to run it. I really cant see the FAQ script and maybe I can get lucky and Guess can PM / email it to so I can take a look.....

As of now the script is a bust for IE....

Last edited by LunkHead; 07-01-2007 at 05:52 PM..
Offline  
Old 07-01-2007, 05:24 PM   #29
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

Lunkhead, I was able to get my cursor into the box by putting the cursor just above the box. It just won't recognize my username or password and wouldn't email the password to me.
Offline  
Old 07-01-2007, 05:53 PM   #30
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Tried on my son's PC..... Natta and I also got the float bar... DL IE7 to see and the same result....
Offline  
Old 07-04-2007, 02:09 PM   #31
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Played again today with the Skins... The issue in IE 6 and 7 is contained to the MonoBook skin.

Log in and goto 'my preferences' then select 'skin' and change from MonoBook to any of the others... Save and problem resolved...

Maybe Guess can make a skin other than MonoBook as the default.... This will solve the issue for unregistered users who only want to view the FAQ...
Offline  
Old 07-05-2007, 01:45 AM   #32
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

I signed up again with a different name and told it to save my name and password and it seems to be working now using the classic skin.
Offline  
Old 07-05-2007, 07:07 AM   #33
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Kewl! That will work until the issue in the script can be fixed...
Offline  
Old 07-19-2007, 03:16 PM   #34
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

Update: The floating footer issue in all versions of IE has been resolved!

Kris
Offline  
Old 07-19-2007, 05:29 PM   #35
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

Seems to be working! Great work, LH!
Offline  
Old 07-19-2007, 05:56 PM   #36
LunkHead
BlackBerry God
 
LunkHead's Avatar
 
Join Date: Jan 2005
Location: Cardboard box
Model: 850
OS: 0.0.00001
PIN: kie swear
Carrier: USPS Priority
Posts: 11,203
Default

After your post (#13) I was on a mission to fix it just for you JC.....

Thanks!

Kris
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Semiconductor Refrigeration Cooler Thermoelectric Peltier Cold Plate 240W SALE  picture

Semiconductor Refrigeration Cooler Thermoelectric Peltier Cold Plate 240W SALE

$34.20



150mm/6

150mm/6" Semiconductor 15-Tray Wafer Cassette/Magazine for Robotic Inspection

$349.00



Peak, Atlas DCA55 Semiconductor Tester,  picture

Peak, Atlas DCA55 Semiconductor Tester,

$97.99



Dual Range Transistor Diode Semiconductor & Passive Curve Tracer Tester/Tracker picture

Dual Range Transistor Diode Semiconductor & Passive Curve Tracer Tester/Tracker

$26.99



Silicon Wafer Integrated Circuit CPU Chip Technology Semiconductor Lithography13 picture

Silicon Wafer Integrated Circuit CPU Chip Technology Semiconductor Lithography13

$78.99



Red P P4 phos semiconductor grade . 99% pure. 25grams picture

Red P P4 phos semiconductor grade . 99% pure. 25grams

$55.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.