A new version of OkayCMS 1.2.4 has been released
Since the version of OkayCMS 2.0 is postponed and within the next month its release will not be released, it was decided to release the version of OkayCMS 1.2.4 in which some minor bugs were fixed, which we were informed about
The new version of OkayCMS 1.2.4 includes the following changes:
Major changes:
- Added the ability to sort products by rating
- Made it possible to reply to a comment even if the commentator did not leave an e-mail, to which a reply should come
- Indexed links to filter results pages are now generated in the filter
- When duplicating goods, category positions are now displayed correctly
- Shielded a number of XSS vulnerabilities
- Fixed a bug in the user's personal account when ordering a call back
- Fixed a problem with the impossibility of deleting a digital item
- The purchase price on the checkout page is now displayed correctly
- In pre-order, the maximum number of products is now taken from the settings, and not strictly 50
- Now checking the correctness of the entered data also occurs in PHP
- Other minor edits
To upgrade from a previous version, it is enough to change the following files:
api / Config.php
api / Okay.php
api / Products.php
api / Validate.php
backend / design / css / main.css
backend / design / html / comments.tpl
backend / design / html / feedbacks.tpl
backend / design / html / groups.tpl
backend / design / html / product.tpl
backend / design / html / products.tpl
backend / design / html / users.tpl
design / default / css / bootstrap.css
design / default / html / breadcrumb.tpl
design / default / html / callback.tpl
design / default / html / cart.tpl
design / default / html / features.tpl
design / default / html / feedback.tpl
design / default / html / index.tpl
design / default / html / order.tpl
design / default / html / post.tpl
design / default / html / product.tpl
design / default / html / products_sort.tpl
design / default / html / register.tpl
design / default / html / scripts.tpl
design / default / html / tiny_products.tpl
design / default / html / user.tpl
design / default / js / okay.js
design / default / translation.php
design / default / translation.sql
view / BlogView.php
view / CartView.php
view / FeedbackView.php
view / IndexView.php
view / ProductView.php
view / ProductsView.php
view / RegisterView.php
view / UserView.php
The update is also available on GitHub https://github.com/OkayCMS
Thanks to everyone who helped us in creating the new version of OkayCMS 1.2.4: forum users m1hasik, Vitaly, korshunov, koteyka-2, and everyone else who reported discovered comments and new wishes.