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

2 errors with Image.Module

Hi everyone, I've recently started using drupal. I've found most of the answers to my problems by searching the forums/documentation and experimenting. However, I've run into two errors with the Image.Module that have me stumped.

profile.module freeform fields

So I'm setting up freeform profile fields so users can click on the various items in them and see if anyone shares their interests. It seems to be working except that when a person clicks on an item and goes to the generated page instead of just getting a list of users they get a list of users and what seems to be a random selection of the users' other interests.

Is this how it's supposed to work? If not, any suggestions on how to fix it?

filter new field

Hi,

I've added a simple text field to my book.module and I'm trying to use the title.module with it. The title.module works fine with the body field, but it's not filtering my newly created field to create links. I added the line $output .= filter_form('format', $node->format); below the new $output .= form_textfield line within the hook_form of my book.module, but that doesn't seem to work.

I think my question is how do I filter a new field?

Are all blocks and moduls ready on default install?

Hello,

I recently had Druapl installed on my server. Afterwards, I activated different blocks and modules. Immedately afterwards, none of the pages were acessable asside from the home page.

Comment count on nodes...

Ok, so I just imported all the comments from my MT blog into my D.O blog. Everything went great. All the comments ended up on the right node, with the right names, etc... However, when you browse the archives and it shows you the node on the page it says "add a new comment" instead of the typical "8 comments" or whatever if there are indeed comments on the node... Is this counted in a separate counter somewhere that I missed? I figured it was calculated from the comments table... But, I'm at a loss now... Any hint/help would be awesome!!

Thanks!

pid in the Drupal comments table...

Can someone give me the quick and dirty on what the pid field is in the Drupal 'comments' table? I'm trying to import my MT comments into my Drupal site... I haven't been able to find a good answer to this one in the forums... Any help would be great!

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation