- Fixed JavaScript bug which prevented inline comment editing in the backend
- Fixed PHP notices/warnings
- Comments from users with administrative permissions are now auto-published in the frontend, even if comment moderation is enabled.
- Fixed issue preventing managers from changing author in item edit form (under Joomla! 1.5)
- Fixed sh404SEF issue with K2 feeds
- Added new ordering option "most recent first (by date published)". This option is especially useful for websites where scheduling items to be published in the future is very important (e.g. in major publications). Items will appear sorted by publishing date (descending).
If you already have 2.5.3 installed on your site, there are no template changes to v2.5.4, so you can safely update to this latest version ASAP. If you have a prior version installed on your site (2.5.0-2.5.2), you can also safely upgrade, but have a look first at the changes implemented so far (you may wanna update your templates) http://getk2.org/blog/itemlist/tag/release
As always, BACKUP your site before updating to this latest release, by using the free Akeeba Backup extension.

Am hoping there will soon be a template override package for 2.5.4. (I am getting 404 errors when I try to download an attachment from a K2 article.) The latest template override package seems to be for 2.5.1 (see http://getk2.org/documentation/tutorials/item/77-k2-template-override-package-comparison)
Thanks for all the great work! 24 Feb 2012, 22:04 Comment Link
Can we get an idea of when this issue will be resolved? I'm not getting any feedback here and this is supposed to be "all-things-K2" with regards to news and support...
Thanks in advance! 13 Feb 2012, 16:13 Comment Link
I have a menu item called "add a blog" that is set to be viewable only by "special" usertypes... When I click it as a special usertype it launches the add a blog view.... and everything works EXCEPT the add image button in the editor :-/
I get an error that says:
Error
You are not authorised to view this resource.
I am forced to link images from the web... any ideas? 06 Jan 2012, 23:40 Comment Link
inside the forum i do not see a solution. 22 Dec 2011, 21:19 Comment Link
change the very advanced settings for sh404SEF,
set $shDefaultParams['sh404SEF_PROTECT_AGAINST_DOCUMENT_TYPE_ERROR'] = 1;
instead of
$shDefaultParams['sh404SEF_PROTECT_AGAINST_DOCUMENT_TYPE_ERROR'] = 0;
As dcomented, it might break something else, but for me it works.
By the way: K2 rules!!! 21 Dec 2011, 19:47 Comment Link
I just read the following in the release notes for 2.5.4:
Fixed sh404SEF issue with K2 feeds
But I still have an issue with a feedIcon URL I try to access from a mod_k2_content (2.5.4) module in combination with sh404SEF version 2.4.5.1028
My non SEF url is something like :
index.php?option=com_k2&view=itemlist&format=feed&moduleID=195
sh404SEF translates this into an url that produces a 404 error:
index.php///feed.html
I tried fiddling with the "sh404SEF URL prefix for the feed generated", but whatever I try, I sill get an error.
Any idea what can cause this error? 21 Dec 2011, 18:47 Comment Link
Leave a comment
Make sure you enter the (*) required information where indicated.
Basic HTML code is allowed.