Open donty opened 2 years ago
Hello
I have exactly the same problem after updating nextcloud to 25.0.1
Steps to reproduce Switch to OCSMS app
Expected behaviour Should display the messages screen
Actual behaviour Essentially a blank screen
Server configuration Nextcloud 25.0.1 Debian 11 PHP Apache 2.4+ MySQL
Client configuration
Firefox
Thanks
That application is unfortunately unmaintained since longer time now, so if there are issues, we're on our own...
Anyway,
vi /path_to_your_nextcloud_instance/nextcloud/apps/ocsms/css/style.css
and change:
#app-navigation {
/.../
overflow-x: visible !important;
overflow-y: visible !important;
it's not ideal and css in the app need much more work (at least on my instance), but that at least allows me to pick and see the conversations.
hello @adi2k5 I just make the change and it works for me. Thank you
Works for me too Thanks a lot
Works for me too Thanks!!!!!!!!!!!!!!!!
Thanks adi2k5, that worked for me too -so a full-house. Shame the app is not maintained, it has been quite useful!
When switching to the app on the web client, all that shows is a blank page with just the heading: Please select a conversation from the list to load it.
I can see a flash of info on screen talking about selecting contact label but it disappears in instantly and I get a Notification on the desktop informing me about X messages unread.
Is there any info I can get that would help?
Thanks
Steps to reproduce
Expected behaviour
Should display the messages screen
Actual behaviour
Essentially a blank screen
Server configuration
Nextcloud 25.0.1 PHP 8 Apache 2.4+ MySQL
Client configuration
Firefox