Actions
Bug #4609
closedCB 2.0 upgrade to new internal 2.0 cbblog does not delete old class file, and that makes old cbactivity fail with fatal error, detecting old blog
Bug #4609:
CB 2.0 upgrade to new internal 2.0 cbblog does not delete old class file, and that makes old cbactivity fail with fatal error, detecting old blog
Description
solution is simple:
- Delete components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.class.php file at upgrade.
That would solve cleanly the last backwards-compatibility issue ?
Actions