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

standard cron.php run kills DWHS server

I'm talking about my little community sports site:

http://wwwsquarefour.org

My host shut off my account after only a few days from moving to them. I'm using DWHS. They tell me that a cron job calling cron.php maxed out the server resources.

If anyone who has a head for this wants to check out my site and tell me if there is any one module there that might be problematic or have unreasonable cron demands.

how do I get rid of top grey bar of blocks placed in content in SFX (spreadfirefox)?

Any ideas on how to get rid of those bars? I tried using:

block-block-ID {
border-top: none;
}

When that didn't work, I also tried:

block-block-ID {
border-top: 0px solid #ffffff;
}

So, it either isn't part of the block, or it isn't called border-top. Is it just a horizontal line? I can't find anything in the css file or block.tpl file to fix this.

Thanks,
Kris

You can see what I am talking about here: myabatherapist.com

adding comments to cck content types

I have a feeling I'm missing something odd here. I can't figure out how to add the "post new comment" box to the bottom of a content type that I created via CCK.

- I gave users permissions to post comments
- I turned the option on to read/write comments for that type of content via admin/settings/content-types/
- I chose the option to show the comments box at the end of a posting instead of linking to the "leave a comment" page via admin/comment

A few different issues

I've got drupal installed, have installed quite a few modules and now I'm trying to tweak the site to get it where I want it. I've got a few issues that seem like they should be pretty easy to solve.

1) Even though I have specified a custom logo and uploaded it, when I view the site there is no new logo to be seen. I am using the standard theme.

Do you use the PathAuto module?

Reading the info about the pathauto module it says the pathauto module still gets bug fixes, does that mean it has bugs and problems?

I like it to install it but first I want to know if this module is widely used by drupal users or is it something to avoid?

I'd like your opinion of this module please especially from those who got it installed and use it.

Thanks

Calling blog_page from another module

my front_page redirects to one module. that module is printing out relevant info but under that I want the list of blogs that would be printed out by blog_page. Does that make sense?

I tried putting the call in my current module's callback function but nothing happens. Is there a particular way to invoke the blog_page()? have no problem calling functions to 'do stuff ' like add a user from other modules, but does it work differently if display is involved?

thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation