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

localevent module

I noticed that musicforamerica uses a localevent module. Try going here and you'll see what I mean:

warning: Missing argument 1 for localevent_citystate() in /export/sites/musicforamerica.com/docs/modules/localevent/localevent.module on line 33.

Does anyone know if this module is available anywhere?

Question on the 4.7 form API

Hi, I'm really new to drupal. So my question maybe easy to you. But I really need some help. Any feedback is really appreciated.

Ok, I use drupal4.6, in the event module: I have:
$when .= form_select('', 'month', $month, $months);
$when .= form_select('', 'day', $day, $days);
$when .= form_select('', 'year', $year, $years);

So the three drop down will appear in same row. very nicely this way.

Individual Users Blog Title

Hi i would be greatfull if anybody knows how i can make my individual users have their own blog title, at the moment the main blog title is consistan throughout everybodies blogs..., this is like one of the main and utmost important features of a blog, I'd be so greatfull if anybody can help me here...,

Many Thanks!

install problems with event: how to debug

Hi,

I'm very very new to drupal, but I guess I might become a fan. Keep up the good work. I've installed some modules to try them out and that all went rather smoothly, but I don't seem to manage to install the event module.

After installing, I can enable the module, but I only get a blank page if I try to access its settings. I've just read a bit about how modules work, but I don't know if (or how) it is possible to debug when something does not work.

Any help and tips are appreciated.
Thank you,
duvelman

What are Plans for relationships in Drupal

My head is spinning trying to read up on all the relationship modules in Drupal. Their is tagnode, CCK coming, relationships.module, category module, relativity module (which seems to be deprecated) and more.

Distributed Authentication and HTTP POST

I've been reading forum posts and documentation for a while trying to figure out how to approach the problem of creating a module that will authenticate users based on the result of a HTTP POST request. Can anyone point me towards a module that implements this functionality or give me a quick walk through of how things should work both on the Drupal and the remote site? I can write the code, I just don't know what I should be writing!

Rebecca

Pages

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