Tag: cms
HTML redirect
This is a very common question in HTML land.
Redirects can be done a variety of ways, and Server Side 301 redirects are probably the...
Contao xtmembers update ALTER TABLE tl_member autologin doesn’t work
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...