Sim Posted April 26, 2020 Posted April 26, 2020 (edited) After installing: Open login.inc.php inside the modules/installed/login folder Around lines 43 AND 45 Find $this->user->id Replace: $this->user->id with $user->info->U_id There is TWO instances of $this->user->id that must be replaced. Only replacing just one will still cause a error. Edited April 28, 2020 by Sim 3 Quote
Longshot Posted April 27, 2020 Posted April 27, 2020 Hi, I am getting the following error when logging in to the site after installing the module. Thanks, L Quote
Sim Posted April 27, 2020 Author Posted April 27, 2020 (edited) 1 hour ago, Longshot said: Hi, I am getting the following error when logging in to the site after installing the module. Thanks, L I messaged @Dayo about this. I believe it's a issue between the login module and the hooks code. Once he gets back to me, I will contact all purchasers to resolve the issue. Discount on another mod, credit or refunds will be given. Edit: I also have a new version which fixed various other bugs in the ACP. As well as installation issue. In regards to the login error, I am waiting and hoping @Dayo can guide me in the right direction. Edit: Open login.inc.php Around lines 43 AND 45 Find $this->user->id Replace: $this->user->id with $user->info->U_id There is TWO instances of $rhis->user->is that must be replaced. Only replacing just one will still cause a error. I also updated first post with fix. Edited April 27, 2020 by Sim 1 Quote
Longshot Posted April 28, 2020 Posted April 28, 2020 19 hours ago, Sim said: I messaged @Dayo about this. I believe it's a issue between the login module and the hooks code. Once he gets back to me, I will contact all purchasers to resolve the issue. Discount on another mod, credit or refunds will be given. Edit: I also have a new version which fixed various other bugs in the ACP. As well as installation issue. In regards to the login error, I am waiting and hoping @Dayo can guide me in the right direction. Edit: Open login.inc.php Around lines 43 AND 45 Find $this->user->id Replace: $this->user->id with $user->info->U_id There is TWO instances of $rhis->user->is that must be replaced. Only replacing just one will still cause a error. I also updated first post with fix. All good and works sexy. Thank you! 1 Quote
Sim Posted April 28, 2020 Author Posted April 28, 2020 (edited) 11 minutes ago, Longshot said: All good and works sexy. Thank you! Thank you, I added the "Collect Reward" from notifications just to add a bit more user interaction instead of just automatically rewarding a user. I think that feature makes this mod a bit better. Edited April 28, 2020 by Sim 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.