See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

url wrong

hi everyonce.

when i type www.yippee.com/node, it show all node in database, please help me fix it,
PS sorry about my English.

Taxonomy-based page templates for 5.x

Again, not too sure if this is the right place for this question. I'm would very much like to create multiple page or node templates based on taxonomy terms. I found a script for it in 4.7 (http://drupal.org/node/83121#comment-684997), but I was wondering if anyone had updated it for 5.x. I'm pretty surprised no one has asked about it yet, since I would have thought it would be a fairly common practice.

change table prefix

Hi
I changed a site to a multisite, and made the following tables shared and renamed them appropriately and changed settings.php to

'default' => 'main_',
'users' => 'shared_',
'sessions' => 'shared_',
'role' => 'shared_',
'authmap' => 'shared_',
'sequences' => 'shared_',

Now everything seemed to be working, except I got a few emails from new members that when they registered and clicked on the link in the registration email, it took them to someone else's account.

Login Block not visible

Hypathetically speaking, If someone was stupid enough to remove the login block from the front page of their site so that when they went back to the site they had no option to login. How on earth could they get to log back in.

Hypathetically speaking only, surely nobody is that silly, ummmm?

Change Status Report on Drupal 6

I am setting up my server to host Drupal 6 on a IIS 5.

On the /admin page, it tells me "One or more problems were detected with your Drupal installation. Check the status report for more information." The only "problems" is that Update notifications is not enabled and the fact its on IIS is highlighted in yellow.

Since non-technical people will be administering the site and since I made changes to the core, I don't want the update notifications enabled but I also don't want people thinking there is a problem with their site when there really isn't.

How can add Secret question & answer filed in Request new password page

Hi,

I have added the Secret question & answer field in registration page using profile module. I want to add same thing in Request new password page. How can I do this?

Any separate function to alter the user_pass() function?

Thanks
Govind

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core