Keyword

k2 and jfusion

  • potato
  • potato's Avatar Topic Author
  • Offline
  • New Member
More
10 years 1 week ago - 10 years 1 week ago #132108 by potato
k2 and jfusion was created by potato
Hi,

This is to inform a bug cause by k2 when working in jfusion extension.
With kind support from Morten Hundevad from Jfusion.org, he has managed to provide me a workaround.

I hope k2 developer can take a look at this issue and also serve as a workaround for those using k2 and jfusion extension.

Do note the version I am using when encountered and apply the attach workaround

Joomla v3.3.3
Jfusion 2.0
K2 2.6.8

Please Log in or Create an account to join the conversation.

  • potato
  • potato's Avatar Topic Author
  • Offline
  • New Member
More
10 years 1 week ago - 10 years 1 week ago #132109 by potato
Replied by potato on topic Re: k2 and jfusion
attachment here.


Attachment not found

Please Log in or Create an account to join the conversation.

More
10 years 1 week ago #132110 by Lefteris
Replied by Lefteris on topic Re: k2 and jfusion
Hi. I think that this is something that can be fixed in the JFusion code. The extension can add it's own paths for loading models. To avoid conflicts it should use the prefix option:
JModelLegacy::addIncludePath('extension/models/path', 'JFusionModel');
Then the extension can invoke the model like that:
JModelLegacy::getInstance('usergroups', 'JFusionModel');
If that does not work we can try to remove those lines from our system plugin however this is something that will take some time since it requires testing. We need to be sure that K2 will not break in any of the Joomla! supported versions ( 1.5, 2.5 and 3.3 ).

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum