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

Display the $links from another node

OK I know how to display another nodes $node->body on my current node. But how do display another node's $node->links on my node? In place of the $links that would have normally been there?

Can't access computed field value

Here's my code in the computed code:

$node_field[0]['value'] = "TESTING";

Then in the display format:

$display = $node_field_item['value'];

Here's my code in the node template using contemplate:

<?php print $node->field_item_computed_instant[0]['value'] ?>

What am I doing wrong?

How can I make an edited frontpage view show up at Home?

I want to modify the home page view so that it shows one full image node selected at random from an image gallery. So I clicked "Add" next to frontpage in Views and got it to work nicely (see http://inside.catlin.edu/w3/frontpage). The only problem is that my site's home page still shows the original, unmodified front page view (http://inside.catlin.edu/w3). How can I make my site actually use my new and improved front page view? Thanks in advance.

Richard

Where does my New Content Type go?

I created a new-content-type called "recipes". I can create new recipes no problem, but now where do these recipes go? I would like them all to go to one place: for example: www.mysite.com/recipes kind of like all the blogs go to www.mysite.com/blog and all the forums go to www.mysite.com/forum. I can't get that to work.

I can't disable RSS. It still shows up!

Those little orange rss icons are still showing up in each taxonomy index page. Where are they coming from? I have the aggregator module turned off. And there's a "view_rss" module that's also turned off. What else would produce those links?

Tracker not tracking

I have setup a few drupal sites on the same server and I have never run across this issue. The tracker is not showing any posts and I do in fact have content on the site. The following urls yield no results or error messages:
/tracker
user/*/track

I am not sure if this is related but "track page visits" (/user/1/track/navigation) works fine.

This is probably a simple configuration issue but I am lost as to where the problem is and I have not seen any similar issue posted.

Any help is appreciated. Thanks!

Shinan

Pages

Subscribe with RSS Subscribe to RSS - Post installation