pragmaMx Support Forum

Archive => veraltete bzw. unsupportete Systeme und Module => Alt Archive => KalenderMx => Thema gestartet von: TeCuMSeH am 27 April 2004, 00:36:32

Titel: Bug found in KalenderMx-1.4
Beitrag von: TeCuMSeH am 27 April 2004, 00:36:32
Sorry for this english post but I can't write german very well, feel free to answer in german though cause I do understand it.

The problem is in the blocks, they have a scrolling function that's not displayed correct in Internet Explorer. I use Mozilla as a browser so I didn't notice it at once.

I have set up a testsite with 2 blocks enabled http://tecumseh.homeip.net

In the center I used "block-Calendar_centerlist.php"

And on the right side "block-Calendar_combi.php"

Thanks in advance.

*edit: PHP-Nuke version 7.2 used on my site, but the same problem also occured on a different site running PHP-Nuke 6.5. I had to shut down the Calenderblocks overthere because we have a lot of visitors there.

[Editiert am 26/4/2004 von TeCuMSeH]
Titel: Re: Bug found in KalenderMx-1.4
Beitrag von: jubilee am 27 April 2004, 08:20:50
Howdi !
 
Zitatthey have a scrolling function that's not displayed correct in Internet Explorer
 
Are you sure ? Most of the scrolling-block use the marquee-behavior.
This should still work under current versions of the IE. (fact is: i only heard that this can cause Problems to OTHER Browsers and if most old versions).
I think the Prob ist not the scrolling but something else in the block.
When i look on your page i become a flat white square without anything in the middle of the page. Looks like some background color definitions are wrong (maybe in one ore more blocks or in the style definition of the theme).
greetings
jubilee
 
Titel: Re: Bug found in KalenderMx-1.4
Beitrag von: TeCuMSeH am 27 April 2004, 09:21:00
Yes, you are right. I have changed some things in the style-sheet to display the phpBB2-Main_Menu block I used. This was to correct the backgroundcolor of the dropdown boxes. When I switched to a theme that didn't have that modification it displayes correctly. The things I changed can be looked up in  http://death-juggler.ngz-server.de/modules.php?name=Forums&file=viewtopic&p=8678

I'm gonna have to find a different workaround for that bug then.

Very strange, the problem seems to ly only in the subBlack theme. Bad thing is that I have that theme as default.

[Editiert am 27/4/2004 von TeCuMSeH]
Titel: Re: Bug found in KalenderMx-1.4
Beitrag von: jubilee am 27 April 2004, 10:10:07
Hello again!
You also can set the color definition in the block.
Look for the variables $bgcolor1, $bgcolor2, $bgcolor3 and $bgcolor4
you can fiddle with the variables or also you can set
color-defs by value ( alter bgcolor=$bgcolor1 to bgcolor=FFFFFF or bgcolor=#556655)
Maybe this can be one solution.
greetings.
jubilee
Titel: Re: Bug found in KalenderMx-1.4
Beitrag von: TeCuMSeH am 27 April 2004, 15:59:58
I assume that this would break compatability with other themes as well so that's not an option. I still don't have a clue what's causing this error in the subBlack theme, been searching through those files over and over now.