Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: IKShadow on December 08, 2009, 12:55:52 PM

Title: hmail_autoresponder save button disabled
Post by: IKShadow on December 08, 2009, 12:55:52 PM
The autoresponder save button is disabled, and I also notice that the date picker is not available ( cant write the date into input box )

Iam using hmail server 5.3.
Title: hmail_autoresponder save button disabled
Post by: rosali on December 09, 2009, 12:08:59 AM
Did you install jquery-ui plugin? Anything in the logs?
Title: hmail_autoresponder save button disabled
Post by: IKShadow on December 11, 2009, 08:17:26 AM
Quote from: rosali;23790Did you install jquery-ui plugin? Anything in the logs?

No I did not install it.
How do I install it ?
 I have the files but as I see nothing gets overwritten and all readme say
QuoteThis is not a RoundCube plugin. No need to register!
Title: hmail_autoresponder save button disabled
Post by: rosali on December 11, 2009, 08:23:11 AM
It's enough if jquery-ui folder is present in the plugin folder. No need to register. You did not answer the question if there is anything in the logs/errors file. Do you get any javascript errors? It is hard to help without any starting point.
Title: i need help with autoresponder
Post by: dimago on January 17, 2010, 09:01:47 PM
hello...

Im testing the roundcubemail to use im my corp.

The hmail_autoresponder appear OK. the button Save is enable.. but when I click in Away Message in Administration Account, I have this error in my http:

1 - File does not exist: /var/www/hosts/webmail/plugins/jquery-ui/development-bundle/ui/i18n/ui.datepicker-.js, referer: http://ip_webmail/?_task=settings&_action=plugin.hmail_autoresponder

Its a problem?



2 - when I click in date, appear the new window to put the date. I want to change this calendar to pt_BR. Im from Brazil. how can i to do this?

3 - when i click in Save button, i have this error too:
File does not exist: /var/www/hosts/webmail/plugins/jquery-ui/development-bundle/ui/i18n/ui.datepicker-.js, referer: http://ip_webmail/?_task=settings&_action=plugin.hmail_autoresponder-save

and appear on top: MDB2 error: no such table.

i have just 5 tables in my MySQL:

| cache                    |
| contacts                 |
| identities               |
| messages                 |
| session                  |
| users    

How can i resolv this issues?

Thanks anyway.

Diego
Title: hmail_autoresponder save button disabled
Post by: rosali on January 18, 2010, 12:52:15 AM
#1
Did you install jquery-ui which is bundled with MyRoundcube plugins?

#2
Do you run hMailserver? Version? External or internal Database? Database type?
Title: hmail_autoresponder save button disabled
Post by: dimago on January 18, 2010, 06:17:35 AM
1 - yes... i copy and past the folder, just this... i didn´t nothing in config/main.inc.php

2 - im using mysql. I have the roundcubemail database. I made with instructions in README file. This is my last change in mysql about roundcube. I made the base, just this. I think that I need to create others tables for away message? But i didn´t find the steps...

Well,

Thanks
Title: hmail_autoresponder save button disabled
Post by: rosali on January 18, 2010, 06:56:17 AM
No, no need to modifiy the database. Well, hard to help. Could you give me a test account, ftp access and access to PHPMyAdmin?
Title: hmail_autoresponder save button disabled
Post by: dimago on January 18, 2010, 08:26:15 AM
yes... i don´t know what happen..
Im testing the webmail, I don´t to do still to external access... :(

look.. when in click in Administration Account and Away Message, i have this error on my http:

File does not exist: /var/www/hosts/webmail/plugins/jquery-ui/development-bundle/ui/i18n/ui.datepicker-.js, referer: http://ip_webmail/?_task=settings&_action=plugin.hmail_autoresponder

and when i save..

File does not exist: /var/www/hosts/webmail/plugins/jquery-ui/development-bundle/ui/i18n/ui.datepicker-.js, referer: http://ip_webmail/?_task=settings&_action=plugin.hmail_autoresponder-save

and MDB2 error: no such table

in config.inc.php in hmail_autoresponder, i have this line:
$rcmail_config['db_hmail_autoresponder_dsn' = 'mysql://USER:PASS@localhost/roundcubemail';

thanks anywayy
Title: hmail_autoresponder save button disabled
Post by: dimago on January 19, 2010, 06:44:20 PM
anyone?

thanks
Title: hmail_autoresponder save button disabled
Post by: rosali on January 20, 2010, 12:40:14 AM
I will fix the "file does not exist" error with next release. But that's not a problem besides blowing up the http logs.

Your problem is the $rcmail_config['db_hmail_autoresponder_dsn' = 'mysql://USER:PASS@localhost/roundcubemail';

You must enter connection string to hMailserver database and not to Roundcube.

If you forgot your database access credentials, then look into ./hMailserver/bin/hmailserver.ini for details.
Title: hmail_autoresponder save button disabled
Post by: dimago on January 27, 2010, 07:04:06 AM
Ok..

but o don´t know what is the hmail...

I need to install this???

In the roundcube folders, I dont find this..

there are any instruction to how to do this???

Im very lost about hmailserver...

so.. all plugins that is hmail_XXXX..... need to have hmailserver?

Thanks for the helps...
Title: hmail_autoresponder save button disabled
Post by: rosali on January 27, 2010, 08:49:16 AM
If you don't even know what hMailserver is, simply forget hmail_xxx plugins ;)

http://hmailserver.com
Title: hmail_autoresponder save button disabled
Post by: dimago on January 28, 2010, 04:59:53 AM
hehehehe

lol

Ok..

Thanksss