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 after install - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Can't login after install (/showthread.php?tid=878) |
Can't login after install - wango - 12-07-2017 First I like to say thanks for this open source project. New to user spice. I have gotten it all installed but can't login says check recapcha. The recapcha is in the bottom corner but does not function has red writing over top ask admin Can't login after install - dan - 12-07-2017 Go into the settings table and change the recaptcha column from 1 to 0 Can't login after install - shoropio - 12-07-2017 Personally recaptcha should be disabled by default, most userspice users work in development. A simple thought. Can't login after install - Brandin - 12-07-2017 Good idea, Shoropio! I'll put it in the pipeline. Can't login after install - wango - 12-08-2017 which file do I have to edit php.ini? Can't login after install - shoropio - 12-08-2017 Thanks brandin, wango you have to go to your database in phpmyadmin and look for the settings table and modify the column that says recaptcha that is in 1 and change it to 0. Can't login after install - wango - 12-08-2017 yep that did it thanks Can't login after install - mudmin - 12-08-2017 @Shoropio - Recaptcha was accidentally enabled by default when the invisible recaptcha system was being tested. Being invisible it wasn't causing a problem until people changed their keys to keys that might not be valid. Sorry about that. I changed it back to off by default to new installers as of the last version. The problem is that I can't write a patch turning off existing users' recaptcha because they may want it. Sorry for the confusion. We won't be doing the "move fast and break things" method anymore ![]() Can't login after install - shoropio - 12-08-2017 @mudmin, I love the invisible recaptcha, do not be discouraged, you are doing an excellent job for the community. Pura Vida from Costa Rica. By the way my language is Latin Spanish, I could collaborate for the translation in the not too distant future to es_La. Thanks again. |