...
When a user selects a date for which no event is available, the message "There are no events to display." is displayed. Some users click the date button first to 'Add Event'. And on the page they get this message and then have to go ba ...
Hi @ll, i just received the message for the new release and decided to test it on my testvb installation. I'm glad that i deceided to test During the upgrade from Version 4.1.12 to 4.2 i received a error message posted below. ...
| 
Hi, Every social network there is doesn't show a feed to guests. This is because a feed is "personal". The information is being fed to "you" and in order for the system to know who you are and what you want to be fed, you must be registered and ...
Hi, I've added an attachment of the view I am getting. It has happened to me twice now, but only on vB.com. Steps to follow: 1. Use quick menu's image insertion button. 2. Insert a file from your computer. 3. Double c ...
What about to add the forum sidebar to Activity Stream. It looks so ugly the activity page with all that width. Thanks! ...
You could add the option to choose the target of the url for the tab of the navbar. example: _blank, _self, _top, _parent ...
Try validating the user profile and activity stream page. They are XHTML invalid. On user profile page: Id #view-activitystream two times defined ...
| 
When adding new elements locally, they should always default to the 'vbulletin' product, not to the product of the parent element. The only time you should need to assign one to a specific product is when you are developing that product. T ...
Sorry mistake, I didn't see it already there ...
When user didn't customized his profile, some default values are loading by css.php, but there are not from style that's set. For example I have set in #sidebar_container .userprof_content .blockrow : background-color: #020202 but loaded value is #FAFA ...
The proposal is to add hooks inside function actionList of class vBCms_Controller_List (/packages/vbcms/controller/list.php) as already present (vbcms_nodeview_start and vbcms_nodeview_complete) in function actionView of class vBCms_Controller_Content ...
Steps: Make a post with the following content: Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTR ...
Please include an option to turn off the activity stream in vB 4.2.0. At this time, there is no such option. ...
With the introduction of managers navigation links on the navbar floatcontainer not disappear with the opening of pages belonging to other products. Ex: Project Tools ( ...
Using "> as replacement text for a smilie breaks the HTML when you click the "more" smilies button. To reproduce, you need to create a smilie with "> as the replacement text, and then reply, click smilies button and "more". It's being parsed as " ...
It currently does not seem to be possible to set Privacy Restrictions on the activites Tab like we can for other tabs. This makes it very easy to stalk members and thus might not be welcomed by users. I therefore suggest to add add a pr ...
Add tools menu to category page, which will contain Forum Tools and Search. We have tools menu in regular forums but not in categories. These links might be useful. ...
Hi Guys, I'd like to request a new hook location. I coded my own download center and added the links to my sitemap. I'm using the hook sitemap_add_content_types to add the content type like this ...
Currently, the Navigation Manager offers the node types: Tabs Menus Links This works great for "static" links but in some cases links are being gererated at runtime only. ...