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

Suggestion: Active Collab plug-in module

Hi everyone,

Active Collab is a fairly new open source productivity and project management tool written in PHP. It would be awesome to have a bridge to Drupal (I'm thinking along the lines of the Gallery module).

Since I hardly know any PHP it's not possible for me to built it, but perhaps someone else could give it a spin.

I think it would be a great addition to Drupal, both to manage personal and professional projects.

/ Ayza

Help with CVS: How to update branched files?

I'm really struggling with trying to understand how to use CVS.

I have created a couple of modules, and am attempting to actively develop one (nodelimit.module).

My problem is that it seems that the _first_ time I mark a file(s) as DRUPAL-4-7 they get put into the drupal 4.7 release package for the module.

But once I've done that, nothing I do seems to update anything except the CVS version. The updated files appear in the repository under MAIN, or all files, but the 4.7 files appear immutable.

I've made several fixes to my module, but the only way that people who want to use the module can get the updated files is for them to download the .cvs version, or go directly into the repository. When they download from the standard 4.7 modules listing, they get only the initial (buggy) release.

I just can't understand how to use CVS. I can't make any sense of the instructions in the handbook on this site, and I can't seem to figure out any of the instructions in the CVS clients I'm using either. I'm a complete newbie to CVS and everything I can find anywhere just looks like complete greek to me. Most of what I can find seems to assume that everyone (except me) already knows how to use CVS.

Can someone _please_ give me some assistance?

I'm currently using CVL and MacCVSClient X (I'm a macintosh user) to access the repository.

I just want to be able to update my 4.7 files. Help!

How / When give rôle to users that have just registered themselves ?

Hi,

The title is enought clear I hope....

When a user register himself, are the rôles associated automatically (I think not) ? Must the administrator give manually rôles each time a new user register himself ? When ?

Thanks for your help

blank page when trying to edit node

I'v just upgraded to 4.7 from 4.6.9 on a commercial site.

Now, i'm trying to convert images to products using the ecommerce module. To do that i need to select the edit tab in that particular node i want to convert.

Certain nodes, only a couple of them without any obvious relation between them, are showing a blank page when clicking on the edit tab. Actually, when i type in the address bar, lets say:

http://mysite.com/index.php?q=node/375/edit

, it just shows a blank page on certain nodes.

Others work fine.

What could be the reasons why they show a blank page? Has that something to do with the database?

thanks for a little assistance.

Manage a checklist (or TODO list) of things possibly recurrent and with deadline + mail notification

Hi,

I'm very newbie with Drupal, and I would like to have your advices.

I would like to manage a TODO list on a drupal site, similar to an event list. An event will have a deadline and/or a recurrence (repeat every week...), and I would like to receive an email with that event if it trigger the deadline or the recurrence.

Do you know a Drupal module that can do that ?

Thanks a lot.

Private Message Module error

When Attempting to send a message through the private message module I'm getting the following error.

Does anyone have a fix/idea of how to fix this?

Thanks in advance, Weebs

user warning: Field 'author_del' doesn't have a default value query: INSERT INTO privatemsg (author, recipient, subject, message, timestamp, newmsg, hostname, format) VALUES ('1', '1', 'test', 'testsdfsdf', '1160414850', '1', '192.168.1.11', '0') in c:\inetpub\wwwroot\includes\database.mysql.inc on line 120.

Pages

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