I still get some errors with the webmail plus module.
* user warning: Unknown column 'variable' in 'field list' query: SELECT `variable`,`value` FROM webmail_plus_user_preferences WHERE uid=1 in /media/disk/www/zooot/sites/all/modules/webmail_plus/webmail_plus.module on line 1032.
* Your email password is not correct. Please click here to set it.
When I follow the instructions and actually click here, I get this:
Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/webmail_plus/webmail_plus.user_preferences_password.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /media/disk/www/zooot/includes/menu.inc on line 346
Is there a documentation somewhere where I can find out how to set up this system internally so that all my users can use webmail plus and externally (i.e. how to connect webmail plus with the mailserver of my hosting company)?
Regards, Paul
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webmail.jpg | 95.3 KB | paul_constantine |
Comments
Comment #1
scripthead commentedCan you please confirm that you in fact have the webmail_plus_user_preferences table in the database? It's definition is in the schema, I am just wondering if there's a reason it didn't get created.
Comment #2
paul_constantine commentedI just checked the database and all the tables seem to be there.
I attached a screenshot for you to see.
But I did reinstall the whole package and did not get that error again. So maybe there was a table missing in the earlier installed version.
Thanks for asking,
Paul.
Comment #3
blackdog commented