Drupal is up and running but how do I ...?

how to send the password to all users

Hi,

I have imported 140 users using the user_import module.

But now I need to find a way to send these 140 users their login and password.

I suppose they have gotten a random password when importing them with the user_import module, but how to communicate it to them?

Simplenews does not seem to allow the %pass in the message body, so I cannot use this. Also with the other mail options I don't see a way how to send with just one email style "welcome, your login is %username and password %pass" to all users of the site.

Please help

Cron problems

I am getting these errors when trying to run mt cron job and gmap:

stuck on site to site transfer

Drupal 4.6.5 with ecomm module and images

I'm doing a site to site transfer. Reading the posts here I managed to get everything figured out.

Except these issues ( I tired using forum search on /files - but as you guess, Search.mod doesn't like "/files")

I can't seem to FTP over the contents for /files which is

/files
-- /images
--/pictures
--/banners

I also can't seem to FTP over a thumbs.db

you can probably guess - the ecomm nodes have no images to the new trasfer.

If anyone can offer advice - it would be very helpful.

webform cvs and drupal 4.7

Hi all. :)

I installed webform cvs on drupal 4.7 but I'm having some problems.

When I click on "create content -> webform" I get a content select page to choose a page or a story and nothing happens.

If I click on "settings -> webform" I get a blank page.

Thanks in advance for your support.

Bank Admin/module page...how to debug

I am constantly getting a blank page when visiting the Admin/Modules page after installing (but not enabling) a new module. I follow the directions exactly and whenever I go to enable a module, the page is completely blank. I dont know where to start in terms of debugging this, or even how to find the problem.

In firefox, i get a completely blank page...in IE i get a cannot find server page....just having the new module files in the modules directory is killing this page. once i remove the new module file, the page comes back no problem.

How do I translate the primary links with the internationalization modual?

I want to set up a translated version of the primary links in Japanese using the internationalization module, but I am not exactly sure how to do it. I am using the spreadfirefox theme. Below is the information from the internationalization module install.txt file. It says that I have to edit the config file, but I am not sure what or where that file is. Also, I don't understand what exactly I am supposed to add.

For arguments sake let's say I have 2 primary links "cat" and "dog" linked to www.example.com/en/cat.htm and www.example.com/en/dog.htm and that I want to make the translations "neko" and "inu" pointing to the translated links (replacing "en" with "ja").

Can someone explain to me how to do this?
Thanks.

"The list of variables to be made language dependent must be defined in the config file:

I.e.

$i18n_variables = array(
// Site configuration
'site_name',
'site_slogan',
'site_mission',
'site_footer',
'anonymous',
// Node help
'blog_help',
'story_help',
// User configuration
'user_registration_help',
'user_mail_welcome_subject',
'user_mail_welcome_body',
'user_mail_approval_subject',
'user_mail_approval_body',
'user_mail_pass_subject',
'user_mail_pass_body',
// Theme settings: primary and secondary links, logo, etc..

Pages

Subscribe with RSS Subscribe to RSS - Post installation