Skip to Content Skip to Menu

Can't send messages as a regular member

  • jhaines
  • jhaines
  • ONLINE
  • Posts: 56
  • Thanks: 8
  • Karma: 2
1 week 2 days ago #340317 by jhaines
It's not possible for regular members to send private messages because they cannot enter text into the message box. Even after typing blindly in there, the Captcha works and as does form submission, but it fails with an error to the effect that there's no message text. Other users (committee) can submit messages, so it looks like an odd permission problem. Surely there ought not to be an option to open the send message page if the user has no right to send them?

Note that this user is in a custom "members" but that this just inherits all "registered" permissions. I think it shouldn't be relevant, but perhaps it is for some reason?

Alex debugged this a bit. He says:

Checked in dev tools (F12) - the input box is hidden, hence no place to enter message. Placeholder for message is shown, but the actual input box is hidden.style="width: 100%; height: 175px; display: none;"When changed in dev tools "none" to "flex", box appears and text can be entered and sent.


 

 

Joomla! 5.2.3 Stable [ Uthabiti ] 7-January-2025 16:00 GMT
Kunena: 6.3.8 2024-12-29
CB: 2.9.3+build.2025.01.09.19.37.00.f3e4e0439
CB Antispam: 6.1.0
JCE: 2.9.82

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48844
  • Thanks: 8346
  • Karma: 1449
1 week 1 day ago - 1 week 1 day ago #340323 by krileon
Replied by krileon on topic Can't send messages as a regular member
It looks like your WYSIWYG editor isn't working. I'm guessing you set the permissions for it too strictly. Are you using TinyMCE? Within System > Plugins edit your TinyMCE WYSIWYG editor and ensure it's configured properly for registered user access. If you don't want to use a WYSIWYG editor for the PMS then in CB > Plugin Management edit the Private Message System plugin and configure it for plaintext.


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.
Last edit: 1 week 1 day ago by krileon.
The following user(s) said Thank You: jhaines

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

  • jhaines
  • jhaines
  • ONLINE
  • Posts: 56
  • Thanks: 8
  • Karma: 2
1 week 1 day ago #340325 by jhaines
Replied by jhaines on topic Can't send messages as a regular member
Yes, spot on! Fixed now thanks.

Joomla! 5.2.3 Stable [ Uthabiti ] 7-January-2025 16:00 GMT
Kunena: 6.3.8 2024-12-29
CB: 2.9.3+build.2025.01.09.19.37.00.f3e4e0439
CB Antispam: 6.1.0
JCE: 2.9.82
The following user(s) said Thank You: krileon

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

  • jhaines
  • jhaines
  • ONLINE
  • Posts: 56
  • Thanks: 8
  • Karma: 2
1 day 10 hours ago #340382 by jhaines
Replied by jhaines on topic Can't send messages as a regular member
I thought I'd fixed this, but now I see different behaviour according to the method I access messages. This looks good:


This seems to be broken for the same user and session, moments later.
 
 

I've reviewed all JCE settings and module permissions again. All looks good. I don't see anywhere to configure access by page, so I'm at a loss to know what's happened.

Joomla! 5.2.3 Stable [ Uthabiti ] 7-January-2025 16:00 GMT
Kunena: 6.3.8 2024-12-29
CB: 2.9.3+build.2025.01.09.19.37.00.f3e4e0439
CB Antispam: 6.1.0
JCE: 2.9.82

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

  • jhaines
  • jhaines
  • ONLINE
  • Posts: 56
  • Thanks: 8
  • Karma: 2
1 day 10 hours ago #340383 by jhaines
Replied by jhaines on topic Can't send messages as a regular member
Actually,it is possible to enter text and "send" a message in that empty box, but there's nowhere to enter the destination so I have no idea where it went! It's not visible in the activity stream or on the forum. Enabling / disabling messaging in the forum seems to make no difference. This is all very odd.

Joomla! 5.2.3 Stable [ Uthabiti ] 7-January-2025 16:00 GMT
Kunena: 6.3.8 2024-12-29
CB: 2.9.3+build.2025.01.09.19.37.00.f3e4e0439
CB Antispam: 6.1.0
JCE: 2.9.82

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48844
  • Thanks: 8346
  • Karma: 1449
15 hours 43 minutes ago #340389 by krileon
Replied by krileon on topic Can't send messages as a regular member
One of those is private messages. The other is CB GroupJive Group message.

Group messaging doesn't use a WYSIWYG editor unless you enable HTML messaging in CB GroupJive > Parameters > Groups > Message. Group messaging doesn't let you specify a recipient as it's meant to message members of the group.


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