Posts Tagged cms
Contao xtmembers update ALTER TABLE tl_member autologin doesn’t work
Posted by Mitch in Web Development on August 25, 2010

When updating to XTmembers v2.0.1 stable and memberlist v1.0.4 stable, the Install routine attempts to execute this code: ALTER TABLE `tl_member` DROP INDEX `autologin`, ADD UNIQUE KEY `autologin` (`autologin`); and it doesn’t work and keeps returning you to the same screen. Logging off and back on returns to this screen. If you cancel then it [...]
