hey,
i have a file block-user.tpl.php which contains the html for my user login.
when i installed ecommerce and logged out i noticed the user login appears twice.
after disabling and reenabling all the core modules i have figured out it is the Product API module. As soon as I enable this module my user login block doubles up.
If I rename the block-user.tpl.php file so it's not looked at any more i get a "site administration" block with "Products" as the only link and an unstyled log in block.
Why is the Product API module adding this extra block and how do i get rid of it?
many thanks