Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.

v2.3.0patch2 released to fix some problems (Refreshed!)

We've uncovered some bugs and other issues, and fixed them in v2.3.0 (stable and patch#1). This patch can be applied to any site already running v2.3.0 or v2.3.0patch1. In addition to the fixes found in 230patch1, 230patch2 provides the following:
!!!The REFRESH (issued on May 31st @ 2:30 pm EDT) fixes an issue where most showall views were blank. Requires (re-installing the patch and clearing the Smarty cache to fix)
* Fixes text module tabs in tabbed view for bootstrap v3
* Adds countdown module circle timer view
* Fixes reCaptcha widget to use google.com url and actually use selected theme, and adds Bootstrap v3 styled theme
* Adds a password strength meter (and error messages) to 'change password' bootstrap3 views
* Photoalbum slideshow touch/slideshow bootstrap views (exocolo) are now responsive
* Fixes broken 'finished' page on 'install extension'
* Removes some unnecessary newui form control files
* Adds some missing styles and tweaks twitter bootstrap v3 form control styling
* Tweaks event registration (show view)
* Removes meta viewport initial-scale setting (now only set explicitly)
* Fixes can't export event registrants when event was full
* Fixes view event registrants display/actions if quantity is zero/unlimited
* Fixes warning when search results should not be visible
* Adds html5 canvas support for I#E8
* Fixes publish/unpublish calendar widget display for bootstrap3/newui
* Fixes page break summary on showall views
* Fixes/removes wide left margin on links quicklinks view
* Fixes css loading logic for css_links and css_theme so they can actually be turned off and loading core css inside ajax call (old file manager)
* Changes smarty template compilation logic to prevent conflicts when switching theme frameworks (during development)
* Fixed edit store order status change & communication to actually use stored phrases
* Fixes blog headlines view blank display if # of posts not set; adds new blog 'recent with comments' view
* Fixes TinyMCE editor to actually load custom plugins if set in configuration
* Removes a debug statement in text module showall view
* Changes 'cloud' views to fill justify and fixes some styling issues
* Updates
** CKEditor t v4.4.1
** Font-Awesome to v4.1.0
** TimeCircles jquery addon to v1.4.0
** jquery-ui-timepicker to v1.4.5
** datetimepicker jquery addon to v2.2.8
** TinyMCE editor to v4.0.28

INSTALL AS AN EXTENSTION PATCH!
Patch #2 for v2.3.0 https://sourceforge.net/projects/exponentcms/files/exponent-2.3.0-patch-2.zip/download


View article...

Comments

  • Any instructions on how to install patch? (from a newbie)


    View article...
  • The easiest method is from within Exponent itself:
    1. Log in as a Super Admin
    2. Select the Exponent menu, Super-Admin Tools, Extensions, Install Extension menu item
    3. Select the 'Fixes' tab to display the most recent patches for all released versions
    4. Check/Select the patch you want to install (it is imperative you only install patches to your current version!)
    5. Click on the 'Install Selected Patches' button
    6. Once the patch is installed, you should see a message stating your system needs to be upgraded. Click on that link to begin the Upgrade process.


    View article...
  • Thanks. Whatever I attempted for patch update last night has removed the blue admin toolbar. I can successfully login as Super-Admin, (it shows the Welcome msg) but no blue admin toolbar at top. Just getting started...I could delete everything & start over if I have to.


    View article...
  • Two fixes:
    1. Edit the exponent users table, the 1st record, you'll be updating the 'password' field of the first record (the rest of the info on that line should be familiar). You'll need to create an 'md5' version of your password (http://www.miraclesalad.com/webtools/md5.php), then enter that string into the password field of the first record and save it. Should allow you to log on.
    2. Create a new database (or erase/drop all the tables in the current database), Create a new (empty) file /framework/install/not_configured (which is the flag file to allow new installations), then browse to yoururl.com/install/index.php to begin a new installation.


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.3.0 (stable and patch#1). This patch can be applied to any site already running v2.3.0 or v2.3.0patch1. In addition to the fixes found in 230patch1, 230patch2 provides the following:
    !!!The REFRESH (issued on May 31st @ 2:30 pm EDT) fixes an issue where most showall views were blank. Requires (re-installing the patch and clearing the Smarty cache to fix)
    * Fixes text module tabs in tabbed view for bootstrap v3
    * Adds countdown module circle timer view
    * Fixes reCaptcha widget to use google.com url and actually use selected theme, and adds Bootstrap v3 styled theme
    * Adds a password strength meter (and error messages) to 'change password' bootstrap3 views
    * Photoalbum slideshow touch/slideshow bootstrap views (exocolo) are now responsive
    * Fixes broken 'finished' page on 'install extension'
    * Removes some unnecessary newui form control files
    * Adds some missing styles and tweaks twitter bootstrap v3 form control styling
    * Tweaks event registration (show view)
    * Removes meta viewport initial-scale setting (now only set explicitly)
    * Fixes can't export event registrants when event was full
    * Fixes view event registrants display/actions if quantity is zero/unlimited
    * Fixes warning when search results should not be visible
    * Adds html5 canvas support for I#E8
    * Fixes publish/unpublish calendar widget display for bootstrap3/newui
    * Fixes page break summary on showall views
    * Fixes/removes wide left margin on links quicklinks view
    * Fixes css loading logic for css_links and css_theme so they can actually be turned off and loading core css inside ajax call (old file manager)
    * Changes smarty template compilation logic to prevent conflicts when switching theme frameworks (during development)
    * Fixed edit store order status change & communication to actually use stored phrases
    * Fixes blog headlines view blank display if # of posts not set; adds new blog 'recent with comments' view
    * Fixes TinyMCE editor to actually load custom plugins if set in configuration
    * Removes a debug statement in text module showall view
    * Changes 'cloud' views to fill justify and fixes some styling issues
    * Updates
    ** CKEditor t v4.4.1
    ** Font-Awesome to v4.1.0
    ** TimeCircles jquery addon to v1.4.0
    ** jquery-ui-timepicker to v1.4.5
    ** datetimepicker jquery addon to v2.2.8
    ** TinyMCE editor to v4.0.28

    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.3.0 https://sourceforge.net/projects/exponentcms/files/exponent-2.3.0-patch-2.zip/download


    View article...
Sign In or Register to comment.