Notify module -email used odd links that went off site

This was really bad. None of the links were correct. Even worse, it's a site used by families and one of the links in the notify email went to a porn site. The domain.org is missing.

Examples from notify email links:
1. about Heartwood
[ http:///about ]
---

2. Nature Photography
[ http:///event/may/nature_photography ]
---

Setting custom node title using a custom node module

Hi,

I would like to create a new custom module. I'm testing using the todo.module code available in the "Creating new node types - a tutorial".

I know it should be simple to customize the node title using the Forms API code. I'm not sure how to do this...

could someone provide the bit of code that could be added to a module that would allow the node title to consist of the form 'title' field and the value of another form text field, say, first_name.. I'm having issues with this basic php.....any help will be welcome ...thanks.

Display of CCK fields

I'm running 4.7.3 and trying to customize the display of a CCK field called "field_web_site".

I'm want to modify the node.tpl.php file to include this field as a link from the title (instead of the title linking to the node)....

Here is the existing code:

  <a href="<?php print $node_url ?>"><?php print $title; ?></a>

Here is what I'm inserting:

Changing font color on submit buttons (login, search, etc...)

Hi there!

I'm trying to change the font color on the various submit buttons of the Amadou theme, which doesn't seem to work out... The thing is, that my background in black, and the default font on the buttons is black as well, so you can't actually see anything! and not only is the font on the button black, but also the font that is entered in the submit fields (let's say, my username and pass. I can't see what I type - it's black on black)...

Please help...

Thanks a bunch

Lihi

How to track banner clicks

Hi! I've installed the Banner module, everything works fine except I don't get any click statistics! How do I enable that? (Number of views is displayed for each banner, but not the clicks).

How do you change the user "join date"?

Is there a module or a simple way that doesn't require that I edit the DB to change the user join date?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x