Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Adriano Faria Posted May 9, 2017 Author Posted May 9, 2017 What's New in Version 2.0.1: Fix login error on ACP when someone tries to login with an invalid member account. HCICT 1
HCICT Posted May 9, 2017 Posted May 9, 2017 30 minutes ago, Adriano Faria said: What's New in Version 2.0.1: Fix login error on ACP when someone tries to login with an invalid member account. Thnx Adriano Adriano Faria 1
kodif Posted December 11, 2017 Posted December 11, 2017 Is a tiny update possible, to show not only date in logs, but also hour:minutes, when date of logging was later than week?
Adriano Faria Posted December 13, 2017 Author Posted December 13, 2017 On 11/12/2017 at 4:07 PM, kodif said: Is a tiny update possible, to show not only date in logs, but also hour:minutes, when date of logging was later than week? Actually no.. it's all or nothing. If I use RELATIVE, it won't show time for old dates. You can see the same in forum view: What I can do is show date/time like that: HCICT 1
kodif Posted December 14, 2017 Posted December 14, 2017 On 13.12.2017 at 11:59 AM, Adriano Faria said: Actually no.. it's all or nothing. If I use RELATIVE, it won't show time for old dates. You can see the same in forum view: Yes, but when mouse cursor is over date string, liitle tip is shown with date and hour of last post. That would do. On 13.12.2017 at 11:59 AM, Adriano Faria said: What I can do is show date/time like that: This idea is also ok. Anyway, you must decide what to do with it, I am only suggesting that sometime knowing hour could be usefull in this log.
Adriano Faria Posted December 15, 2017 Author Posted December 15, 2017 What's New in Version 2.0.2: Shows full date/time in old dates log entries HCICT and kodif 2
Adriano Faria Posted January 17, 2018 Author Posted January 17, 2018 1 minute ago, Soupy1985 said: What do you greyed out user mean? Screenshot?
Soupy1985 Posted January 17, 2018 Posted January 17, 2018 1 minute ago, Adriano Faria said: Screenshot?
Soupy1985 Posted January 17, 2018 Posted January 17, 2018 1 minute ago, Adriano Faria said: Failed logins. Failed logins don't grey out the username.
Adriano Faria Posted January 17, 2018 Author Posted January 17, 2018 2 minutes ago, Adriano Faria said: Failed logins. Failed logins of non-existent members. Somone simply type a name there and the user doesn' exist!
Soupy1985 Posted January 17, 2018 Posted January 17, 2018 Just now, Adriano Faria said: Failed logins of non-existent members. Somone simply type a name there and the user doesn' exist! Spam?
Adriano Faria Posted January 17, 2018 Author Posted January 17, 2018 (edited) Who knows! HOw can I know if john doe typed there is a spam? It is a non-existing member. Edited January 17, 2018 by Adriano Faria
Adriano Faria Posted April 11, 2018 Author Posted April 11, 2018 What's New in Version 2.1.0: IPS 4.3 compatibility only. DO NOT use on IPS 4.2
LiquidFractal Posted April 20, 2018 Posted April 20, 2018 I upgraded to 4.3 and updated my Login Logs to 2.1.0 and it broke my adminCP login. When I tried to log in I got "A configuration or server error has occurred": Error: Call to a member function inGroup() on integer (0) #0 /home/XXXXX/public_html/init.php(458) : eval()'d code(15): IPS\loginlogs_hook_logs->log('OK', 1) #1 /home/XXXXX/public_html/applications/core/modules/admin/system/login.php(45): IPS\loginlogs_hook_logs->authenticate() #2 /home/XXXXX/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\admin\system\_login->manage() #3 /home/XXXXX/public_html/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #4 /home/XXXXX/public_html/admin/index.php(14): IPS\_Dispatcher->run() #5 {main}
Adriano Faria Posted April 20, 2018 Author Posted April 20, 2018 3 hours ago, liquidfractal said: I upgraded to 4.3 and updated my Login Logs to 2.1.0 and it broke my adminCP login. When I tried to log in I got "A configuration or server error has occurred": What's New in Version 2.1.1 (IPS 4.3 compatibility only. DO NOT use on IPS 4.2): Fixed error when trying to log in on Admin CP. @liquidfractal, if you can't login to your ACP to update, delete the file /applications/loginlogs/hooks/logs.php via FTP then you're in to update the app. Tripp★ and DSystem 2
LiquidFractal Posted April 20, 2018 Posted April 20, 2018 12 hours ago, Adriano Faria said: What's New in Version 2.1.1 (IPS 4.3 compatibility only. DO NOT use on IPS 4.2): Fixed error when trying to log in on Admin CP. @liquidfractal, if you can't login to your ACP to update, delete the file /applications/loginlogs/hooks/logs.php via FTP then you're in to update the app. Thanks Adriano - worked like a charm! Adriano Faria 1
MWTeddy10 Posted August 24, 2018 Posted August 24, 2018 Hi Adriano, I am useing different kinds of login methods on my board. If one fails, it is difficult to see which service ( LDAP, internal ) failed. Is there any chance to add the failed login method into the log?
Adriano Faria Posted August 27, 2018 Author Posted August 27, 2018 On 8/24/2018 at 1:57 AM, MWTeddy10 said: Hi Adriano, I am useing different kinds of login methods on my board. If one fails, it is difficult to see which service ( LDAP, internal ) failed. Is there any chance to add the failed login method into the log? I'll take a look for a further version.
alexxis Posted September 11, 2018 Posted September 11, 2018 Hi @Adriano Faria ! When clicking on a member name in the log list, we are redirecting to the "controller=members&do=edit" page, which I think is not a correct link, since we usually do not need to edit those settings when checking the login logs 🙂 I believe, it's time to change it just to a user's view page in the ACP like this: "&controller=members&do=view" ("view" sounds to be more correct rather than "edit"). Many thanks for your useful application!
Adriano Faria Posted September 11, 2018 Author Posted September 11, 2018 I’ll take a look when I’ll have to update to a new version.
Adriano Faria Posted September 12, 2018 Author Posted September 12, 2018 What's New in Version 2.1.2: Fix link to the user profile on ACP JTHastings 1
Recommended Posts