Keyword

CB and K2 integration issue

  • PANAGIOTIS TSOGKARAKIS
  • PANAGIOTIS TSOGKARAKIS's Avatar Topic Author
  • Offline
  • New Member
More
12 years 1 month ago - 12 years 1 month ago #102784 by PANAGIOTIS TSOGKARAKIS
CB and K2 integration issue was created by PANAGIOTIS TSOGKARAKIS
Hi to all!

I have enabled CB and K2 integration from K2 -> Parameters -> Advanced -> Community Builder Integration. I am facing 2 different issues with CB and K2 integration:

1. While I have installed the Content Author (cb.authortab) plugin, in the User Profile page the articles posted by the user are not shown. Is there a solution for that? (I checked the www.joomagic.com/downloads/extensions/cat_view/73-extensions/80-cb-k2-integration solution posted on this forum but I would like to have a more "formal" option from you)

2. While I want the integration enabled betweeen those 2 components, in the item view of K2 article I would like the author link to "send" me to the K2 User Page (blog). This is the default behaviour when the integration between CB and K2 is not enabled. With the integration enabled, the link "sends" you to the User Profile page. Is there an easy "hack" for that????

Thanks in advance,
Takis Tsogkarakis

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

  • PANAGIOTIS TSOGKARAKIS
  • PANAGIOTIS TSOGKARAKIS's Avatar Topic Author
  • Offline
  • New Member
More
12 years 1 month ago #102785 by PANAGIOTIS TSOGKARAKIS
Replied by PANAGIOTIS TSOGKARAKIS on topic Re: CB and K2 integration issue
Hello

I found the "hack" for issue #2: in ../components/com_k2/helper/route.php comment out the following lines in the
function getUserRoute($userID) ...

/**
if(K2_CB) {
global $_CB_framework;
return $_CB_framework->userProfileUrl( (int) $userID );
}
*/

Posted for someone with the same issue...

Regards
Takis Tsogkarakis

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


Powered by Kunena Forum