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

Comments issue (CVS Install)

Hi,
I installed cvs download. After I enabled comments. But when I try to post comments, it throws the below error:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in c:\wamp\www\includes\menu.inc on line 351.
warning: Missing argument 1 for comment_reply() in c:\wamp\www\modules\comment.module on line 374.
warning: Invalid argument supplied for foreach() in c:\wamp\www\modules\node.module on line 363.
warning: implode() [function.implode]: Bad arguments. in c:\wamp\www\modules\node.module on line 366.

Any idea?

Sub-Sites With Own Blocks

Is there any way to override the blocks in each different sub-site. I Got the sub sites working nicely all using the same database but i want the sites to use different block configerations?

TRouble logging into CVS

Hi,

I have applied for CVS access, and as best i can tell, been granted it.
However, i lost email for over a week, due to a misconfigured sendmail config (my fault!)

Now, I have read everything i can put my hands on, but trying to login via the User/Pass
i registered w/ i get 'no such user cainan in CVSROOT/passwd'.

If i tryt to re-register, Drupal informs me i have already registered for access.

Dreis is a busy guy, so i am hoping someone else who helps administer CVS can help me.

Do I Need a Multi-Node Module?

I am developing a module (my first) for a corporate web site. The module's requirements:

1. Allow creation of events that occur at a specific date, time and place, and have a maximum number of attendees (i.e. a seminar).

2. Allow creation of reservation requests for a specific event. The reservation should contain contact information and the number of attendees.

3. Display events occurring in the next 2 weeks, including the number of available spaces.

Image Gallery Single Album Permission

I am looking for a way to set access/edit permission for singe albums in the image gallery module, (i.e. I create an album and want some roles to be able to only see it and other roles to be able to upload pictures etc., and then I create another album and want different permissions for that one)
but can't find a way to do this.
Any help on this?
And if it's not possible, is there another gallery module where this is possible?

XMLRPC Module To Be Used For Flash Remoting

Maybe I've missed a step on this one but here goes.

I have a Drupal installation that ultimately contains a Flash application. That Flash application needs to interface, to a small degree, with Drupal. So, instead of reinventing the wheel, I thought I'd piggyback off of Flash Remoting and XMLRPC. (This may be my fundamental flaw here.)

Pages

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