Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: jdye on July 28, 2017, 04:59:16 PM

Title: markasjunk2 disabled buttons?
Post by: jdye on July 28, 2017, 04:59:16 PM
I'm usually pretty apt at figuring this stuff out but this one is alluding me. Not finding any help online either.

When I right click on a message the Mark as Junk and Mark as Not Junk are disabled, no matter if I put it in the mark menu, the tool bar, the message menu.............always grayed out.

Looked at config options changed a few things here and there, nothing helped.  I followed the included instructions in the readme, and I'm not getting anywhere

Am I missing something?
Title: Re: markasjunk2 disabled buttons?
Post by: jdye on July 28, 2017, 05:05:53 PM
Found it,

I checked the browser for any errors and it showed the .js and .css missing from the public_html directory

So I had to create a markasjunk2 in /usr/share/roundcubemail/public_html/assets/plugins
copy the js to that directory


Then create /usr/share/roundcubemail/public_html/assets/plugins/markasjunk2/skins/larry
and put the css in that one.