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

Keeping contrib module HEAD up with Drupal HEAD? Why?

I am wondering about the logic behind keeping contrib modules updated to CVS...? Anyone have reasons as to why they keep the HEAD of their modules updated alongside Drupal HEAD instead of continuing development for the current major version until the next version is released? I think it makes for a significant waste of effort as the work can't be used and you continuously have to update it to keep it up with very few people actually making use of your code until the next version is release... but I am figuring that there is some logic behind it...? can someone please enlighten me...?

Using AJAX Autocomplete causes user to be logged out of site

I've followed the AJAX autocomplete tutorial in the handbook in order to add a great autocomplete function to my own module.

It works, however after the first search is performed, Drupal appears to log out the current user.

So if I then tried a different search in the same auto complete box I get a 403 error message back. If i then submit the form, it goes to an access denied page.

Why could an autocomplete call cause my Drupal users to be automatically logged out of the website?

Accessing attachments of a node which have been uploaded using the upload.module

Hi there.
Is there an easy default and 'drupal' way of accesssing the attachments of a node uploaded using the
upload.module?
If I load a node using the function:
node_load($nid);

are there any defined fields which will allow me to access to an array of the node's attachment for example?

Would I otherwise need to SQL query the database with my own written query to pull out those attachments?

I can't use the standard node-template code snipplet that follows:

if ($links) {

moodle integration

Hello, I´m trying to install the moodle.module but I don´t understand the install instructions from the 3 step. have someone installed it? Could you tell me the instructions to install this module?

Thank you.

Cheers.

Light CRM for simple customer relationship management

Allows simple communication between admin users and site users. Admin rights can be configured by roles. Based on the comments module. More info here...

http://drupal.org/node/67184

Advanced User Management Module

Hi,

A quick note about the advanced user module which allows filtering and emailing of users based on profile fields.

Get it here...

http://drupal.org/node/67084

Pages

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