Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cestay

Pages: [1]
1
CentOS-WebPanel Bugs / Re: Roundcube Internal server error
« on: October 19, 2021, 02:23:17 PM »

I've just received the fix from the CWP team...

Basically it's a downgrade of RoundCube from 1.5 to 1.4.11

Just run the following...
Code: [Select]
/scripts/update_cwp
/scripts/mail_roundcube_update

I run update script, but now I have problem with contact photo size...



222 / 5000


This is an Elastic skin problem, I added the following line in

/usr/local/cwpsrv/var/services/roundcube/skins/elastic/styles/styles.min.css

.short-header {
display: none! important;
}

And I hid the default image.

Pages: [1]