When the editor has focus in non-WYSIWYG mode, the background is grey. When not in focus, or when in WYSIWYG mode, the background is white. This effectively reduces the contrast in the editor textbox when it is in use, which is counterintuitive ...
I continue to receive tons of SPAM posts within our Blog area. I am not sure, but I don't think blog submissions are run through akismet. Please enable this. Please also add a Delete as SPAM option to the Blog inline mod. ...
I continue to receive tons of SPAM posts within our Blog area. I am not sure, but I don't think blog submissions are run through akismet. Please enable this. Please also add a Delete as SPAM option to the Blog inline mod. ...
...
If define('DISABLE_HOOKS', true) disables plugins, then surely define('DISABLE_HOOKS', false) should enable them. Not the case, as the plugin manager tells me. It can be handy to leave define('DISABLE_HOOKS', false) in the config ...
| 
When upgrading from an installation with CSS Stylesheets stored as files, if the file permissions for the cientscript/vbulletin_css directory are incorrect, the upgrade will abort with the error message ...
...
| 
Search has two problems that appear to be interrelated. Assume 20 results / page and page 1 showing 'Results 1 to 20 of 72' and also 'Page 1 of 4 1 2 3 4 Next' 1. Click the page 2 link and the page nav shows 'Results 21 to 40 of 52' and ...
| 
Add the Lightbox (<--I think that's what it is called) function to the "User Album" section, and also allow for the display of Medium sized images that are expanable to full or original sized images. These simple additions would hold us ov ...
I was wondering if there could be a way to have custom images and trophies on a per user and per group basis? The idea is that certain groups or people could be easily identified. Not just by a custom title, but actual images. On our fo ...
Formatted numbers are not using the correct format during the Upgrade. For example instead of "4.294.989.164" the Upgrader shows "4,294,989,164" with this code: ...
Upgrading from an installation which is missing some CMS tables will not replace those tables, and that will lead to DB errors when running the site. If an installation had uninstalled CMS, the updater will install it and leave it active. ...
Marked for blogs but didn't check others content types. When you are on an entry, you have the number of comments on top. If you send a reply, it could be 'cool' to indent this counter in the same time you send the reply. ...
When some thread has too many Views (or Replies) the number of Views jumps to the second line. See Screenshot #1 and you will understand. I have at ...
When viewing templates using the compare tool, one side is displayed as compressed, all white space removed. This makes checking templates line by line more of a task. To view issue: Open an already edited template for viewing, click vi ...
When using advanced search or links from profiles to view all threads by a user, many posts do not appear in the results. This has been raised here: ...
1. Post a new thread 2. unapprove thread -> notice "moderated post" appearing on the top right corner of the post 3. answer to thread through quick reply (AJAX) -> note "moderated post" in top right corner is missing 4. r ...
Admin CP - Date and Time Options Default Time Zone Offset +2 Enable Daylight Savings YES the result is the wrong time for guest All times are GMT +3. The time now is 08:09. after login user with the same settings in UserC ...
Many of the error messages are not localized; they're hardcoded in English. The most obvious were the ones contained in die() statements includesclass_core.php 1852 die('<strong>Fatal Error:</strong> ...
Most of the phrases in the install/upgrade system have been localized, but a few seem to be hardcoded. mostly in error handlers. installincludesclass_upgrade.php lines 289 & 953 trigger_error('vB_Upgrade: $this->registry is not an ...