Project

General

Profile

Actions

Bug #3748

closed

K2 installed check always failing

Added by krileon over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
25 October 2012
Due date:
% Done:

100%

Estimated time:

Description

This is due too some left over copy/paste code.

https://www.joomlapolis.com/forum/153-professional-member-support/213171-error-k2-installation-not-found#213201

Quickfix as follows.

IN: components/com_comprofiler/plugin/user/plug_cbautoactions/models/k2.php
ON: 219-221
FROM:
if ( class_exists( 'cbactivityClass' ) ) {
return true;
}

TO:
return true;

No data to display

Actions

Also available in: Atom PDF