Upgrading K2 from 2.4.1 to 2.5 on Linux server
Because unlike windows, some Linux servers may consider files in different case to be different and do not overwrite them. So you’ll have e.g. controllers for both old and new K2 version.
So after you upgrade K2 on server, then you check out the following folders:
administrator/components/com_k2/controllers/
administrator/components/com_k2/controllers/
usergroups.php
userGroups.php
usergroup.php
userGroup.php
extrafieldsgroups.php
extraFieldsGroups.php
extrafieldsgroup.php
extraFieldsGroup.php
extrafields.php
extraFields.php
extrafield.php
extraField.php
administrator/components/com_k2/models/
userGroup.xml
usergroup.xml
In K2 version 2.5 corresponding files are lowercase. If you have such an issue, you just delete older files. Otherwise, the possibility of referring extensions to old version files exists and may cause issues.
Thanks for your reading, and if you have any questions with this blog, don’t hesitate to let us know by leaving a comment.
Latest posts by LT Digital Team (Content & Marketing) (see all)
- 5+ Best Ultimate Member Alternatives (Compared) - March 23, 2023
- 6+ Best WordPress Gamification Plugins - March 20, 2023
- 5 Free WordPress Staging Plugins - March 17, 2023
Recent Comments