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

Forum indentation is not happening

I am adding forums but they don't seem to be indented from the containers. The containers and the forums seem almost aligned. Whay are mine like that and I see everyone else's look ok.

http://www.rgvwebs.com/drupal/index.php?q=forum

Why is $node->taxonomy = array_keys($node->taxonomy); important before saving a node?!?

Hi,

In node,module, line 1697, we have:

if (module_exists('taxonomy')) {
$node->taxonomy = array_keys($node->taxonomy);
}

I wrote my own module, and needed to save a node. If I don't do this, other modules seem to suffer when I save the node ("subscriptions" in particular).

I would appreciate it immensely if somebody could explain to me why...!

Merc.

Hide this block by default...

Does anyone know how to automatically change the User specific visibility settings for a block so that it is set to 'Hide this block by default but let individual users show it.' by default. I know that an admin can change this option when configuring the block, but I need to set this option for 'A LOT' of blocks.

Thanks.
Ian

Embed SMF into Drupal like Gallery2 does

I have set up Drupal and SMF with a bridge which I can't get working together.
I would prefer SMF to be embeded into Drupal in the same way that Gallery2 is.
Does anyone know how to do this ?

searching for the model which can bundle mutiple domain names?

hi,
Can someone introduce some modules to me, with which my site can let the registered users own their sites, databases, and be able to have their own domain names, just like http://www.civicspacelabs.org does.
Thanks very much!

Audio Frequency upload!

Hi,
i have just installed audio module.
It's work correctly but when i upload a file sometimes show an error screen says that only 11Khz, 22Khz and
44 Khz file can be upload.

Its possible to override this error and upload any kind of audio file?

Tnx a lot

Pages

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