Opened 3 years ago
Closed 3 years ago
#1486388 closed Bugs (invalid)
hmail_password
| Reported by: | dillon | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Database | Version: | 0.3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hello, I just configured Hmail_password onto my roundcube so users can change their passwords. Everything displays fine, and It says that you have to log out before changes would apply... When I log out, it says MDB2 Error: No Such Table
In the readme, it says to change this section in the config file:
// hmailserver database configuration $rcmail_config['db_hmail_password_dsn'] = 'mysql://root:@localhost/hmailserver?new_link=true';
I filled this all in with my database stuff, I dont know where to define a table tho...
Does anyone know how to fix this? Thanks alot!
-Dillon
Attachments (1)
Change History (2)
Changed 3 years ago by dillon
comment:1 Changed 3 years ago by alec
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Write to hmail_password plugin author. Roundcube developers doesn't support external plugins.