Recent Posts

Pages: [1] 2 3 ... 10
1
Theme Releases / Re: Elastic2022
« Last post by JohnDoh on Today at 05:41:14 AM »
Quote
PS : How to exclude the /img/ folder with composer ? It's useless on a server :/
AFAIK its not possible.
2
Can you login to phpmyadmin using the creds you created for Roundcube? May be you need to flush the privileges or something like that. Did you give the user access to the database?
3
Theme Releases / Re: Elastic2022
« Last post by Seb1k on May 25, 2024, 12:01:55 PM »
Hi all !

It's added to composer
Code: [Select]
composer require seb1k/elastic2022:dev-main
+ CSS fix
+ some button back
+ email auto-resize :


PS : How to exclude the /img/ folder with composer ? It's useless on a server :/
4
Issues & Bugs / Spell Check?
« Last post by Lexus501 on May 24, 2024, 01:32:12 PM »
I've recently experienced a fatal error and had to get a reformat done.
My question is: How do I get "spell check" back when I'm composing a new email?
Thanks: Dave
5
I have a linux web server, with phpmyadmin and mariadb. I want to add roundcube mail, and went through the installation part on my server.
I now am trying to finish my configuration, on http://<domain name>/webmail/installer/index.php?_step=3, but am unable to due to SQLSTATE[HY000] [1044] that stops my from initializing the database.
I went over my config files, and nothing seemed wrong there, I also recreated the roundcube phpmyadmin user, but that did nothing.
plz help
6
Theme Releases / How to get the Sender column back?!
« Last post by ninnu86 on May 23, 2024, 03:48:56 AM »
With the latest release, the Sender column is removed completely and now the sender's name is with small grey text above the Subject field. It's very difficult to navigate and find emails.

Is there a way to get the Sender column back? Or at least to highlight/enlarge the senders name so it would be bigger than the subject field text?

7
Forum Feedback / icoon voor map in mappen
« Last post by Henkw on May 22, 2024, 04:21:00 PM »

ik krijg een soort vuurbol voor de naam van een sub map hoe krijg ik het gewone mapje er voor?
8
Theme Releases / Re: Elastic2022
« Last post by druckmusik on May 21, 2024, 10:40:40 AM »
Thanks for tha fast fixes.
Contact pictures show up now, but still now delete button and so on.
9
Theme Releases / Re: Elastic2022
« Last post by Seb1k on May 21, 2024, 10:21:55 AM »
+ Added a delete icon in the messages list
+ Contact images corrected

Here is a look of the changes :




The contact pictures can have some difficulties to show up, it's due to the browser cache...
10
General Discussion / ERR_INVALID_URL when having image attached to signature
« Last post by hp2 on May 21, 2024, 05:02:31 AM »
Tried with PNG and JPG format. The error is not happening all the time, but when it's happening
- from the end-user interface, there is only one error: Connection error.
- there is no log in server at /var/www/html/roundcube/logs related to the time the issue happened.
- in Chrome Developer Tools - Console, it shows more:

GET data:image/jpeg;base64,/9j/4AAQSkZJRgABA...........zl5ZZGkdjrLMcSckefSXWjXhKDqLRECMf6yD6EBR35M6CYjTDOmlHFoDDV0kzwzRnY6HA844jlnBva7MynrMTi8o8SX/ONzPhPUhZ7xKngw+JFzvrOWDLS%02%08%0A</body></html> net::ERR_INVALID_URL

Long data for the content, but if I copy /9j/4AAQSkZJRgABA...........zl5ZZGkdjrLMcSckefSXWjXhKDqLRECMf6yD6EBR35M6CYjTDOmlHFoDDV0kzwzRnY6HA844jlnBva7MynrMTi8o8SX/ONzPhPUhZ7xKngw+JFzvrOWDLS to the convert tool https://base64.guru/converter/decode/image it can convert to correct image without any problem. So I guess base64 data is correct.

Any idea how to fix this error, please?
Thank you.
Pages: [1] 2 3 ... 10