Drupal is up and running but how do I ...?

Forums not creating taxonomy terms

Hi all,

I'm trying to get the forum module to work.

It basically does NOT create the taxonomy terms for forums, no idea what the problem is as I've installed it fine on other sites before.

Any advice appreciated
Thanks,
Ken

Displaying Names of Books

I'm not exactly sure if this is the right way to phrase it, but is there a way to display the name of the book in a template? I'll elaborate. The site I am working on will have a series of books, and depending on which book you're viewing, the name of the uppermost parent will be displayed. I saw a post where the parent was displayed, but the nid was hardcoded. I'd like to be able to determine, first, if the page the reader is on is a book, and if so, display the title of the uppermost parent. Any suggestions?

Mike

POST to embedded perl cgi

OK, I have all my documentation in my drupal site, and now, due to some great help on another post, I can include the perl files from my previous administrator section of my site. These files are secured so you can only access them if you do so from the drupal installtion. Unfortunately, I can't get these embedded perl files to function correctly.

Cannot access global variables using $GLOBALS

My host recently upgraded php and zend. Since then it cannot access any global variable using $GLOBALS .

However I can access the same global variable by declaring global $variable and then accessing them.

One example s $path_info(). This does not return anything since this function returns $GLOBALS['path_info']

But I can access path_info using following code

global $path_info;
print $path_info;

I checked .htaccess . regoster_globals is set to 0
help please...

Customizing the comment_form view

I have no idea how to fix this so here it goes:
Then I click the node open it shows everything ok, like this:
http://www.radio86.co.uk/explore-learn/learn-chinese/language-lessons/19...

Notify when a comment is added

Hi,

We run the Free Software Magazine's web site using Drupal
(http://www.freesoftwaremagazine.com)

We are now looking for a module that

* sends emails to the author of a post if a comment is posted on their
post.

* sends an email to xxxxx (an arbitrary email address) EVERY TIME a new comments are posted.

* sends an email to xxxxx (an arbitrary email address) when new content is promoted.

* sends an email to the author of a comment when their comment is replied to.

Pages

Subscribe with RSS Subscribe to RSS - Post installation