It would be great great if vBulletin add 'save and reload' button for user editor. We found out the this button is very useful for template and it will do the same for user editor and others as well. It helps admin and mods on big and active boards ver ...
We receive about 5-10 username change requests per year. So if vBulletin can log username change into profile change history if admin change a username, that would be great and ease to keep tracks for future reference. Thank you for your time. ...
We would like to request a new template_hook for modifyprofile, which allows developer to add some priority blocks at top of this section. We would like to have it bellow of this code: ...
I have blank page at the Admin Control Panel when I'm using in Internet Explorer 9(without compatibility mode) with RTL language. ...
These issues I found when an ignored user posts a CMS comment (user acwatts). See attached screenshot. These are the issues I see: 1. "vbcms version" text appears unnecessarily 2. 'view post' link goes to a bad link: ...
There is not table alias for user fields in query. $condition .= " AND username LIKE '%" . $db->es ...
The call to private_newpm and blog.post_newblog always returns "smiliebox": 0 no matter what the setting is in admincp. This is causing the smiley box not to show up. ...
| 
Allow a user to selectively block PM's from other members. Sometimes a user just doesn't want to communicate via PM with other members, but doesn't necessarily want to put them on ignore, so it would be nice to have an option in user cp for a member to ...
If you have a sub-forum acting as a category, it doesn't have any icon with the mobile style. ...
I'm not sure how to reproduce this.. After sending private message, in the redirection it display error. don't know why.. I'm assuming it because the server. PHP version 5.2.17 Mysql 5.1.56-log LINUX safe mode The er ...
call to api_getnewtop is returning different post date and time compared to the site. ...
When a new thread is created, the lastpostid field from user is not updated. When creating a new thread, postid is stored in firstpostid field. See post_save_each_post(): ...
Currently we don't know what script is sending out an email. If the script name could be added to the email header it would be a big help to customers who have to track down exploited scripts that are hijacked by spammers. ...
Hi, I've added the description here: ...
How to reproduce: Open the Stylevar Manager for any style Save any stylevar Wait to see the stylevar options after the save Open the source code of the stylevar options Observed res ...
Hi After upgrading to 4.1.10 a lot of stylevars which I did not change show up as modified. To revert them all I have to go through every single one and click revert. This takes hours and is unnecessary. Can you add a revert b ...
The order loadavg is checked in function update_loadavg() is whacked. It does an exec to get the output from a command, rather than doing a faster file read first and avoiding a whole new process. ...
How to reproduce: Create this forum structure: - Category (allowed to post) – Child Category (allowed to post) — Forum Category (allowed to post) ...
When you are saving any data in the AdminCP, it displays a message saying all goes correct. In the source code, it adds a form which is completely useless as the redirection is made via Javascript or a link. ...
The admin panel auto logs you out after 15 minutes or so. This is so annoying! I log in dozens of times each day! Yuck! I thing the time out should be exposed through the settings panel, expressed in number of minutes. Make sure at least 24hours is ...