webmail don´t load the messages - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: webmail don´t load the messages (/showthread.php?tid=876) |
webmail don´t load the messages - gmarcog - 01-31-2018 Hello I have configured the webmail of corebos and I get the folders loaded, but I can not access any of them, the principal screen goes blank. [attachment=480] Php has active imap module. [attachment=481] What could be the problem? Thany you RE: webmail don´t load the messages - joebordes - 01-31-2018 Activate the debug log to see if there is any error there that could give us a clue. Look also in the apache error log RE: webmail don´t load the messages - omarllorens - 01-31-2018 Hi. Can you open the console errors on your browser to detect if exist any javascript error, please? You can do this and active the php debug: http://corebos.org/documentation/doku.php?id=en:devel:debuging RE: webmail don´t load the messages - gmarcog - 01-31-2018 Hi. Console don´t show any email errors. Only this [attachment=482] How can I create the global variable? In the Global variable module I can´t select the Debug_Email_Sending . [attachment=483] The outgoing server is working fine, I configure it with a sendgrid account and it send emails ok. Thanks RE: webmail don´t load the messages - joebordes - 01-31-2018 It is because you have an old version of the code or you haven't applied all the changesets. Update your code to the latest version and apply the changesets, then try again, maybe we fixed the issue along the way. |