Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I need to know the IP address that my users last logged in from - is this information automatically stored in the drupal database? (I had a look around, but couldn't see it.) Or will I have to make a script to record it?
I want to use Masquerade so that I can repeatedly switch from ADMIN to ANONYMOUS and back again, in order to check what the site looks like to somebody who just browses to it.
Downloaded it and unzipped etc. Given that it had a ".mysql" file in the package, tested to see if that needed to create tables, which it did, so ran that through mySQL.
Enabled the module in "administer >> modules".
Now ready to go... but how on earth do I switch ?? No buttons, blocks or menu items appear...
I have started a small bloggcommunity. I have also created some blocks which is shown on every page. My profile, my links, my categories among others.
Some of the bloggers use these blocks and some don't. Is there a way to only show a block if it has conten? As it is now these who do not use their blocks still have the blocktitle showing.