Skip to Content Skip to Menu

Community CB Author bot plugin stoped working

  • liaskas
  • liaskas
  • ONLINE
  • Posts: 429
  • Thanks: 38
  • Karma: 3
  • Add-ons
18 hours 6 minutes ago #340783 by liaskas
Replied by liaskas on topic Community CB Author bot plugin stoped working
Thank you Krileon...
the PM with the login credentials was sent.

Thank you.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49013
  • Thanks: 8378
  • Karma: 1456
15 hours 12 minutes ago #340785 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working
Have reviewed your install. All of your articles have aliases configured. It won't override the author behavior if an alias has been set. Will add parameters to ignore existing alias to optionally allow for previous behavior where it'd override the author regardless of alias being set.


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 or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49013
  • Thanks: 8378
  • Karma: 1456
14 hours 47 minutes ago #340786 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working
Ok, I've implemented a parameter to completely override author alias and a parameter to force linking, but respect author alias. I've installed the updated plugin for you and confirmed working where possible. You've several articles that have no owner and by that I mean "Created By" under the "Publishing" tab of an article is empty and in those cases this won't work.

It however doesn't work on category lists. Will review adding support for that as well. That requires a different event or context check since that's a different view from article.


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 or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49013
  • Thanks: 8378
  • Karma: 1456
14 hours 24 minutes ago #340787 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working
Ok, for category lists it requires "Link to Author's Contact Page" to be set to "Yes". I've already turned this on for you, but again you'll notice some aren't linked due to the article having no owner. The override in CB Author Bot doesn't appear to be respected so there's nothing much I can do there beyond turn that parameter on.


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.
The following user(s) said Thank You: liaskas

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

  • liaskas
  • liaskas
  • ONLINE
  • Posts: 429
  • Thanks: 38
  • Karma: 3
  • Add-ons
14 hours 18 minutes ago #340789 by liaskas
Replied by liaskas on topic Community CB Author bot plugin stoped working
Thank you for your kind help Krileon!

Ok, I've implemented a parameter to completely override author alias and a parameter to force linking, but respect author alias.

Yes it works now... but it was working for more than 15 years before and it stopped without any changes from my side. Did something change in Joomla that made the plugin stop working?

I've installed the updated plugin for you and confirmed working where possible. You've several articles that have no owner and by that I mean "Created By" under the "Publishing" tab of an article is empty and in those cases this won't work.

This is true and acceptable. If no profile exists, for example if the article was submitted by a guest user, then there is no link to the profile. As before... this is how it was for many years.

It however doesn't work on category lists. Will review adding support for that as well. That requires a different event or context check since that's a different view from article.

Yes please!

Thank you for everything.
 

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49013
  • Thanks: 8378
  • Karma: 1456
14 hours 7 minutes ago #340790 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working

Yes it works now... but it was working for more than 15 years before and it stopped without any changes from my side. Did something change in Joomla that made the plugin stop working?

Yes and No, previously the plugin was forcing ->author and ->created_by_alias to an HTML output of the profile name. This was a problem as it breaks SEO metadata (e.g. the header author tag) as then the metadata would have HTML in it and anything else accessing ->author or ->created_by_alias. The metadata issue was a result of a change in Joomla, but it frankly was our fault as we weren't inserting the author override in the cleanest manner. So we redesigned the plugin to more cleanly work with Joomla's structure to ensure the author is being replaced in a safe manner.


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.
The following user(s) said Thank You: liaskas

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

Moderators: beatnantkrileon
Powered by Kunena Forum