|
|
Re:Report CB 1.0b7 Bugs here!
|
|
Date: 2006/05/08 03:23
|
By: CrashTestDummy
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 23 |   | |
|
Raj wrote: Possible bug:
1. I got to my profile. 2. I click the forum tab. 3. I note that I'm subscribed to two threads. 4. I click the unsubscribe from all box. 5. A dialog pops up asking me if I really want to unsubscribe from all forum subscriptions. 6. I click okay. At that point, the screen refreshed twice, and then it didn't seem to work...it took me to a screen where Joomlaboard listed my subscribed threads. I tried it again, and the same thing. I tried it a third time and it worked.
Roger
I can not reproduce this bug, I tried subcribing and unsubscribing from threads using IE6, FF and Opera 9, all worked everytime.. So perhaps was just a random error..
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b7 Bugs here!
|
|
Date: 2006/05/08 03:25
|
By: kenmasters
|
Status: User
|
|
|
Karma: 8  
|
|
Junior Joomlapolitan  | Posts: 36 |   | |
|
CrashTestDummy wrote: kenmasters wrote: Oops! Only one bug, but it may be Joomla template issue, not CB:
The left module column (with CB Login, User Menu, Syndicate) is centered vertically in Opera 8.5 (Win and Mac) instead of staying top-aligned.
I will check the css for a solution...
Yep this happens in opera 9 as well.. but it looks more like a template issue as you say...
I have the fix for the Joomlapolis template_css.css file:
| Code: | .main_box
{
vertical-align: top;
background-image: url(../images/bg_grad.gif);
background-repeat: repeat-x;
background-position: top;
}
.leftbox
{
vertical-align: top;
background: #fff;
border-right: 1px solid #AAAAAA;
}
.rightbox
{
vertical-align: top;
background: #fff;
border-left: 1px solid #AAAAAA;
}
|
Essentially add vertical-align: top; to each column "box" style (mainbox, leftbox, rightbox). Worked for me anyway. Opera doesn't seem to recognize the inline style used in the base template:
| Code: | <td style="vertical-align:top" class="leftbox" id="stretch">
|
I hope that helps. -- To change is to live. -- To not change is to die. -- To not have CB 1.0 stable is somewhere in between.
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b7 Bugs here!
|
|
Date: 2006/05/08 03:26
|
By: CrashTestDummy
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 23 |   | |
|
Sweet you the man!
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b7 Bugs here!
|
|
Date: 2006/05/08 03:28
|
By: Raj
|
Status: User
|
|
|
Karma: 28  
|
|
Gold Joomlapolitan  | Posts: 397 |   | |
|
1. I create a dummy blog entry saying something like "yo testing" 2. I go to my blog tab. 3. I search for "123" 4. I'm told I have no published blog entries, even though I just published one.
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b7 Bugs here!
|
|
Date: 2006/05/08 03:30
|
By: kenmasters
|
Status: User
|
|
|
Karma: 8  
|
|
Junior Joomlapolitan  | Posts: 36 |   | |
|
Thx man, feeling the love. Now if we can get anyone from the dev team to update template_css.css we can test Opera again to verify nothing else goes wonky with the change. -- To change is to live. -- To not change is to die. -- To not have CB 1.0 stable is somewhere in between.
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b7 Bugs here!
|
|
Date: 2006/05/08 03:34
|
By: Raj
|
Status: User
|
|
|
Karma: 28  
|
|
Gold Joomlapolitan  | Posts: 397 |   | |
|
1. I click "Submit a weblink" 2. I fill in the blanks and submit "VisionForensics.com," a site of mine, to the community builder powered list. 3. I receive no acknowledgemend of having submitted a link, nor can I find it in the list... Perhaps it has to be approved by the moderator, but if so, then shouldn't I be told "Your link will be accepted pending moderator approval"?
|
|
The topic has been locked. |
|
|