No further information provided as requested.
Module supports d10.
Hi;
Unfortunately Drupal 7 branches cannot be re-opened as per https://www.drupal.org/project/drupalorg/issues/3375317 ✨ [D7EOL] - Do not allow Drupal 7 branches of projects to be re-supported after Aug 1st Fixed
Glad you've got it sorted. The main product page already states the following regarding Views integration:
You can access the data in the login tracker tables either as a base view, or more usefully as a relationship against the user table.
Hi;
You need to build the view based on user logins with a relationship to user, I suspect you've done it the other way around?
Here's a screenshot of a view that works how I think you're suggesting:
https://www.dropbox.com/s/4b12dgw16o1ap42/Screenshot%202023-10-24%20at%2...
That produces the following output:
https://www.dropbox.com/s/884johd2oln6i7i/Screenshot%202023-10-24%20at%2...
Hi;
I'm afraid this patch is far from complete. If the module is going to implement hook_help then it should yield a page that is:
a) properly formatted (wrapping a markdown file in
tags doesn't count) b) translatable If you want to update the patch accordingly I'd happily merge.
Hi @dobe,
Can you turn SQL rewriting back on, and post a copy of the generated SQL *without* the patch in #195 and also *with* the patch in #195?
#195 works for me on d7.