So suddenly email page with the inbox is not loading. I checked the browser dev console and it doesnât display any errors.
Anyone have a clue to why this happen/could happen?
Thanks a bunch in advance!
So suddenly email page with the inbox is not loading. I checked the browser dev console and it doesnât display any errors.
Anyone have a clue to why this happen/could happen?
Thanks a bunch in advance!
Maybe buttons âClearâ and after that âSearchâ in filters to help you.
Thanks for the suggestion.
It was the first thing I actually did and attempted to clear any filters. Unfortunately it didnât work.
Kind regards
Server-side logs have any clues?
If all filters is clean you shouldnât see the message.
I havenât had time to check them yet to be honest. But i guess i will have to check them.
Well the filters are clean. Pretty certain of that. But i can of course recheck.
Kind regards
Well there is a ton of errors in the log:
Not sure how to fix them really and if anyof them is related to the email view part.
Thank a lot in advance. @pgr @p.konetskiy
Kind regards
Which version PHP do you use? I look at information about the problem. The problem appears if you use version 7.4. You can find a lot information in different forums.
I did change to version PHP 7.4 a few days ago. I did test and reverted back to PHP 7.3 but that didnât seem to make a difference.
I can try go go back again. Should I use version 7.3 or 7.2 instead?
Thanks!
Kind regards
This is how it looks. Now with PHP version 7.3
The email is just blank and it is pretty strange. I has worked fine for at least 10 months now since I installed it, if not more. Clearing filters does nothing because I never set one. I did try anyway just for the sake of it. But it has no effect.
Maybe this happened when I changed to PHP 7.4âŚ
I donât know for certain.
Kind regards
As I know SuiteCRM doesnât save all letters. It is reading them directly by IMAP. If you worked with some letters it saved in special table.
emails_text
in database. This table contains letters which you manipulated with.Try a few repairs from Admin / Repair. Maybe the time you spent on PHP 7.4 broke something, hopefully one of the various repairs will fix things.
Thanks for the suggestions guys.
I´ll try to do the repair first and hope that will fix it.
Iâll hope it will work.
Kind regards.
hmm this is weird, (but good). I logged into the system today and suddenly it started to load the email inbox again for no reason. Not complaining about it thoughâŚ
But it is of course sort of strange and since it is working again it is also a bit hard to figure out why it did that in the firs place. But as you guys mentioned I did upgrade to PHP 7.4 and then downgraded that to PHP 7.3. Maybe that did itâŚ
Kind regards
PowerQuest