Hidden registration fields are visible, why?

I'm going crazy. I've added a couple of extra registration fields that are just supposed to be parameters in my SQL like "account balance". In other words, the users are not supposed to edit their account balance of obvious reasons.

They are all hidden fields, and also hidden at the field display, but still show up. How the heck do I actually hide those?! I am not using a module or anything for it.

Please, somebody! Thanks in advance.

Need advice to get my logic correct

Hi,
After a few operations in my custom module I need to save the user name and the node id. I am still deciding if I want to use fields or the db layer.

One username can have multiple node id saved.

Now the problem is I don't know for sure how many nodes will be enough. It depends on the user. It can be 5 can be 500 or even 5000 node ids.

So how do I make provision for this ?

So I am stuck with the logic. How should I use the db layer or the fields in custom content type to save this ? and how should I do it ?

submitted date and time replace

Hi
I m using 7.10 core and garland theme. I want to replace submitted & created date and time with bengali numerical system. So I want to make a module for this. How can I do that?

Warning: file_put_contents

Hello to all, I'm new here at drupal community:

I have a problem when I access drupal 7 index for the first time.

It gives me the next error:

Hide sidebars based on menu item map

I have two functions in my template.php file. All I am trying to do is hide the first and second sidebars on pages that have the path /form/anything.

This is what I have so far:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x