There are no visual elements connecting the currently selected tab and the contents of that tab. I'm not sure what the best solution is, but I'll illustrate the problem with some screenshots. ...
| 
1.Logged in to a ver.4.08 account which is upgraded from 3.08'http://stg-vb1.internetbrands.com/vb408s01rc15u384f' 2.Navigated to My Profile page and clicked 'Customize Profile' 3.Editor opened, observed that the footer links are colored and ...
The datapicker template is pissed up. I spent 3h on finding an error in my add-on because i tried to use the datapicker view class. ...
HTML Code: <div class="postbody"> Change to: HTML Code: <div class="postbody <vb:if condition="$show['moderated']">modpost</vb:if>"> ...
HTML Code: <div class="postbody"> Change to: HTML Code: <div class="postbody <vb:if condition="$show['moderated']">modpost</vb:if>"> ...
1.Logged in to staging 'http://stg-vb1.internetbrands.com/vb408s01rc15c' 2.Navigated to 'My Profile' page, clicked on 'Customize profile' button 3.Custom profile editor opened, now for backgrounds opted for 'Use Image'. 4.Clicked on 'Im ...
Right now the bbcode system does not allow having a class method as a callback. This is easily fixed without affecting any current plugins by replacing line 1583 of class_bbcode.php ...
| 
The Asset Picker is dependent on the Select Color Information dialog's Submit or Cancel, but can be left open when the SCI dialog is closed. If an image is specified via 'Save' in that dialog after the SCI dialog is closed, nothing happens. Sim ...
| 
Now that vB is not JUST a forum software, it would really be nice to evolve the site navigation to make more sense for the average user. For example, why would I look in the FORUM to find the Calendar, or the Private Messages, or a link for Wh ...
The background behind the userinfo section of the sidebar on the member profile page (member.php) seems to be repeating part of a gradient. (See screenshot) This occurs even when the 'default' settings are selected for profile customization, and is cle ...
The updated buttons (updated in rc16) aren't centered in their bar; they're too high. To Reproduce Log on Click on My Profile Click on Customize My Profile Observe button locations. ...
Pulling down the Quick Navigation menu in a moderately sized (height) window will put the menu above the pulldown control. This also puts the menu contents 'behind' (lower z-axis) the navbar and subnav bars. This did not happen in 4.0.6 or 4.0. ...
| 
I tried to enter 'Black' as a color for Page Background, and got the alert 'That is not a valid color setting'. The same field was OK with 'black'; 'BLACK' was also not accepted. 'white' was fine; 'WHITE' and 'White' were not accepted. ...
Images of different sizes/aspect ratios move the radio buttons in the Asset Picker. They should maintain a consistent location relative to the group boundary for the image they're containing. The images themselves aren't always scaled to fit; i ...
| 
A version 3.86 account which had its Font Family set to Courier New lists Arial as the specified font after the installation is ugraded to v4.0.8. The font used is correct; it's the font pull-down menu which is incorrect. To R ...
http://www.vbulletin.com/forum/entry.php?2436-vBulletin-4.0.7-Now-Available ...
http://www.vbulletin.com/forum/search.php?do=dosearch ...
http://www.vbulletin.com/forum/entry.php?2436-vBulletin-4.0.7-Now-Available ...
| 
If a user has JavaScript disabled, the tabs on the member profile page now works (See VBIV-9170), but the Customize My Profile button does not. It's present, but c ...
Load the first feed and then the second one. Obviously they shouldn't show the same content. Looks like there is only one cache for all cms rss feeds. ...