Just FYI - for the AutoAction > Action tab, I noticed that [cb:parse function="getContext" class="var2" /] would return a full url for Replies, but would not include the https:// for comments. I think this has to do with it being an Article feed.
So I changed it to the following, which effectively takes the user to the Recent Activity feed URL:
https://[root url]/[RecentActivity]/func=show&id=[var2_id]
Thanks!
Alan
Own Your Own Community!
Last edit: 8 months 2 weeks ago by AlanJones. Reason: I should have taken out the url.
Strange, it should be the full live path URL to the context of the post. Be sure live_site is empty in configuration.php as that's always used to prefix CBs URLs as you could have http missing there and that could cause this.
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.