The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Can't login as admin after installation - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.4 (https://userspice.com/forums/forumdisplay.php?fid=27) +--- Thread: Can't login as admin after installation (/showthread.php?tid=1453) |
Can't login as admin after installation - joemons - 04-25-2019 I already tried reinstalling and it says I have all system requirements. I am using this on 000webhosting.com After installing userpice 4.4, whenever I try logging in it says If this continues to happen, please contact the administrator. Whenever I try to register an account it says the same thing as well. This only happens when using chrome canary RE: Can't login as admin after installation - mudmin - 04-25-2019 So that means that something is injecting something in your code that is breaking the $_SESSION variable. Can you do a test for me? Can you go into the usersc/scripts/token_error.php and comment out the line that says die(); and see if you're able to login etc? |