Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Integration with third-party extensions    K2 JComments    Topic: Problem integrating with K2
Pages: [1]   Go Down
  Print  
Author Topic: Problem integrating with K2  (Read 4092 times)
0 Members and 1 Guest are viewing this topic.
Jaiden
Newbie
*

Karma: 0
Offline Offline

Posts: 2


Email
« on: July 01, 2010, 08:17:33 »

when i enable the plugin, i get the following error:

Code:
Fatal error: Call to a member function get() on a non-object in /home/jedwards/www/plugins/k2/jcomments.php on line 43

Fatal error: Class 'JLoader' not found in /home/jedwards/www/libraries/loader.php on line 161
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #1 on: July 01, 2010, 13:03:46 »

Open plugin file  (/plugins/k2/jcomments.php) and replace:

Code: (php)
if ($item->params->get('itemComments')) {
with
Code: (php)
if ($params->get('itemComments')) {

Hope it will fix this problem...
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Jaiden
Newbie
*

Karma: 0
Offline Offline

Posts: 2


Email
« Reply #2 on: July 02, 2010, 22:02:47 »

Now that, thats problem solved.... Jcomments doesn't appear to be doing.... anything O.o


link: http://www.animefaceoff.com/index.php/component/k2/item/2-another-test

Nevermind again XD, figured it out
« Last Edit: July 02, 2010, 23:40:32 by Jaiden » Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    K2 JComments    Topic: Problem integrating with K2
 
Jump to: