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.3patch1 released with many fixes and tweaks

The first patch to the v2.3.3 release is now available to address several regression bugs. There are also ecommerce fixes and tweaks. v2.3.3 patch #1 can be applied to any site already running v2.3.3. We recommend any site running v2.3.0 or later to update to v2.3.3 with this patch.

v233patch1 adds these features to v233:
!!! Exponent is no longer compatible with php v5.2.x (mailing library)
- adds 'announcment' view to events module
- adds alternate color to featured items in announcement views
- updates twitter view to more closely resemble twitter.com
- adds 'empty recycle bin' feature to remove all items in recycle bin
- adds most recent event date to search hit for events and event registrations
- updates several bootstrap3 ecommerce views to more closely follow bootstrap3 styling
-- newly styled invoices and packing slips
- ecommerce invoice payment info is now more customer friendly unless managing order(s)
- store database sample now includes product options, discounts, and sample orders
- reCaptcha anti-spam support updated to latest library
- reactivates split credit card ecommerce payment option
- after adding a new module which requires configuration, the system now displays the module configuration settings page

v233patch1 fixes these issues in v233:
!!! fixes an XSS vulnerability in source_selector.php/selector.php
!!! regression fix for issues caused by previous security fix (json data could be corrupted) unable to delete files, etc..
!!! regression fix import users unable to complete process
!!! regression fix CKEditor may not appear under some circumstances (some non-english languages)
- fixes category counts on manage categories view
- prevents display of 'file' category in mange site categoris if not using traditional file manager
- fixes store showall view paging display for other pages
- now updates search index after importing products
- fixes links used for search hits of ecommerce products/gift cards/event registrations/donations
- fix some ecommerce gift card code and styling issues
- fixes theme framework logic for printer friendly and theme fallback views
- updates comments to not show 'reply' link in printer friendly views
- fixes 2 column login views to display 2 columns side by side
- numerous other minor tweaks and fixes to ecommerce system
- fixes some possible issues when first using pdf engines
- fixes issue where we wouldn't replace a missing less generated css file unless the less file/cache was updated also
- fixes some recaptcha anti-spam regression issues
- regression fix to initial selection of some radio controls

v233patch1 updates these 3rd party libraries in v233:
- Mediaplayer.js to v2.16.4
- TinyMCE wysiwyg editor to v4.1.9
- Spectrum color picker widget to v1.6.1
- Colobox lightbox widget to v1.6.0
- Adminer database manager to v4.2.1
- jQueryUI to v1.11.4
- iCalCreator ical support to v2.20.2
- Swiftmailer mailing library to v5.4.0
- Twitter Bootstrap v3 to v3.3.4
- Bootswatch v3 themes to v3.3.4+1
- impromptu dialog widget to v6.1.0
- ui-timepicker-addon widget to v1.5.2
- bootstrap-tagsinput widget to v0.5.0
- Sortable sorting widget to v1.1.1
- jstree tree widget to v3.1.0
- simpleajaxuploader file uploading widget to v2.0.1
- Minify minification library to v2.2.1
- recaptcha anti-spam library to v1.1.1 (new api)

INSTALL AS AN EXTENSTION PATCH!
Patch #1 for v2.3.3 http://sourceforge.net/projects/exponentcms/files/exponent-2.3.3-patch-1.zip/download


View article...

Comments

  • When I installed the patch on one of my sites, this is what I get.
    image


    I can change the theme to bootstrap3theme and the site content comes back. Where do I look in my theme to fix this?


    View article...
  • Specifically you're pulling up the fallback (or scaffold) views because the module was unable to find the proper view. They are primarily for use when creating a new module from scratch and shouldn't appear otherwise (under normal circumstances).

    What version did you upgrade from? There shouldn't have been any changes from 2.3.3 that would've caused that?

    As a pure guess, I'd say the action/view for those hard-coded modules in the theme/subtheme template are incorrect...however, that doesn't make sense as to why it worked before.


    View article...
  • This is not a joke but after I cleared my browser's cache, the site is displaying as expected.


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