I am posting this thread hoping that someone has ever used roundcube mail client.
I am trying to include a php file in my application which usues round cube mail client, which include some jscript files,i am using <roundcube:include file="/includes/test.php" /> in mail.html file
But, my issue is that the js files included in that php file don't work at all.
However, if i change <body onload="rcube_init_mail_ui();"> to <body> then it works, but, then m unable to mark messages.
what can be the issue and possible solution for this?
Bookmarks