- Posts: 4
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Integration Problems
17 years 2 months ago #1626
by henryca
Integration Problems was created by henryca
I have JomSocial, JomComments and now Kunena (love the name BTW
). I've installed Kunera on Joomla 1.5.9. I noticed from Joomla admin backend, when I go to components there is no icon to the left of Kunena. Next, I click on synchronize users and it does nothing. I see one user in there and I try to edit it and I get the following error:
"Warning: include_once(components/com_kunena/js/kunena.bbcode.ctrl.js) [function.include-once]: failed to open stream: No such file or directory in /home/bereanco/public_html/net/administrator/components/com_kunena/admin.kunena.html.php on line 2826
Warning: include_once() [function.include]: Failed opening 'components/com_kunena/js/kunena.bbcode.ctrl.js' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bereanco/public_html/net/administrator/components/com_kunena/admin.kunena.html.php on line 2826
Profile for Berean Community"
My goal:
Integrate joomla with jomsocial with kunena. I am not able to do that. Please help.
c
"Warning: include_once(components/com_kunena/js/kunena.bbcode.ctrl.js) [function.include-once]: failed to open stream: No such file or directory in /home/bereanco/public_html/net/administrator/components/com_kunena/admin.kunena.html.php on line 2826
Warning: include_once() [function.include]: Failed opening 'components/com_kunena/js/kunena.bbcode.ctrl.js' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bereanco/public_html/net/administrator/components/com_kunena/admin.kunena.html.php on line 2826
Profile for Berean Community"
My goal:
Integrate joomla with jomsocial with kunena. I am not able to do that. Please help.
c
Please Log in or Create an account to join the conversation.
17 years 2 months ago #1635
by Matias
Replied by Matias on topic Re:Integration Problems
Just remove the line to get rd of the error.
No icon is joomla bug. It does not support icons with dots in their name.
No icon is joomla bug. It does not support icons with dots in their name.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #1639
by henryca
Replied by henryca on topic Re:Integration Problems
1. which line? 
2. I get a problem changing my profile AVATAR also
3. I get a problem synchronizing users also
So it is more than one problem. Would removing the line solve all these problems? Still, which line do I remove...
c
2. I get a problem changing my profile AVATAR also
3. I get a problem synchronizing users also
So it is more than one problem. Would removing the line solve all these problems? Still, which line do I remove...
c
Please Log in or Create an account to join the conversation.
17 years 2 months ago #1647
by Matias
Replied by Matias on topic Re:Integration Problems
It looks like I'm getting tired (almost 2AM here).
1) Remove this line: 2826 from here: administrator/components/com_kunena/admin.kunena.html.php
2) Avatar code was totally broken in FB1.0.5 and my late night coding caused even more problems. Just get latest version of myprofile directory from our SVN:
joomlacode.org/gf/project/kunena/scmsvn/...lugin%2Fmyprofile%2F
3) It does nothing for me too. I'll take a look on it soon.
1) Remove this line: 2826 from here: administrator/components/com_kunena/admin.kunena.html.php
2) Avatar code was totally broken in FB1.0.5 and my late night coding caused even more problems. Just get latest version of myprofile directory from our SVN:
joomlacode.org/gf/project/kunena/scmsvn/...lugin%2Fmyprofile%2F
3) It does nothing for me too. I'll take a look on it soon.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #1665
by henryca
Replied by henryca on topic Re:Integration Problems
Hey I'm sorry to be disturbing u this late... didn't realize it was 2am where u are - please forgive me.
I commented out the line successfully and the error went away. I downloaded the files for myprofile and uploaded it but it does not solve the synchronization problem
First Problem
I have about 25 users in there and it only managed to find about 6. One of them is listed as having no name (out of the 6), and the rest have names. No avatars were imported etc. so I have another 19 in my user management for Joomla that were not synchronized.
ISSUE 1
This is what I got when I clicked on the one with the blank name:
Fatal error: Unable to load user profile.\nDB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=SELECT * FROM jos_fb_users LEFT JOIN jos_users on jos_users.id=jos_fb_users.userid WHERE userid=
SQL =
SELECT * FROM jos_fb_users LEFT JOIN jos_users on jos_users.id=jos_fb_users.userid WHERE userid=
in /home/cheryl/public_html/cah/components/com_kunena/lib/kunena.debug.php on line 37
ISSUE 2
There is no synchronization even though:
1. In jomcomment, I selected get avatar from fireboard (kunena)
2. in myblog, I selected get avatar from fireboard (kunena)
3. in Kunena, I selected to get profile info from Jomsocial etc.
4. in Jomsocial, it synchronizes successfully with Joomla user management
END RESULT
From my blogs, I cannot link directly to my my jomsocial profile
From my comments I cannot link directly to my jomsocial profile
From blogs and comments there is no avatar though in Jomsocial all profiles have avatars
From Kunena, I can link directly to my Jomsocial profile - just no avatar; I have to reupload one.
So there isn't synchronization to 100%; further more when I cick on Synchonize Users it gives me nothing... no feedback saying that it did or anything...
----
So whenever u can help I'd appreciate it. I love Kunena - especially the name
c
I commented out the line successfully and the error went away. I downloaded the files for myprofile and uploaded it but it does not solve the synchronization problem
First Problem
I have about 25 users in there and it only managed to find about 6. One of them is listed as having no name (out of the 6), and the rest have names. No avatars were imported etc. so I have another 19 in my user management for Joomla that were not synchronized.
ISSUE 1
This is what I got when I clicked on the one with the blank name:
Fatal error: Unable to load user profile.\nDB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=SELECT * FROM jos_fb_users LEFT JOIN jos_users on jos_users.id=jos_fb_users.userid WHERE userid=
SQL =
SELECT * FROM jos_fb_users LEFT JOIN jos_users on jos_users.id=jos_fb_users.userid WHERE userid=
in /home/cheryl/public_html/cah/components/com_kunena/lib/kunena.debug.php on line 37
ISSUE 2
There is no synchronization even though:
1. In jomcomment, I selected get avatar from fireboard (kunena)
2. in myblog, I selected get avatar from fireboard (kunena)
3. in Kunena, I selected to get profile info from Jomsocial etc.
4. in Jomsocial, it synchronizes successfully with Joomla user management
END RESULT
From my blogs, I cannot link directly to my my jomsocial profile
From my comments I cannot link directly to my jomsocial profile
From blogs and comments there is no avatar though in Jomsocial all profiles have avatars
From Kunena, I can link directly to my Jomsocial profile - just no avatar; I have to reupload one.
So there isn't synchronization to 100%; further more when I cick on Synchonize Users it gives me nothing... no feedback saying that it did or anything...
----
So whenever u can help I'd appreciate it. I love Kunena - especially the name
c
Please Log in or Create an account to join the conversation.
17 years 2 months ago #1667
by henryca
Replied by henryca on topic Re:Integration Problems
One more thing:
When I click on myblog avatar this is what I get:
www.cherylannhenry.com/cah/index.php/com...sk=showprf&userid=62
----
This is because I told it to link with fireboard because it's the only option I got. I was assuming that fireboard= kunena. There is no option to select kunena.
c
When I click on myblog avatar this is what I get:
www.cherylannhenry.com/cah/index.php/com...sk=showprf&userid=62
----
This is because I told it to link with fireboard because it's the only option I got. I was assuming that fireboard= kunena. There is no option to select kunena.
c
Please Log in or Create an account to join the conversation.
Time to create page: 0.257 seconds