The Arcive of vBulletin Modifications Site. |
|
|
Updating YUI for vBulletin 3.8 (YUI 2 currently 2.9.0)
In vBulletin 4, the developers recently upgraded the bundled YUI version to 2.9.0 from 2.7.0. Since vB 3.8 is EOL, I found a way to manually update the bundled YUI version. I've tested vB 3.8 with YUI 2.9.0 as much as I could, and did not run into any problems. Changes since 2.7.0 (mainly "Animation", "Connection", "DragDrop/Drag & Drop", "Yahoo"): 2.9.0: http://yuilibrary.com/projects/yui2/...e/Rollup_2.9.0 2.8.0: http://yuilibrary.com/projects/yui2/...e/Rollup_2.8.0 2.9.0 contains fixes for IE9, among others. There is not a way to move from 2.x to 3.x yet for YUI given the extensive amount of changes that would be needed in vBulletin... maybe one day. ![]() Anyway, to update, follow these steps:
And there you go, you have the latest and greatest YUI 2.x. |
|
#2
|
||||
|
||||
|
Why not just skip step 1 - 5 and use YUI on google?
|
|
#3
|
||||
|
||||
|
You could, but I would update both. Mods may not always follow the YUI path option.
|
|
#4
|
|||
|
|||
|
I found that 3.8.7 release has updated to YUI 2.9.0 because of when i open class_core.php it's showing up define('YUI_VERSION', '2.9.0'); already.
|
![]() |
|
|