Go Back   vb.org Archive > News and Announcements > News and Announcements
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-11-2007, 11:53 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vBulletin 3.6.6 Released

vBulletin 3.6.6

It has been almost six months since our last bug-fix release (3.6.4) so the release of 3.6.6 represents a large number of fixes and tweaks to the system.

vBulletin 3.6.6 is the minimum required version for the upcoming vBulletin Blog and Project Tools products and includes various new hooks (including the much-requested fetch_musername hook) and code changes to accomodate these new systems. As a result, certain existing vBulletin features have been upgraded, such as date entry fields in the Admin CP, which now all feature the calendar popup date picker system designed for the project tools.


Setting the date of an announcement in the Admin CP with the new date picker

For the benefit of plugin authors, the information shown at the bottom of all vBulletin pages in debug mode is now greatly enhanced and shows not only all templates that have been called, but also all files that have been included by PHP and all hooks that have been encountered together with whether or not they executed code.


New debug info available in vBulletin 3.6.6

Complete list of problems and bugs fixed in vBulletin 3.6.6.

New Javascript Framework

With the use of AJAX and other client-side scripting systems increasing all the time, version 3.6.6 debuts various new methods of working with Javascript in vBulletin, many of which assist in the effort to remove as much Javascript from the templates as possible.

In order to facilitate this switch and to provide a solid framework on which to build, we have decided to employ the Yahoo! User Interface javascript library (YUI) for much of our DOM, event and XML-HTTP features, and in future versions you will see much greater use of this excellent library as we migrate some of our older Javascript code to a YUI base.

Included by default in vBulletin is the DOM/Event library (yahoo-dom-event.js) and the XML-HTTP connection handler (connection.js).

Upgrading from Previous Versions

3.6.6 is a maintenance release and we recommend that all customers upgrade to benefit from six months of bug fixes and stability improvements. Certain input validation errors in the Admin Control Panel have also been resolved so that unexpected errors are not encountered.

No patch or plugin is available to bring previous versions up to 3.6.6 without a full upgrade, as the various changes to implement all the bug fixes represent a large number of changes. To get the fixes from 3.6.6 onto your own board you must perform a full upgrade.

Full instructions for upgrading vBulletin are available here.

Template Changes

For this release we have changed the format of our customary Templates Changed Since X.Y.Z notice.

Previously the list was change-based, which often resulted in several templates being listed multiple times, sometimes with mandatory changes and other times not.

The 3.6.6 template change notice is template-based, so each template is listed only once and all changes to that template will be listed under the template name. If any of the changes to a template is mandatory, the entire template will be listed as requiring the change.

We hope that this new system will be easier and quicker to work with for those with modified templates.

PHP and MySQL Requirements

Please note that vBulletin 3.6.x requires at least PHP 4.3.3 and MySQL 4.0.16 or later.

Download vBulletin 3.6.6

As usual, vBulletin 3.6.6 is available for all customers with valid, active licenses to download from the vBulletin Members' Area.

vBulletin Members Area

Original Announcement and further info: vBulletin 3.6.6 Released
vBulletin.com discussion thread: vBulletin 3.6.6 Release Discussion
Reply With Quote
  #2  
Old 05-11-2007, 12:00 PM
Bacteria1 Bacteria1 is offline
 
Join Date: Sep 2006
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks nice , but can i upgrade from 365 to 366 normal? All hacks on board are still work if i use this lastest version?

Thanks already
Reply With Quote
  #3  
Old 05-11-2007, 12:39 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well most of the hacks should not have a problem.

- File edits made to "core" vBulletin files will have to be reapplied.
(some hacks instruct to edit VB files)

- There is a good amount of template changes to the new update.
(some templates will need to be "reverted" to default and custom edits reapplied)
Reply With Quote
  #4  
Old 05-11-2007, 12:46 PM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Testing upgrade...
Reply With Quote
  #5  
Old 05-11-2007, 12:52 PM
nexialys
Guest
 
Posts: n/a
Default

the biggest edit i had to manage is "Thread Prefixes" addon... way too much edits... i hope this addon would be updated yet to so some automatic edits, and use the new $template_hook when possible (request more if possible too)

-- btw, took me 1:35 seconds to upgrade, uploading everything and passing the upgrade.php process counted!

EDIT: it's more like 1:35 minute than seconds.. lol
Reply With Quote
  #6  
Old 05-11-2007, 12:54 PM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexialys View Post
the biggest edit i had to manage is "Thread Prefixes" addon... way too much edits... i hope this addon would be updated yet to so some automatic edits, and use the new $template_hook when possible (request more if possible too)

-- btw, took me 1:35 seconds to upgrade, uploading everything and passing the upgrade.php process counted!

That is very big, Did the upgrade go successful?
Reply With Quote
  #7  
Old 05-11-2007, 12:58 PM
daz1967's Avatar
daz1967 daz1967 is offline
 
Join Date: Mar 2007
Location: birmingham
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

upgraded great, i have a load of hacks installed, all working fine after
Reply With Quote
  #8  
Old 05-11-2007, 01:09 PM
nexialys
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Shazz View Post

That is very big, Did the upgrade go successful?
from 3.6.5 to 3.6.6, it's like 7 or 8 clicks... simple..
Reply With Quote
  #9  
Old 05-11-2007, 01:12 PM
ReQueM ReQueM is offline
 
Join Date: Dec 2006
Location: Turkey
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks vBulletin Team
Reply With Quote
  #10  
Old 05-11-2007, 01:24 PM
Fireproof Fireproof is offline
 
Join Date: Apr 2007
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This will be my first upgrade and I'm still very new with vBulletin (my site isn't even live yet).

I've only installed a handful of mods but need more clarity around what I should be looking to have to manually fix.

1. I have some "products" imported (like webtemplates, downloadsII). Will I have to re-install these or anything or should they still show up in AdminCP after the upgrade?

2. My custom skin (courtesy of CyberAlien) has some various template changes to Header and Navbar, and I've made even more manual changes to add drop-down menu items, etc. I'm confused as to how I handle this as part of the upgrade.

Thanks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04248 seconds
  • Memory Usage 2,258KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete