Tue September 5, 2006, 9:05:50 Checking directory SEOposition ... Checking file SEOposition/block-custom.tpl.php ... Checking file SEOposition/block-sidebar.tpl.php ... Checking file SEOposition/block.tpl.php ... Checking file SEOposition/comment.tpl.php ... Checking file SEOposition/node.tpl.php ... - The else-clause at line 6 puts '}' and 'else' on the same line. To conform Drupal's coding conventions they should be on separate lines. - The else-clause at line 16 puts '}' and 'else' on the same line. To conform Drupal's coding conventions they should be on separate lines. Checking file SEOposition/page.tpl.php ... - The else-clause at line 31 puts '}' and 'else' on the same line. To conform Drupal's coding conventions they should be on separate lines. Checking file SEOposition/search-box.tpl.php ... Checking file SEOposition/search_block_form.tpl.php ... Checking file SEOposition/template.php ... - The name of the function 'SEOposition_regions' uses 'camel case'-style which does not conform Drupal's standards. Use lower-case names and separate words using an underscore.