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

Can't activate vote_up_down module

Helo,

I tried to install vote_up_down (a digg-clone module). I uploaded all files to /modules/vote_up_down/. But when I tried to activate the module I couldn't find the module anywhere in the module-settings-list.

Does anybody know why?

Thanks

tomtom

Custom form element

Hello all,

I've seen the explanation to do this here : http://drupal.org/node/37862
But some things I still don't understand. First, what is the #process attribute for ? is it for building the output of the form element ?
And how to define the kind of data the custom form element does return (for validation and submission) ?

And my last question is, how to make a new form element defined in one module reusable by another modules ?

Thank you

Remove buttons

Hi All,
I am developing a module. I added form fields in xxx_form.While displaying the form it displays Preview and Submit buttons that I do not want. Is there any way to remove it

how to get sms from mobile

I just used module (http://drupal.org/node/34966) for sms capability in Drupal 5.1. I created developer account at http://www.clickatell.com and after getting API Identifier from clicktell site i can send sms but anyone tell that how i can receive sms from mobile at my site.

db_set_active doesn't switch back

I have 2 db for my side. 1 is the main db where all the drupal data is stored. my 2e db is filled with serial numbers and other product related info.

I want to check the user input(serial) with the data from the 2e db.

So i have a query that gets the data from the first db and loop is with a query from the second db.

"Sorting by" in the biblio module

I set up a community for a community of my university. There, I installed the biblio module. I'm quite happy with that module but still there's one big problem. The section should be divided into Articles, Papers, and Summaries. So, I set up those types. That's working perfectly but with more content to come that's gonna get confusing. So I'd like to divide each of these types into five parts (5 major study parts). Unfortunately, I don't see another solution to that problem than setting up each of my three types as 5 types (e.g.

Pages

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