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

Import Module error in cron.php

I get this error when cron.php is used.

Fatal error: Call to undefined function: node_filter() in /home/islandin/public_html/modules/import.module on line 361

I hope you can help?

Image gallery taxonomy with multiple select gets confused - recognizes only one category

4.4.2: I have my image gallery set up with the taxonomy 'Galleries'. I wanted to be able to include one uploaded image in many galleries and therefore made the taxonomy multiple select. The images appear as I would expect, BUT when I click on one and use the pager to move forward or backward, I always jump to the first taxonomy term identified with the image. That means, if I'm looking at gallery Pizzas and click on a picture titled Salami, and Salami is in {Favorite Foods, Pizzas, Junk Food, Alternate Currencies}, I'll end up in Favorite Foods although I started out in Pizzas.

recent comments block

Is there a way to show the 5-10 most recent comments made in a side block? I assume this could be done with some simple php code (which I don't have the know-how to do) or perhaps there is a module that has been developed for this that I wasn't able to find. Any help out there?

Site name repeats in URL

Pressing LogOut button, which must lead to http://mysite.com, rewrote as http://mysite.com/mysite.com/.
what may be the reason of such problem?

Profile fields as $node object

Hello,

I've been searching for an hour now but I could not find an answer for my problem.

I want to make a profile field available as a $node object. That is, for example, I want to be able to use $node->icq in a template like $node->name to show author's icq number. Possible?

Of course if there's another way to show a profile field data on other nodes, that'd be OK too.

Thank you.

berge

Sort Order of Pages and Stories (outside of by date and by author)

There are times when I need to sort pages differently than by date/by author. Is there a sort_order or rank property to take care of this?

In other words if we had the following:
rank title
100 Story On Red Widgets
200 Green Widget Documentary
300 Tales of Orange Widgets

then it could be changed as follows:
rank title
100 Story On Red Widgets
400 Green Widget Documentary
300 Tales of Orange Widgets

so that Green Widget Documenatry would appear last.

Pages

Subscribe with RSS Subscribe to RSS - Post installation