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

Menu Module

Is anyone sucessfully using the menus module?

I am struggling a bit with menu behavior.

If the main menu item has a URL associated, it will not expand to reveal it's sub-items. The page associated with the menu comes up but the menu does not open up.

Separately, if an item (or sub-item) does have a URL associated, when it is clicked the whole menu structure collapses instead of staying open.

php in block

I am having trouble in writing php in creating a new block.
When I click on create a new block, my body has the following code:

&lt?php
   $ip = $_SERVER['REMOTE_ADDR'];
   $fullhost = gethostbyaddr($ip);
   $host = preg_replace("/^[^.]+./", "*.", $fullhost);
?&gt

IP address &lt?=$ip?&gt | Host: &lt?=$host?&gt

So that It shows the IP and host of the client browser. But I am getting the following error

Parse error: parse error in /var/www/drupal/modules/block.module(81) : eval()'d code on line 1

What am I doing wrong?

Thanks in advance

What is the title module?

What is the title module?

Queue not functioning

I've searched for "queue" in the forums but haven't found anything similar to my problem:

I just enabled the queue module and gave everyone (including anonymous users) the ability to create stories.

The problem is that when an anonymous user creates a story it is posted directly to the front page instead of going into the queue as I would expect it to.

Am I missing the obvious here? Why don't their submissions go into the queue? (BTW, when I click on "View submissions" nothing is shown)

Thanks!
-Mason

Email Problem

My site is not sending out the validation emails when a user registers. What would cause this to happen?
http://blog.danoftheden.iconrate.net

Blank feedback page...

So...

I finally "found" my feedback page by searching the forum archives but I can't figure why it's blank. I successfully installed the module, configured the thing, added a new feedback page, set up an alias and there it is...

a page with a title and a "created by" line and...

that's it.

I thought maybe I had to add the fields manually in the module but when I opened it up, it looked like there was already supposed to be stuff in the node. What's up with that?

Pages

Subscribe with RSS Subscribe to RSS - Post installation