I am designing a website that should contain a lot of forms and i am trying to find a module that allow creation of many forms other than the AJAX form builder....ANY IDEA ?
Also, is there any module that allow searching in the database ....I have a database for students and im trying to allow searching for a students according to certain condition (year of enrollment, degree, subjects...)
Hello,
recently i have wrote a set of modules that grabs the contact list from yahoo, gmail, lycos, and MSN messenger contacts, those modules are then using the invite module to send the invitations, they have been tested and it seems that they are working just fine, now i would really like to contribute by releasing those modules to the public but from here i couldn't do anything except posting this message for this forum and i need some help by telling me how exactly i am supposed to submit those modules and let the people download them and use them.
I've been trying to debug a problem with my .install file for a module I wrote using Komodo 4.1 and xdebug (with the Xdebug Helper Firefox add-on), and I'm having a problem. I turn on the debugger and click on Submit on the Modules admin page. The debugging starts at line 12 in index.php, I have a breakpoint in my install file, but for some reason it never gets there. Instead, the Debugging Options dialog box comes up instead, and debugging stops. I've read everything I can find on debugging in Komodo , but I can't figure out why the Debugging Options dialog box keeps coming up.
I'm struggling through this as I'm learning Drupal, any help would be appreciated.
I have a custom node type and have created a page view that lists them. nice. I can't quite figure out how to do the next step, which is either of the following:
1) make this page view available as a primary link such that it appears in the menu bar. I can append the url in the function (theme)_menu_links, but I'd rather not do that as it's a bit of a hack.
Hi-
I've tried everything and nothing seems to answer a question I have about simplenews. Here goes... I've installed simplenews and it works just fine on my administrator page but when I look at other user accounts the 'subscribe/unsubscribe' button is not visible and either is the email address of the account. It just shows 'Jason Brand, MSW newsletter Stay informed on our latest news!' Can anyone tell me what I need to do to make the subscribe feature available to users? Thanks!