Hi, Not sure if it is true as I must honestly say I haven't tested it, but a good customer asked nicely, if moderated guest posts in the mod CP could also show the entered user name from the post... ...
Quoting Freddie ---Quote--- The treeview control does not look correct when used in IE7 RTL. The folder controls are on the left side of the treeview container and the rename folder popup is... ...
If you go to the advanced search page (the 'search multiple content types' tab), the "All types" radio button can get selected incorrectly. Tested in Firefox 3.6 on 404 balance RC6 * Steps to... ...
If you include two section navigation widgets on the same layout, the Javascript malfunctions; clicking the + image in one widgets controls the other widget. *Steps to reproduce:* 1. Create two... ...
If you get a group invitation, it will show up on your settings page, in the the "user notifications" section at the top. There is a button to view all your group invitations. If you click it, you... ...
If you include two "CMS Published Calendar" widgets on the same layout, the buttons in the second widget control the calendar in the first. *Steps to reproduce:* 1. Create 2 "CMS Published... ...
On the settings page, if you have a user notification for a private message and for a visitor message, the username who sent them is styled differently for PMs and for VMs. For one it's bolded, and... ...
When editing a group picture, and the thumbnail size is larger than the default of 100px, the thumbnail is misplaced and goes too far off to the right. See screenshot for details. *Steps to... ...
The "Cancel changes" button on the album edit pictures page appears to do nothing. *Steps to reproduce:* 1. Open one of your albums that has pictures. 2. Click to view a picture 3. Click to... ...
On the edit screen for a group picture the text "delete this picture" needs a so it is clickable and selects the checkbox. See screenshot. *Steps to reproduce:* 1. Go to a group 2.... ...
If the forum runs on an other port (for example http://localhost:81 ) it doesn't accept post data. Error Message=> ---Quote--- In order to accept POST request originating from this domain, the... ...
MISSING ICQ, AIM, SKYPE etc IN MEMBER PROFILE Example: http://www.vbulletin.com/forum/member.php?265642-GiveMeABreak ...
do not see any option on " user Control Panel " to customize his/her own profile styling on vB4 publishing suite !!! Even here on vbulletin.com ... please visit :... ...
If you disable "BB Code Settings" -> "Allow BB Code in Non Forum Specific Areas" in the vBulletin settings, the 'Post Message' and 'Preview' buttons are displayed twice in 'Reply to Discussion'... ...
I noticed that the w3c validation breaks in the *forumhome_forumbit_level2_post* template. It is this line Code: --------- ... ...
Hi I have changed all image directories via css to point to my static content domains. However several images ignore these settings completely. This beeing all thread icons. Background... ...
vBForum_Search_Result_Thread::set_replydata() is being called for every thread search result that is being displayed and executes the following query (reformatted for better readbility): PHP:... ...
If a forum has a large number of boards (roughly 2000 for a high traffic site), loading time increases immensely and causes PHP to consume large amounts of CPU. Removal of the boards immediately... ...
When viewing search results (like from What's New) vBForum_Search_Type_Thread::fetch_validate_list() does get called. This method then calls vB_Legacy_Thread::create_array() which does read the... ...
Let's start with a legacy forum script like forum.php: We've got *$specialtemplates* in global namespace. Now in global.php a copy gets taken and set as property *datastore_entries* of an... ...