 | |  |
 |

Dave
Staff
/ Moderator

Aug 14, 2008, 4:31 PM
Post #1 of 2
(1348 views)
Shortcut
|
|
Notice: CMS Builder v1.21 & v1.22 released! (August 15th)
|
Can't Post
|
|
Hello all! We've just released v1.21 with some new features and many improvements and bug fixes. Some of the new features include: - Field Editor: Added 3 new optional thumbnail fields for up to 5 images sizes per upload - Accounts Menu: Accounts menu is now editable through section editors - Viewers: Added search suffix "_prefix", used in url like this: viewer.php?title_prefix=a - Viewers: Added advanced function getCategories() to display category trees or UL/LI lists - Record Lists: Added checkboxes and "Erase Checked" option to Advanced Commands (bottom left) - Plugins Menu: Added plugins section to Admin Menu for future use and custom plugins. Update: We've just released v1.22 with this fix: - Uploads: Fixed bug where erasing an upload returned errors on some servers For a full list of changes, visit the CMS Builder changelog: http://www.interactivetools.com/products/cmsbuilder/changelog.html CMS Builder users can upgrade by donation at this page: http://www.interactivetools.com/upgrade/ Keep your feature requests and bug reports coming in! Every single release we've done is packed full of user requested changes. Post to the forum or send us an email at dave@interactivetools.com. See you in the forum! :) Dave Edis - Senior Developer interactivetools.com
(This post was edited by Dave on Aug 15, 2008, 4:05 PM)
|
|
|  |
 |

Dave
Staff
/ Moderator

Aug 15, 2008, 3:56 PM
Post #2 of 2
(1299 views)
Shortcut
|
|
Re: [Dave] Notice: CMS Builder v1.21 released! (August 14th)
[In reply to]
|
Can't Post
|
|
There's an issue where some users are getting an error when they erase an upload. We're going to release an update for the shortly. In the mean time - If you have this problem you can fix it yourself by doing the following: - Backing up /lib/menus/default/common.php - Opening /lib/menus/default/common.php - Search for "allRecordUploads" - Replace this: function eraseUpload($allRecordUploads) { With this: function eraseUpload() { Let me know if you have any problems with this. Dave Edis - Senior Developer interactivetools.com
|
|
|  |
|