![]() |
Community Auth - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7) +--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13) +--- Thread: Community Auth (/showthread.php?tid=71592) |
Community Auth - MartinMIB - 09-02-2018 Hello, I have a problem with community auth after I migrate to virtual server . When I insert correct username and password a submit login , no error has occured by can not logged me . Have You any suggestion ? Thanks. RE: Community Auth - skunkbad - 09-02-2018 Did you set up a proper encryption key? RE: Community Auth - amirrezasiami - 11-15-2018 i have same problem. and i set up a encryption key. ![]() RE: Community Auth - InsiteFX - 11-15-2018 If you did not transfer your databases to the new server then login will not work. You need to create a new user and password with the new database. RE: Community Auth - amirrezasiami - 11-15-2018 (11-15-2018, 01:17 AM)[email protected] Wrote: i have same problem. and i set up a encryption key.i don't understand why new DB ?! RE: Community Auth - skunkbad - 11-15-2018 Around here we tend to assume that many people are new to web development, but how could you expect to get a real answer with a simple statement like, "It doesn't work"? You're switching servers, and there could be any number of problems going on. You haven't given us any real information. What have you done to debug the problem? |