Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: espirates on June 12, 2010, 04:31:02 PM

Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: espirates on June 12, 2010, 04:31:02 PM
I have it installed but there's no Remote IMAP Accounts menu item.  I can't figure out what it could be.  Everything is setup according to the instructions.

When I click on Account Administration there's no Remote Accounts menu.
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: rosali on June 13, 2010, 12:56:27 AM
This plugin requires 'settings' plugin.
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: espirates on June 13, 2010, 02:13:09 AM
Yes I know I have that enabled yet still no menu item.  I tripled checked everything, not sure why it doesn't appear.
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: internalkernel on June 25, 2010, 01:48:34 AM
Im having the same issue. Using SVN 3765. I"ve checked everything, mysql accounts table exists... I see other people have this plugin working with 0.4b, so I'm at a loss as to what may be going on.

Is there somewhere I can look to make sure it's integrating properly?
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: rosali on June 25, 2010, 05:47:59 AM
Could you give me a test account and FTP-Access to roundcube folder. Maybe PHPMyAdmin is needed too.
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: internalkernel on June 25, 2010, 10:14:12 AM
Today is a good day... Apparently, plugin conflicts have been the source of my woes for sometime. I was having a different and separate issue regarding uploading attachments which I had traced back to a plugin.

That got me thinking that maybe this problem also has to do with a plugin. So, I disabled almost all of them - and sure enough Remote IMAP Accounts appeared... then going through and enabling one by one it appears that the plugin "moreuserinfo" is conflicting with the accounts plugin. If moreuserinfo is enabled, the remote imap accounts dialog will not appear in Account Administration.

Don't know if this is new or not, I never really used the accounts plugin before.

Thanks, for the work and the offer to help...
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: rosali on June 25, 2010, 11:17:35 AM
I have moreuserinfo running along with accounts plugin. May be it is a problem with the order? My order is moreuserinfo|accounts|settings.
Title: Accounts plugin No Remote IMAP Accounts menu item
Post by: internalkernel on June 25, 2010, 11:21:51 AM
Interesting... I just tried, and it does indeed work even with moreuserinfo enabled. It happens to be about the order, I had them alphabetically listed so accounts was first...