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?
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.
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.
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?
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.