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

Aggregator fails to fetch livejournal feeds

I use Aggregator2 to syndicate all the known Googlers' Blogs on my site. For livejournal feeds I get only parse errors. E.g. for http://www.livejournal.com/users/davebarr/data/rss :
"Failed to parse RSS feed Dave Barr's Journal: syntax error at line 1."
Can it be that Drupal aggregator does not comply with the livejournal bot policy and uses malformed user-agent string?

gallery modual for 4.7?

Is there a beta or cvs version of the gallery modual that works with 4.7?

thanx

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

Pages

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