Author |
Topic  |
|
Deleted
deleted
    
4116 Posts |
Posted - 17 November 2001 : 16:37:46
|
fatum e-mailed this to me and I post it here:
quote:
Hi Bodzen, Impact bug: - Version 4 Beta 3 - Version 3.3 release 33. I didn't try it with the latest release though, but since the posts were lost I don't think it is implemented in the latest version It's confirmed by me for the following pages: - pop_profile.asp (when displaying someones profile) - inc_profile (when editing your own profile) - register.asp (uses inc_profile) Maybe there are other pages affected, I'm not sure yet. To reproduce the bug, do the following: - Go to "Font/Table Color Code Configuration" - Change "Header Background Color" and "Category Font Color" to: #444444 (These values givin here are specific for my site, any other color will do) - Now change "Header Font Color" and "Category Background Color" to: #FFA500 - And save the new settings. Like this you get alternating colors in your forum. Visual confirmation: - Now go to profile (your own or someone else's), as you can see in the column headers the font and background color are the same! - The same happens when you click on register and agree, in the screen where you should give your personal details. Bugfix: pop_profile both versions: - line 155, 168, 232, 312, 353, 470, 523: change color="<% =strHeadFontColor %> to color="<% =strCategoryFontColor %> inc_profile both versions: - line 58, 86, 109, 122 173, 546, 575, : change color="<% =strHeadFontColor %> to color="<% =strCategoryFontColor %> That should solve it, maybe it's a good idea to post this again in DEV Bug Reports (Open). Best regards, Robby (Fatum)
Think Pink Test Site not ready yet | Post v40b03 Patches
Edited by - bozden on 01 December 2001 13:26:51 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 17 November 2001 : 17:05:48
|
Yep. That's a bug. I remembered it being reported before the forums went down.
- David |
 |
|
fatum
Junior Member
 
Belgium
281 Posts |
Posted - 17 November 2001 : 17:25:19
|
That's right Davio,
I found it in my forum because I use alternating colors, and since the colors on my forum haven't changed since the "famous" crash I saw that the bug was still there in the latest version.
One bug recovered, how many to go  
Fatum ------------------- To b33r or to pron, little-gamers.com |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
|
Deleted
deleted
    
4116 Posts |
Posted - 01 December 2001 : 13:30:32
|
The first three in pop_profile.asp were correct (i.e. had to be strHeadFontColor), so only 7+7 changes needed.
Fixed 7+7 changes in [v40b03patch001]...
Think Pink Test Site not ready yet | Post v40b03 Patches |
 |
|
|
Topic  |
|
|
|