This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Hide/disable signature and timezone fields in user profile

How is it possible to remove the signature and timezone fields from user profile edit form?

1 module but there are many nodes

Hi every body, i know how to make a module with a node . However, how can i make a module with many nodes ? For example, i want to make a module company with 7 nodes (buy,sell,news,fake news,..). All nodes will be presented in the same page like tabs. How can i do that ? Thanks for your supporting.

Q: Thickbox doesn't work if filename has spaces

I am having issues with the Thickbox module not correctly opening images that have filenames with spaces such as: my file here.jpg.

Unfortunately users on my site upload files with spaces and I really don't have control over that I think, or is there some type of way I can fix this so that it works?

Thanks!

New content type - problems with hook_form

Hi everyone,

I'm using drupal for my project and experiencing some problems with hook_form.

Basically, I've written the hook_form, it displays ok, but when I do "preview" custome form fields are not accessible through $node. I've tried to add a new field with CCK, and that field is attached in the $node. Should I do anything to make those custom fields to be accessible through $node?

Thanks,
Uzbekjon

How do I display Profile fields in a module that returns a block?

Hi,

I actually had this working, and then it stopped, and I have absolutely no idea why.

I created a block in a module that basically does this...

Problem with db_query, textfield and date...

I am new to Drupal module development, and am creating a new product type for the E-commerce module. My module has a date associated with it, but I do not want to use the form field type 'date' for two reasons. First, I must be able to leave the date blank and the stock date field does not let me do that. I know that Betterdate will do this, which brings me to my next reason. I don't like using dropdowns for date.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions