| 
Threads that have deleted posts are always marked deleted even if the thread itself is not deleted hence making it appear that undelete does not work. Method: forumdisplay Expected: "deletedthread" returns "1" ...
http://ckeditor.com/blog/CKEditor_3.6.3_released ...
Facebook back button issue. 1. Visit site 2. Enter any forum 3. Enter and read a post. 4. Click back button & return to forum display 5. Click back button to return to main forum 6. This results in you not being abl ...
Internet Explorer is getting automatically logged out on numerous sites including vbulletin.com 1. Clear ALL cookies & temp internet files from browser. (IE 9) 2. Visit & login via ...
All my editor buttons are missing, even if I turn on full WYSIWYG mode. I have turned off add ons running on the site and used default style but its still the same . Have uploaded all files again with no luck . For more info on th ...
If you disable all child links of a Menu, the Menu itself is still displayed, as a link pointing to site root. Menu should be hidden if all their child links are disabled (or otherwise if no child link is displayed due to not met permissions). ...
I upgraded the server to Debian 6.0 (well, technically, I re-installed Squeeze). While I was on it, I upgraded PHP to 5.4 and MySQL to 5.5 with packages from DotDeb. Works fine (except for that bug with htmlspecialchars in WYSIWYG-Editor, which affects ...
There is no vB_Datastore method to REMOVE entries from the datastore. If a modification adds its own datastore content, they can surely execute a database query to delete the row, but this change is never reflected in Xcache, Memcached, etc when the fo ...
| 
As I said, visible part of newly created link when using link button isn't preselected. On version 4.1.2 (I just upgraded from it) it was preselected and you just needed to type name of the link, or not, but now users need to select visible par ...
The Today's Posts link in the Quick Links menu is always shown, even if the user doesn't have permission to search, in which case it results in a no permission error. ...
The default templates for the CMS and Blog don't display any indication to the guest that comments can be posted, especially if no comments exist for that article or blog post. I would like to propose a comment bottom be added to the default t ...
When writing a newreply in IE9, the selection of multiple BB code tags don't parse properly (in total). Firefox and Chrome work fine. I don't know about IE7 or IE8. I tested at other vBulletin® Version 4.1.12 sites, including vbulletin.com and ...
Misprint in search.php function set_getnew_sort($criteria, $sort) { ... $descending_sorts = array ( 'dateline', 'threadstarted' ); 'threadstarted' must be 'threadstart' Also in forumrunner/search.php ...
In PHP 5.4 which is now public release, the function mysqli_client_encoding was removed. This function is mapped in class_core.php to $db->client_encoding. mysqli_client_encoding was an alias for mysqli_character_set_name which was added in ...
If you have a forumid set for saving your vBCMS comments, and you have no articles yet, and then you create one and set Comments to No and Save, you will get a database error when trying to Edit that article. ...
| 
For trouble shooting issues like this one https://www.vbulletin.com/fo ...
There is an extra < in the reply button on blog comments. Suggested fix: Replace: <a href="{vb:raw $vboptions.vbblog_url}{vb:if "$vboptions['vbblog_url']", '/', ''}blog_post.php?{vb:raw session.sessionurl}do=comment&bt={v ...