I'm having a problem with a home-built node type. path_set_alias doesn't seem to want to work inside my implementation of hook_update. If anyone can shed some light on this, I'd appreciate it; I have about a week's PHP experience and identical code seems to be working properly in hook_insert.
Images could be posted individualy to the front page, included in stories or grouped in galleries. Galleries are either personal, i.e linked to a user, or global to the drupal site.
I can upload one image, but how do I create galleries?
Hello,
when a user writes a comment on some notice, it appears the control comments (some list box with filters of viewing the comments)... but I don't want this...
On this web, drupal.org , they take it out this list box... how can I do it?
thanks in advance!
I have what I believe to be a simple question but am unable to find an answer through all of my forum searching. Where do you specify, in Drupal 4.4, the outgoing mail server you want to use?
I am having a problem of mail not being sent when new accounts are signed up. My hosting company has provided me with the server information I need but I can't find where to put that in Drupal.
I have been struggling to figure this one out since yesterday.
1. I have created a page where I have used the attached_node.module to add content into a page.
2. Now, each of these pages is like a book, but I don't want people to contribute as they are created a maintain a static life until they are deleted, so, I chose not to use the book as a page is slightly more configurable (ie: I can rename it, etc.)
3. But, there is this hard coded piece that overrides any CSS I use:
div style='background-color: #DDD; margin: 10px; padding: 10px;'