Skip to Content Skip to Menu

Community CB Author bot plugin stoped working

  • liaskas
  • liaskas
  • ONLINE
  • Posts: 426
  • Thanks: 37
  • Karma: 3
  • Add-ons
2 days 13 hours ago #340751 by liaskas
Hello, suddenly the CB Author bot plugin does not show the author name as a link to the author profile on articles. It shows the Author name but it is not a link. Everything was working fine a few days ago.

Can you please advise?

Thank you.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49007
  • Thanks: 8374
  • Karma: 1455
2 days 13 hours ago #340753 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working
Joomla version? Where is it not linking exactly? Not it only works on Joomla articles and does not take into account 3rd party article rendering extensions. You can see it working fine on our demo site below.

demo.cbdemosites.com/demos/cb-author-bot

Additionally it will be ignored if a custom author alias has been set within an 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.

  • liaskas
  • liaskas
  • ONLINE
  • Posts: 426
  • Thanks: 37
  • Karma: 3
  • Add-ons
2 days 12 hours ago - 2 days 11 hours ago #340754 by liaskas
Replied by liaskas on topic Community CB Author bot plugin stoped working
Thank you for the reply Krileon.

Joomla version: Joomla! 4.4.12
Where is it not linking exactly: To the user profile.
3rd party article rendering extensions: No... we are using the joomla articles.
You can see it working fine on our demo site: Yes it is working fine on your demo site.

 

Any idea of what the problem might be so that we can check?
Last edit: 2 days 11 hours ago by liaskas.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49007
  • Thanks: 8374
  • Karma: 1455
2 days 10 hours ago #340755 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working
Do you have a Joomla template layout override for that part of the article? or using a 3rd party template? The linking is done in the template file so if that code is missing it won't link.


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.

  • liaskas
  • liaskas
  • ONLINE
  • Posts: 426
  • Thanks: 37
  • Karma: 3
  • Add-ons
6 hours 56 minutes ago #340778 by liaskas
Replied by liaskas on topic Community CB Author bot plugin stoped working
Hello, forgive me for the late reply but i was not able to work because of a dental surgery i had last Friday.

Do you have a Joomla template layout override for that part of the article? or using a 3rd party template?

No... no joomla overrides. The default cassiopeia temlate everywhere.

What i have done lately related to the username field, was to add the following regex validation.
Code:
/^(?=(?:[^0-9]*[0-9]){0,3}[^0-9]*$)(?=(?:[^A-Z]*[A-Z]){0,1}[^A-Z]*$)(?=.*[a-z])[a-zA-Z0-9]{3,14}$/

This allows...
  • Max 3 arithmetic chars.
  • Max 1 capital latin character.
  • does not accept usernames that have only arithmetic chars.
May this be somehow related to the username not linking to the profile?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49007
  • Thanks: 8374
  • Karma: 1455
6 hours 52 minutes ago #340780 by krileon
Replied by krileon on topic Community CB Author bot plugin stoped working
That shouldn't matter. Is the profile accessible to the user viewing the article? If not then that could possibly suppress the link.

Please PM backend super user login credentials and will take a look as it's maybe a configuration we're not accounting for. Please include a link to an article where it's not working in your PM.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum