11
tedsmith
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2004/12/31 17:43

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Thanks Predz. At least I now know it's just my settings mostly. What I don't understand though is why I can visit Xoops.org using IE and the menus work? The XOOPS site must have set something that I haven't?

I've checked that Java Scripting is enabled, and it is. So I don't know what the problem could be. Nevermind.

How do I change the colour of the drop down menus like you suggested BTW?

12
Anonymous
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2004/12/31 17:47

  • Anonymous

  • Posts: 0

  • Since:


ul.newbb_level1ul.newbb_level2ul.newbb_level3 {
    
display:block;
    
margin:0;
    
padding:0;
    
border:0;
    
width:135px;             /* Width of the Dropdownmenu Title and Menu themself */
    
border:0px;
    
background:#164A5F;      /* Main Background of the Menu Folder */
    
list-style:none;
}

li.newbb_folder {
    
position:relative;
    
padding:1px;
    
padding-left:10px;
    
background-color:#164A5F;     /* background of the Dropdownmenu Title  */
    
border1px solid #164A5F;     /* Must be the same color as above */
    
color:white;                   /* Textcolor of the Dropdownmenu Title */
    
z-index:9;
    list-
style:none;
}


li.newbb_folder:hover z-index:10;}
li.newbb_folder ul {
    
position:absolute;
    
display:none;
    
left:-56px/* IE */
    
top:13px;
}
li.newbb_folder>ul left:-1pxtop16px}

ul.newbb_level1 {z-index:1li.newbb_folder:hover ul.newbb_level2,
ul.newbb_level2 li.newbb_folder:hover ul.newbb_level3 {
    
display:block;
}

.
newbb_link {
    
border0px;
    
padding2px;
    
text-decorationnone;
    
colorwhite         /* Normal Color of the Links */
    
!important;
    
font-weightbold;
    
width100%; /* IE */
    
text-alignleft;
}
li>.newbb_link width:auto; }

li link.newbb_submenu {

        
background-color:#164A5F;  /* Background of the Links in the Menu */
}

.
newbb_link:hover {
    
border:0px;
    
color:orange          /* Hover Color of the Links */
    
!important;
}

13
m0nty
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2004/12/31 17:48

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


blah.. M$ java support in IE is crap to be honest and doesn't always function correctly..

i would try going tohttp://java.sun.com/ and downloading their latest java plugin.. it works a treat and is far more superior and stable.. it might be worth a try..

14
rowdie
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2004/12/31 17:53

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


That won't make a difference - the menus use Javascript, not Java

You're not imagining the problem, Ted. I've got the same, I can see the menus at xoops.org, but not at your site. Weird...

Rowd

15
tedsmith
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2004/12/31 17:58

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Mmm, I went to the the java.com site and downloaded the auto plug-in using IE, and it reported to have installed it OK, but the problem persists, so you are right Rowdie.

I guess it's just one of those mysterious settings buried so deep somewhere that I'll never know. Bummer. Hopefully a minority of users will be affected and not a majority.

16
m0nty
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2004/12/31 18:00

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


actually.. hmmm your site is coming along very nicely indeed ted :)

and i can't believe i'm gonna say this :S, but i can't get the menu's to work on your site either.. but every other site i goto works fine.. this is strange.. :S

17
Anonymous
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2005/1/1 3:20

  • Anonymous

  • Posts: 0

  • Since:


Maybe this could be an intressting hint:http://www.hoeben.net/node/view/33

but otherwise why did i can use it fine on your site ??? M$ mysterium arghhh

18
dickinsd
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2005/2/18 11:53

  • dickinsd

  • Quite a regular

  • Posts: 278

  • Since: 2004/11/14


Hi, I also have this problem with my newwbb2 addition to my site.

I just wondered if anyone know what is actually causing it.

I looked at the article referenced in the last post, but I don't know how to change the mime types... (AND link on that page does not appear to be working today)

I looked at lost doggies site, and that appears to work fine for me (under IE) but my own site is having none of it.

Dave

19
tedsmith
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2005/2/18 17:53

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


I cannot remember if I did anything to correct it. In fact, it's only since your visit to my site that I remembered. It does seem to be wroking for me also, although from the posts above it's almost certainly related to the configuration settings of individuals. I just cannot remeber what they might have been.

Have you got the latest Xoops, and NewBB2 installed? That might be something to do with it. Sorry I cannot be more help.

(BTW - I have deleted your post that you made on my site forum because it isn't for XOOPS queries).

Ted

20
dickinsd
Re: NewBB2 -$xoops_module_header present but no scrolling menus in IE
  • 2005/3/13 21:36

  • dickinsd

  • Quite a regular

  • Posts: 278

  • Since: 2004/11/14


Well I am still having problems, I almost don't care about it, but someone brought it to my attention again recently so I thought I would have another crack at figuring it out, unfortunately I don't understand PHP well enough to get there on my own...

So a few more details...
I have 2 sites, one is mainly just for testing, unfortunately its the live site that has the problem .. grrr.

Ok in the forums on the respective sites there are menus that appear when you run the mouse over them, these menu's are ONLY in the forums.

Under Firefox/Opera/Mozilla/Epiphany (what ever its called) these menu's work fine.

In IE the menus do not pop up.

I have IE 6, on winXP with Service Pack 2. (each of the users that have mentioned the problem are in the same boat here - so one test I have not had the opportunity to try is does this effect SP1 users or users of earlier IE versions?)

The site admin at the failing site emailed me to let me know that the menu's do work if you use an anonymizer style service. Which is even more confusing.
Service:
http://www.the-cloak.com/login.html

I don't mind chopping and changing code, but I don't know what to change as the problem only seems to effect IE users visting one site.

One more point is that IE users make up just under 50% of traffic, its enough for me to want to figure it out, but not enough for me to rip everything out and start again.

I wonder if another pair of eyes might figure this out.

A link to my test site (a working -test- forum):
This one works

And a link to a thread on the site that has the problem:
This one doesn't


Any suggestions:

Thanks

Dave

If I examine the source of the pages (I realise the server has already done the work by the time I do this) I see some differences:
WORKING
<table class="outer" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width: 0px;">
  <
tr>
         <
th width="100%"> <div align="right">
              <
ul class="newbb_level1">
                <
li class="newbb_folder">
                  <
div class="newbb_submenu"><strong><img src="http://www.dickinsd.f2s.com/modules/newbb/images/imagesets/default/doubledown-a.[b]png[/b]" style="width: 17px; height:17px; margin: 0px;" alt="" align="middle" />&nbsp;Topic options</strong></div>
                  <
ul class="newbb_level2">
                    <
table cellspacing="1" cellpadding="4" width="100%" border="0">
                      <
tr>
                        <
td class="head"><small><class="newbb_link" href="print.php?form=1&topic_id=1&forum=1&order=ASC&start=0[b]&PHPSESSID=97b677c9e0bd02d3364033a52df99f5e" [/b]target="_blank" ><img src="http://www.dickinsd.f2s.com/modules/newbb/images/imagesets/default/printer-a.[b]png[/b]" style="width: 16px; height:16px; margin: 0px;" alt="" align="middle" />&nbsp;Print Topic</a></small></td>
                      </
tr>
                    </
table>

NOT WORKING
<table class="outer" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width: 0px;">
  <
tr>
         <
th width="100%"> <div align="right">
              <
ul class="newbb_level1">
                <
li class="newbb_folder">
                  <
div class="newbb_submenu"><strong><img src="http://www.linuxjourney.com/modules/newbb/images/imagesets/default/doubledown-a.[b]gif[/b]" style="width: 17px; height:17px; margin: 0px;" alt="" align="middle" />&nbsp;Topic options</strong></div>
                  <
ul class="newbb_level2">
                    <
table cellspacing="1" cellpadding="4" width="100%" border="0">
                      <
tr>
                        <
td class="head"><small><class="newbb_link" href="print.php?form=1&topic_id=145&forum=4&order=ASC&start=0" target="_blank" ><img src="http://www.linuxjourney.com/modules/newbb/images/imagesets/default/printer-a.[b]gif[/b]" style="width: 16px; height:16px; margin: 0px;" alt="" align="middle" />&nbsp;Print Topic</a></small></td>
                      </
tr>
                    </
table>


The difference's are in BOLD, this is the first time I have noticed that one page is serving .gif file and the other is serving.png files.. BUT the biigest difference appears to be this: &PHPSESSID=97b677c9e0bd02d3364033a52df99f5e"

So any tips people?

Thank you for any help

Login

Who's Online

248 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 248


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits