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