The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Undefined property: stdClass::$twofa - 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: Undefined property: stdClass::$twofa (/showthread.php?tid=897) |
Undefined property: stdClass::$twofa - vincmeister - 01-01-2018 Hello, Please help on this error Code: Notice: Undefined property: stdClass::$twofa in C:\xampp\htdocs\userspice\users\account.php on line 69 Account.php Line 69 Code: if($settings->twofa == 1){ What do I missed after ugrade. Thank you Regards, Danny Undefined property: stdClass::$twofa - Brandin - 01-01-2018 You didn't run update.php. Undefined property: stdClass::$twofa - vincmeister - 01-02-2018 Hi Brandin, Is there any rollback function? I tried run update.php on v 4.3.10, but no luck. Please advise, thank you Undefined property: stdClass::$twofa - Brandin - 01-02-2018 No, there is not. You are always encouraged to backup anytime you do an update. Did you upgrade in proper order? It seems like you're missing the patch from 4.3.8... Undefined property: stdClass::$twofa - vincmeister - 01-02-2018 yes i follow the instruction, but maybe i missed the update.php thing. Never mind, i'll start over with latets version. Thanks Brandin Undefined property: stdClass::$twofa - Brandin - 01-02-2018 Download the 4.3.8 update file and upload it and run, see if that fixes the issue. |