If you haven't heard ...

bluescorpion

New Member
As if we haven't seen enough version releases recently, vBulletin released yet another today, 3.7.1 is available. They say that this release does not impact any of the templates. HA! I suppose we will all see soon enough eh?
 

Hoxxy

New Member
Templates with Mandatory Changes Since 3.7.0
None! Most of the template changes are simply aesthetic improvements!

Templates with Non-Mandatory Changes Since 3.7.0
Your vBulletin installation will not be broken if you don't apply these changes, but small bugs may be fixed and new functionality may be available by applying these changes. We recommend you apply these changes in the same way that you apply mandatory changes.

editor_toolbar_on
Made the second row's separators be consistently applied to prevent 2 separators from being shown together.
FORUMDISPLAY
Removed width="175" from the last post column, as it didn't actually do anything (due to the 100% width column before it).
FORUMHOME
Removed width="175" from the last post column, as it didn't actually do anything (due to the 100% width column before it).
memberlist_letter
Change to make letters in the memberlist use the filtering already applied.
modifybuddylist
#25551 - Added ?v=$vboptions[simpleversion] to the javascript file calls.
modifyignorelist
#25551 - Added ?v=$vboptions[simpleversion] to the javascript file calls.
modifyusercss_headinclude
Added right padding to smallfont cells of each usercssbit table.
newreply
Added a "specifiedpost" hidden input to handle this bug.
Swapped <optgroup> for <optgroup label="&nbsp;"> (XHTML compliance)
newthread
Added support for admin-specified tag delimiters.
picturecomment_form
Added a note about the comment possibly being displayed in other locations.
SHOWTHREAD
Added a "specifiedpost" hidden input to handle this bug.
socialgroups_form
Change the margin-bottom aspects to margin-top and add them to most of the smallfont <div>'s.
socialgroups_managemembers
#25551 - Added ?v=$vboptions[simpleversion] to the javascript file calls.
socialgroups_mygroups_bit
Changed to show the group description.
STANDARD_REDIRECT
Adjusted code to prevent redirects via POST from being submitted twice.
tag_edit
Added support for admin-specified tag delimiters.

Templates Added Since 3.7.0
Added: postbit_automoderated
Added: memberinfo_visitormessage_global_ignored
Added: picturecomment_message_global_ignored

Files Changed Since 3.7.0
/
ajax.php
album.php
converse.php
editpost.php
faq.php
global.php
group.php
inlinemod.php
login.php
member.php
memberlist.php
newreply.php
newthread.php
picture.php
picturecomment.php
postings.php
private.php
profile.php
register.php
tags.php
threadtag.php
visitormessage.php
admincp/
adminreputation.php
album.php
attachment.php
bbcode.php
bookmarksite.php
global.php
language.php
misc.php
notice.php
phrase.php
plugin.php
rssposter.php
template.php
thread.php
user.php
usergroup.php
usertools.php
verify.php
clientscript/
vbulletin_ajax_taglist.js
vbulletin_ajax_tagsugg.js
vbulletin_global.js
vbulletin_lightbox.js
vbulletin_quick_edit.js
vbulletin_quick_reply.js
vbulletin_textedit.js
cpstyles/vBulletin_2_Default/controlpanel.css
cpstyles/vBulletin_3_Default/controlpanel.css
cpstyles/vBulletin_3_Frontend/controlpanel.css
cpstyles/vBulletin_3_Manual/controlpanel.css
cpstyles/vBulletin_3_Screengrab/controlpanel.css
cpstyles/vBulletin_3_Silver/controlpanel.css
includes/
adminfunctions.php
adminfunctions_options.php
adminfunctions_template.php
class_core.php
class_dm_attachment.php
class_dm_picturecomment.php
class_dm_threadpost.php
class_dm_user.php
class_dm_visitormessage.php
class_hook.php
class_humanverify_question.php
class_image.php
class_picturecomment.php
class_postbit.php
clsss_postbit_alt.php
class_profileblock.php
class_rss_poster.php
class_upload.php
class_userprofile.php
class_visitormessage.php
class_vurl.php
class_xml.php
functions.php
functions_databuild.php
functions_login.php
functions_newpost.php
functions_notice.php
functions_picturecomment.php
functions_search.php
functions_socialgroup.php
functions_user.php
functions_visitormessage.php
functions_wysiwyg.php
init.php
cron/rssposter.php
install/ - all files changed
modcp
banning.php
global.php
user.php
 
Top