Logged as a result of investigating this report. https://www.vbulletin.com/forum/sh ...
I'm getting an error while trying to disable CMS article comments: vB_Legacy_Forum does not have a field 'lastthreadid' on line 40 in /forum/vb/legacy/dataobject.php May be this is important: one user had already commented that article. ...
Who`s online members per page showing wrong number for example: https://www.vbulleti ...
See the following: https://www.vbulletin.com/forum/showthread.php/394053-4-1-10- ...
When there are multiple quotes in a PM conversation, you eventually end up being unable to see the first quotes. Please make it like in the forums, so when replying using quick reply there is only the received message quote and not quotes of earli ...
Create a widget named for example "Test & Co" and then try to edit it or try to use it in the layout manager. The title will be displayed with the & amp; HTML entity in it. It's going twice through htmlspecialchars_uni(). (I've put a space ...
The format of the data being returned to the API is (I assume) not what its expecting. ...
I believe that I am not the only one with this annoying problem (I searched but didn't find an issue with this problem). When I(We) try to edit a post and choose to edit from Simple to Advanced Option editing all the spacing disappear and remains ...
Steps to Reproduce 1) Go to a forum and create a title with a short title (few carachters). 2) Create another thread with a longer title (let's say over 25). 3) On the forumdisplay or search results page where both threads are lis ...
| 
When you click on Paid Subscriptions in user settings. The cost: field displays "-------", It should display the first item in the list by default. Easily fixed by changing line (4.1.9) 168 from $string = '<option value=""> ...
The subscription length is not carried over to the Paypal invoice. Paypal allows for an item number but vB is using this for a hash and it should be for the term of the subscription. Paypal allows vendor specific variables so the hash s ...
See these threads: https://www.vbulletin.com/forum/showthread.php/ ...
One way to filter out the IMPORT of RSS feeds into a single forum messages. A hook for it would be good! ...
When you click on Paid Subscriptions in user settings. The cost: field displays "-------", It should display the first item in the list by default. Easily fixed by changing line (4.1.9) 168 from $string = '<option value=""> ...
The subscription length is not carried over to the Authorize.net invoice. Authorize.net allows for an item number but vB is using this for a hash and it should be for the term of the subscription. Authorize.net allows vendor specific va ...
The admin help of the maximum images/videos options has incorrect info. options_options_maximages_text (and options_options_maxvideos_text as of 4.1.10) say: For the purposes of this count, the post and any signature the user ...
1) 54.4% of CSS (estimated 45.2kB of 83.2kB) is not used by the current page. More details about the unused css here ...
When clicking on the attachment button the popup page should be open in normal size not full screen! ...
On my local install, a query is executed 4 times (maybe higher or lower due to script configuration). SELECT calendarpermission.usergr ...
Steps: 1. Create category and set "Act as Forum" = Yes 1. Create a forum inside this category and set "Act as Forum" = No Display bug. see attachment. ...