Drupal Expert Needed in Hyderabad(Ind)!!!

Hi,

We have an URGENT requirement for Drupal Expert .

Company Name - Fabergent
Experience - 3-4 yrs
No.of positions -1
Location - Hyderabad (India)

if interested send your resume to karthik@fabergent.com

unset form field in drupal 7

is there any way to unset a drupal 7 form field like username, email, etc... or to make it invisible ?

best regards

Custom "Edit" link

I need a really basic custom edit link in my node.tpl.php

The job is twofold:

1. The link should only be displayed if the user have sufficient rights to edit
2. The link has to be "dynamic".

What should I write in my node.tpl.php?

Something like this?
if (????):

print $node_url; /edit">Edit

endif;

How should I express the condition in "????" ?

Administrator account crack

Hi Drupal community,

First of all, please excuse my broken english.

I am the new treasurerer of a voluntary association and I am consequently the new drupal admin. The problem I have is that the former president did not give the admin password to the new admin team. We do not have the database password too. Is there a solution to crack the admin password ?

You can give me technical explanations because I am a webmaster and a developer.

Thank you in advance for your help.

Block template suggestions in D7

I'm stuck with something that seems like it should be simple, so I'm probably just not getting something here. Hopefully it is simple.

I have a block, generated by a view, and I wish to override some of the templates involved. All the views templates are overriding just fine -- but I also wish to override the block.tpl.php template that's wrapping the whole thing.

modify user registration form in drupal 7

hello. in drupal 6 i could use hook_user to add customize fields to the user registration form. in drupal 7 i found , i could do that with hook_user_form. however it does not work. the fields are not shown either in registration form nor in user edit form. any idea??

best regards

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x