Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
Registered: 06/26/06
Posts: 471
Loc: So. California
There is an issue with WOL rick is looking at. It has to do with database table changes made and how it reacts to the latestest versions of MySQL. He is looking at it.
Gizmo is correct. Upon further investigation, I found it also happens when I do a "Active Topics" display. On this board a display pops up in a box. On mine there's no box and it just is on top of the other text, making it un-reable.
More info - I just remembered that under 7.0, when I did a custom header with HTML in it I forgot to end a hyper-link with an "</a>". I whole bunch of the screen got underscored like a hyper-link when the cursor go tmove to the link. I'll bet there is a "</a>" missing some where in the defination of the pop up box in the php code. I just don't know where to look!! Hope this helps.
I found it under "active topics mouseover " somewhere in the BUGS Forum. It's in the sytle settings, misc. Properties. Had to put in color : #0080C0; background : #dedede; border : solid 1px #88aabb; padding : 2px;
This fix both the WOL and Active topics displays. Sorry to bother you, I should have looked better! Larry
Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
Yes, there are new CSS rules in 7.1 that need to be manually applied to all themes; these rules will not automatically add themselves; the new css rules and default values should be provided on the release documentation in the announcements thread.