Problem with first user account

I have installed Drupal on my website with the help of a tool they have there (Elefante Installer). Everything seems alright and I get my index.php up directly. When I try to create the first user (that is the administrator) nothing happens. I get no email, no nothing.

I looked in to the database and found table users. There I could se that there was a user with uid=1 name=admin and a long, long pass. Tried to use the password but nothing happened. Changed the pass in the table but can still not log in.

Anyone who can help me so I can get started with my CMS?

Problems with Wiki Module

I am having trouble setting up the Wiki Module.I have enabled the module in the settings,but I still cant see Wiki in the menu.It was shown before once when I first installed it,but after that it just disappeared.I tried installing it back again and again but still no success.

Please help,I've been trying for a few days...

How to change forum topic to blog node or story node?

How can I change an existing forum topic to other type of content like blog node or story node... with all the comments as the same?

And how can I modify a whole forum category(for example, the 'suppport' category of this forum or the whole 'how to I...' subcategory) to other type of content like above?

I think if a user with proper permission can change it via 'edit' tab or category admin interface or outside module, it would be great.

Tabbed Menus in Drupal

Hello

Could you please help me on creating tabbed menu in the drupal site.

The link below is a sample link. See the tabs under the view menu.

http://www.buyblue.org/node/721

The module is also available. It does not work for me. Since it does not have a documentation, I am not able to sort out the issue.

It would be great if you could help me to sort out this issue.

With regards,
Baburaj

Page not found error

Hello

I am new to the module development. I want to create a profile module.

I am not faimiliar with the various access in drupal.

When I created a path like below it works:

'type' => MENU_SUGGESTED_ITEM);
$items[] = array('path' => 'profiles', 'title' => t('user list'),
'callback' => 'profile_display',
'access' => TRUE,
'type' => MENU_SUGGESTED_ITEM);

where as when we give the path like that below, it wont works. It is showing the page not found error.

why I cannot open my site by http://www.mysite.com only with http://www.mysite.com/index.php

I have installed Civicspace 0.8.1.5(I think drupal 4.6.x) but when I type www.mysite.com by default it did not open my site. I have to type URL www.mysite.com/index.php Why? By the way, if there is index.htm then it open that. Like www.mysite.com/index.htm is same as www.mysite.com both work fine.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.5.x or older