Kunena 1.6 "Thanks Feature"&Community Builder

13 years 3 months ago #149915 by xdave78
Hello, also made that request on Kunena Forums.

Please tell me how to show the "Thank you"s someone got on kunena 1.6 in his CB Profile? Is there any way to mak it? Please help! Otherwise this nice Feature is obsolete, which would be a shame.

Regards Dave

Post edited by: xdave78, at: 2011/01/03 15:31

Please Log in to join the conversation.

13 years 3 months ago #149974 by krileon
CB has no integration with the very new "thanks" feature. You could use documentation subscriber incubator project CB Query Field, which displays a database queries results as a field on users profiles (full substitution support) to query Kunenas database for the count.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 3 months ago #150152 by xdave78
I don´t think that I´d be able to do sth like this by myself. I understand a little php but I guess thatr would be not enough. So I´ll wait for on of the upcoming CB Versions - perhaps you integrate it in tghe future.

Please Log in to join the conversation.

13 years 3 months ago #150156 by krileon
The incubator project I informed you of in my previous post requires no PHP knowledge. It only requires some basic MYSQL. As a matter of fact I'll give you the query necessary so it's a simply install, create field, paste, save, done. Currently have no plans to implement the thanks feature until it has matured more.

[code:1]
SELECT COUNT(*) FROM `#__kunena_thankyou` WHERE `userid` = [user_id]
[/code:1]

Using the documentation subscriber incubator project CB Query Field you could display the results of that query (their thanks count) in a field for the user on their profile.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.179 seconds

Facebook Twitter LinkedIn