I just happened to double-click on a thread by accident and noticed it brings up the inline editor for thread titles. The title doesn't accept the edit. ...
When you press the tab key on the newreply.php page it randomly goes where ever it wants. If I am in the top box to create the "title/subject" then hit the tab key, I start typing thinking that I am... ...
Click to edit a thread. The footer is not using the body background color. After the Save Changes bar is drops the background color and uses the HTML background. ...
The month names are always in english in the cms calendar widget. Possible fix in /packages/vbcms/widget/calendar.php: Search for: Code: --------- $view->textmonth = date('F', gmmktime(1,... ...
When you save a template which have something like this (with an error): {vb:rawphrase xyz] We need to have an explicit message error here. Actually, we have an error saying '*Fatal error*: ... ...
If I include an inline image into an article in the CMS that is say 50x50 and set it to to be "Full Size", it should NOT be linked. Another words, the lightbox should only trigger at a certain sizes... ...
I deleted a CMS comment but it still appears in the "Recent Comments" block. ...
*I deleted a comment in the CMS and returned to the article... now this appears: * *vbcms version* Image: http://www.superheroguide.com/images/statusicon/post_old.gif ... ...
When I delete a CMS comment, it should not return me to the forum. ...
I can't get the RSS feed for the CMS to work. I click on the RSS feed for the cms and it throws up this link... ...
Hey there.. I have received multiple complains about pictures and text overlapping .... and i realized that users with 800 X 600 screen resolution are having overlapping issues..... Click... ...
When I select (click on the checkbox) images within the Asset Manager on the CMS Create New Article page and click "Insert Inline", ALL the photos are inserted, (not just the ones I selected). ...
When you are using the Quick Reply, after you have typed everything and want to submit it, if you click the fancy big "Reply to Thread" button (by mistake) it erases everything you type. I think... ...
Edit the *Forum URL* in your: *Admin CP -> vBulletin Options -> Site Name / URL / Contact Details -> Forum URL* Change it to use https. You will need a web server with a secure cert for this... ...
Quick Navigation in 4.x has been removed for Search and Private Messages pages. There's also no breadcrumbs from such pages so the only way to get back to threads is to click on forumhome and get... ...
The new additional.css file added to 4.0.1 is not being referenced by some vB pages. I have found a few pages where the reference is missing: * usercp.php * misc.php * subscription.php *... ...
When trying to add a html code of an image for ad_global_header1 (or ad_global_header2, does not matter) in admanager the ad is placed beneath the logo and not next right to it. It looks just... ...
I've struggled whether to place this here as a bug report, or as a suggestion, since the matter may be one of something functioning as intended -- though if it is, I would suggest it be changed: ... ...
Is it possible you could add a productid field to the block table. ATM, if you add a block (or blocks) as part of a modification, there is no obvious way to distinquish them in the block table. ... ...
| 
Not sure where it has any impact, but the render() function in vBForum_Search_Result_VisitorMessage seems broken. It returns $result, even though that's not set anywhere in the function. This... ...