Uniform the behaviour of all widgets/forum blocks in parsing smilies, BB codes and HTML. Per Allen, all of them should: Parse smilies. Parse BB codes (quote, img, video and attach BB codes should ...
| 
Steps to Reproduce 1) Go to Admin CP -> Styles & Templates -> Style Manager. 2) Click the Edit Templates link for a mobile style. 3) Open the "Ad Location Templates" group. 4) Double-click on a template that doesn't ...
The CMS mobile style includes by default the following templates: vbcms_grid_1 vbcms_grid_2 vbcms_grid_3 vbcms_grid_4 vbcms_grid_5 vbcms_grid_6 vbcms_grid_7 vbcms_grid_8 vbcms_grid_9 vbcms_grid_10 ...
In the blog_show_entry, FORUMDISPLAY and SHOWTHREAD templates of the mobile style, the "Moderate" button needs to be phrased. Two times in each template: ...
When importing a new style into 4.1.11 the style appears to import but is not shown in the style manager. Conditions: styles were saved as master style, with product vBulletin styles wer ...
| 
Currently cms.content_(id)_view method does not return the section of the queried article, as well as the categories associated with the queried article. On the contrary, a call to blog_blog method will return categories associated to the queried ...
| 
The About Me view in iOS displays whatever value passed to it. If we want Contact Info to be hidden based on the privacy settings, then the API should not be returning these value: API method: member ...
| 
There is no way of finding out if a user has permission to view Photos and Friends sections by calling member without making additional api calls. Ideal parameters in the JSON response would be something like this: ...
| 
When DISABLE_MAIL is defined to a list of email addresses to specifically allow, it still blocks everything, because the PHP strpos() function requires the haystack to be the first parameter, and needle to be second, but the vB code has these parameter ...
It would be nice to implement an script on every update in wich in there are files removed from the vbulletin structure pe be removed bi the update. ...
When showing more than three rows of smilies in the ckeditor popup, the initial popup size does not fit. It stays too small, so scrollbars are shown. In v4.1.7 the popup fitted correctly. ...
As per this forum thread ...
The default vBulletin Mobile Style isn't support in RTL ...
I've set the phrase in Thai (TH) Translation (ex. markread.png), but redirection page can't show all non-English language such as THAI. ...
After saving a style that has been edited (for example just edit vbcms_body_background) Then upload it back to vBulletin. The style changes are not relected. This will mean no vBulletin Templates for vB 4.1.11? ...
On forum threads tags are used as meta keywords when they are available. The CMS isn't doing this for articles, but rather only adds the x most used words in the article. Meta keywords should be generated in this order: Manual input > T ...
Ref: http://www.vbulletin.org/forum/showthread.php?t=258890 ...
Some users are sending offensive messages without even posting publicly on the forum, so it is hard to track them down without IP addresses used for PMs. User group having such permission would see IPs in their PMs and in reported PMs if possib ...
When making a widget for blog posts and blog comments, version 4.1.10 seems to ignore the saving of the choice of blog categories in the 'Comma delimited list'. ...