View Full Version : Standard Error - Text is overflowing the box...
BirdOPrey5
09-08-2011, 09:19 PM
I'm calling standard_error() function in a mod.
My error message is a little longer than 1 line.
For some reason the box doesn't get any bigger, the message just overflows the box.
https://vborg.vbsupport.ru/external/2011/09/58.jpg
Is there some way to make the box bigger without editing the template? Maybe there's something I'm missing... :confused:
VB 4.1.5
nhawk
09-08-2011, 09:25 PM
I think the error box is limited in width by the style.
Try adding a BR or two. I think it will expand downward.
HMBeaty
09-08-2011, 09:29 PM
Wow! Can't say I've seen that happen lol. Have you tried using different browsers? Firebug? Maybe some conflicting css somewhere?
nhawk
09-08-2011, 09:37 PM
I've never even tried a single long line like that. I've always included BRs in the error text.
HMBeaty
09-08-2011, 09:41 PM
I've had long lines that, in a few of my modifications actually, and have never seen that happen
nhawk
09-08-2011, 09:45 PM
Out of curiosity, are you running IE9 in compatibility mode?
That does do some really strange things to vB.
BirdOPrey5
09-08-2011, 09:59 PM
I tried using <br />'s and <div>'s, no help. This was in Chrome, default style. Will check other browsers...
BirdOPrey5
09-08-2011, 10:32 PM
It's even worse in IE9, but at least the box is wider...
https://vborg.vbsupport.ru/external/2011/09/57.jpg
In Firefox it works fine... the box is the same width as Chrome but expands to fit the message.
So I guess it's a Chrome issue... still stinks though. :(
Adrian Schneider
09-08-2011, 10:45 PM
Run the site through a markup validator, it should show any related issues.
BirdOPrey5
09-08-2011, 10:47 PM
Wow! Can't say I've seen that happen lol. Have you tried using different browsers? Firebug? Maybe some conflicting css somewhere?
It's the class "blockrow restore" that is the issue.
HMBeaty
09-08-2011, 11:40 PM
It's the class "blockrow restore" that is the issue.
So it's fixed now?
BirdOPrey5
09-09-2011, 12:01 AM
No, it's not fixed... this is the default vBulletin style... I can edit the STANDARD ERROR template but that won't help on other people's forums... will just have to chalk it up to a VB4 bug. I guess I'll see if it's in the tracker.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.