How to delete stale user accounts

In one of my Drupal 6 installations there are thousands of users who have registered with the site but haven't contributed. I want to do a DB cleanup and delete these users. Is there a way to filter it such that:

I want to delete the users who:
* haven't been active for more than 1 years
* AND have no posts or comments published on the site

User management site (/admin/user/user) doesn't offer this kind of granularity. Any suggestions?

Pulling node data into a view via PHP

Hi,

First off, I'm new to Drupal and am assisting a client with some site issues. The big picture is this:

Their site has a list of events, with the following structure: Events -> Location -> Hosts

The events node is tied to the location node, and the location node is tied to hosts. I'm able to show the related location information on the Events view, but cannot tie in the Host information on that same page.

Database issue - site_user_list_view

I am trying to create a copy of my site (currently Drupal 6) for testing purposes particularly testing for an upgrade to Drupal 7

When looking at the database via phpMyAdmin - under Type - all the tables say "MylSAM" - except for one, site_user_list_view which it says is a "view"

When I export the database and then try to import it, I get an error, that seems to be related to trying to import that table.

It would not seem to be a table at all, but, a view. I'm just not sure how to go about fixing the export , import issue.

Mass mail module

Hello All,

We want to make mass subscribe and mail sending for our customer. We have Ubercart 2 store and Drupal 6. In Drupal installed modules Profile and UC_Profile for email subscription. I read info about mass sending modules in http://www.drupaldump.com/mass-email-group-email-or-newsletter, but not recognized functionality. What you advice about modules with mass sending with next functions:

Multilingual Startpage not displayed

Hey everyone

I want the start page of my website in three different languages. Standart language is german and the other languages French and English. I did the following things:

- Language configuration: Path prefix only.
- Multilingual System: Current language and language neutral.
- Set the path of the german startpage to: home. Language of startpage is German.
- Created to more pages with path "home" and language French and English.
- Set the startpage of the website to "home".

Drupal site running on server with no internet access

Have a Drupal site that sits on a server with no internet access (for security reasons). This presents a problem for the Update Status module. I am told that if I have an IP address or series of IP addresses that the Drupal site would need access to in order for the Update Status to work, I can have them added and allow the server access to them. My other option is that I have a development version of the same site on another server where the Update Status works without issue. I will have to rely on it to see when new module versions are available.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x