This only occurs when I'm replying to a forum original post, ie the first comment. If I reply to a comment I have no problem. After entering the reply and hitting "preview" I get the following error "Validation error, please try again. If this error persists, please contact the site administrator.".
I've created themes in wordpress, and I've read the handbook over and over but I'm having trouble understanding the concept in drupal.
What I'm doing is adapting the 'box_grey' template. I'm making changes to page.tpl.php, but then all my styling affects the site admin area as well and I certainly don't want that because the boxes/navigation should appear in admin, but not on domain.com.
Using Drupal 4.7, how do I get rid of the 'Categories' title and the border/padding etc. which differentiates the category selection box from the rest of a node's submission form? Can't see any reference to it in the CSS, and I've managed to turn off the drop-down functionality in taxonomy.module but am not sure what else to change to remove that styling...
I ask this because I have only category for my node type and it is already well described and so does not need to be seperated so obviously.