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

Menus and add menu items

In add menu item, I am required to enter the path the menu item links to. I am confused as to where this value comes from. Is it an arbitrary value of my choosing (such as /aboutus/) which will be used in the URI? What if it is to be a parent of a submenu? Or is the path pointing to a already created piece of content? Which reraises the question about a parent of a submenu?

FUD Forum problem

I have installed FUD forum. Then I install the module. I go to it's settings page and it asks for the path to 'GLOBALS.php'. I can't find it anywhere! There is one similar called 'admglobal.php' in the adm folder. If anyone knows how to fix this please tell me.

Download counter

Hi,
I want to provide downloads of small files at my site. Basically some templates in a zip file. I would also like to show how many times it has been downloaded. Is there such a module?
Alan

manually adding users

i need to manually add about 1000 user to my site with an sql query like this

INSERT INTO `users` VALUES (100, "username", "PASSWORD", "foo@example.com",0, 0, 0, '', '', 1167640169, 0, 0, 1, NULL, '', '', '', 'a:4:{s:6:"notify";i:0;s:6:"submit";s:18:"Create  newt";s:10:"form_token";s:32:"5dc92155c1ecb6941f1c98dbe4c7b242";s:7:"form_id";s:13:"user_register";}');

but drupal expects the password column enyripted. how can i set password so that it is already enyripted like drupals' own.

links in view arent right?

Hey!

I made a view for my taxomony terms, and when I click on the titles the link goes to the url, but without the http://www.designphase.net it will just go to http://news (or whatever the taxomony term is)

check out this and see what I mean

http://www.designphase.net/?q=taxonomy/term/3

Click on a title. (the layout maybe weird though)

Adding terms and conditions in Registration form

I have seen a few Drupal sites who put a checkbox with the terms and conditions info in the registration profile for users to tick before registration.

Is that done my an existing module module or is it a custom job?

Pages

Subscribe with RSS Subscribe to RSS - Post installation