
05-07-2010, 09:18 PM
|
|
|
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
================================================== =========
Version 4.0.7 BIG BUGFIX ROLLUP
================================================== =========UPGRADERS: If you are upgrading to 4.0.7 follow these steps:
- Delete the entire directory /media and all files within it.
- Upload contents /upload folder of ZIP file to your forum root.
- Import product-medialibrary.xml as a product, allow overwrite.
- Run http://URLtoYourForums/media.php?do=admin_host_restore
- NEW FEATURE: Service Hosters now support secondary service values! This is important for video hosters such as Hulu which purposely obfuscate their embed codes.
- NEW FEATURE: Submission form for media will now validate fields.
- NEW FEATURE: Category Descriptions will now parse BBCode.
- CHANGES: Service Hosters no longer require semicolons at the end of fields.
- CHANGES: Regex now use # delimeters, so / no longer needs to be \ cancelled.
- BUG FIX: Comments and Editing boxes have been fixed! This issue was related to the guide here on vb.org being wrong about how to valdiate WYSIWYG textboxes. As a temporary fix, a plugin has been installed that will completely disable WYSIWYG options inside of the Media Library.
- BUG FIX: ~E_DEPRECATED has been removed, since it has been depricated... oh irony.
- BUG FIX: Loading media details will no longer prompt a javascript error for favorites.
- BUG FIX: Thumbnail compression will now default to GD only, until I can find a fix for ImageMagick.
- BUG FIX: Tags will now strip the following characters from any entry:
# $ ? & @ % + = ^ | : ; / \ < > { } [ ]
These characters are reserved URI characters and were giving problems with tags. This fix will fix any NEW tags, however this will not affect your existing tags. I recommend everyone to head to their administrate tags panel and delete any tags which contain any of these characters.
- BUG FIX: More miscellaneous code and template revisions...
|