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

Problem with reminder emails in Signup Module

I'm designing in Drupal 5.x, and I have an event I'd like people to signup for. So, I've installed the signup module, and I've been testing the reminder emails. I've tried several times, but for some reason it's not working. I searched the forums and have found posts with similar problems, but no solutions. Does anybody have any insights?

Thanks,
Laura

Change Contacts to Webforms

Hi i try to change the standard user-contact Form to my own Webforms form. What should i do to change that ?

The reason should be a new more advanced Contactform for Users !

template.php: Overriding functions

Hi i have successfully overriden the "views_filters" all went well and it works great. however im trying to override the "forward_link()" function in the foward.module in the same way.

by putting an entry into template.php in the format function phptemplate_forward_link(), but i can get it to even call the function.

has any one got any ideas or help

thanks

Dynamic menu items in Menu form.

Hi folks,

I was just wondering how difficult it would be to create a dynamic menu item by modifying the Menu module form.

Basically I want the url of a menu item to be constructed using PHP. I know that the Menu_by_role module modifies the form and (with a small hack to the menu.inc file) allows one to create menu items restricted by user role. However what I want is a menu item that changes depending on user id or some other similar criterion.

For example, I'd like a link in my main navigation menu to something like:

event/2005/04/09/tournament

Links in New Module!

Hi,

I have created a new module, that should have links like
- Create Album
- Create Photo
- .................

What code I should use to show these links as in default 'Acidfree' module. I want that when a user clicks on these links, he should directed to 'Acidfree' module and add album, after adding the album, the user should redirected to this menu that has these links.

Help is required and appreciation is in advance.
CRINCH

Extending CCK node types as modules

Hi,

First of all, since there is no introduction section on the forum, let me introduce myself:
My name is Lex Vogelaar. Three weeks ago I started working for Solide ICT in the Netherlands.
My first projects involve Drupal, so I have been reviewing and learning Drupal a lot for the last weeks.
I'm no development newbie, but I am a Drupal newbie, so please bear with me.

Now to the point: I have run into an issue.

In short, if I change my CCK created content type from 'node' to 'mymodule' (in node_type.module) I lose the 'Title' field in my add/edit forms. On the other hand, if I keep the 'node' value some hooks to my 'mymodule' module are not fired by Drupal.

Pages

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