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

Quick Image Question!

Where do I set the default profile image, and the max size for the profile image?

disable some breadcrumbs

Hi,

i wan't to disable the breadcrumbs one some of the pages, but not on all. Therefore i use an if statement like the following in page.tpl.php:


if (arg(1) != "151") if (arg(1) != "1"):
print $breadcrumb ;
endif;

It works fine on all pages, but not on my "forum homepage". The Forum-Hompage does not have an arg(1);
Can someone please help me with disabling the breadcrumb on my forum homepage?

Thanks for any advice.

zendth

Changing menu list structure to div blocks?

Hello guys and girls,

I would like to modify the drupal 4.7 menu renderer. Right now, it does something like:

MySQL Error on user sign-up

I get the following error(s) when trying to signup for a user account -- it works, but whats with the errors?

Delete comments by user (Anonymous)

I admin it!, I've been drupalbot spammed!

I have a single blog post with comments enabled and I'm the victim of a bot that posted hundreds of comments.

I've searched for all manner of solutions on drupal.org and can't seem to find a simple solution.

There's the spam module but its now a little late.

So, is there a simple administrative method of deleting all of these comments (all anonymous)?

The last resort is to delete all of the comments in the approval queue which is taking ages!

Show block when "Page not found"

I have ported my site to drupal, so I have problems with changed url's. I solved most of the problems with mod_rewrite, but for some pages the user gets: "Page not found". Now I want that on those pages the user gets displayed similar links. Therefore I installed the "similar"-module, but I don't know how my PHP-statement for block-visibilty has to look like. Any ideas?

Pages

Subscribe with RSS Subscribe to RSS - Post installation