From VHCS2.4.7 to ISPCP RC6: bug in mail_users table - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Migration (/forum-35.html) +--- Thread: From VHCS2.4.7 to ISPCP RC6: bug in mail_users table (/thread-4129.html) |
From VHCS2.4.7 to ISPCP RC6: bug in mail_users table - nicolas - 08-28-2008 12:22 AM Hi, Another small bug while migrating from VHCS2.4.7 to ISPCP Rc6: table mail_users is not modified correctly. The following fields from ISPCP are not added to the database: `mail_auto_respond` BOOL NOT NULL default '0', `mail_auto_respond_text` text, Regards. RE: From VHCS2.4.7 to ISPCP RC6: bug in mail_users table - gOOvER - 08-28-2008 12:39 AM Please open a Ticket in Trac. RE: From VHCS2.4.7 to ISPCP RC6: bug in mail_users table - Zothos - 08-28-2008 12:49 AM have you run the database update inside ispcp? RE: From VHCS2.4.7 to ISPCP RC6: bug in mail_users table - nicolas - 08-28-2008 06:15 PM Zothos Wrote:have you run the database update inside ispcp? Oh! No.... I tought this was related to a new version of ISPCP. So I guess this is the solution. Forget this :/ |