I'm in the middle of installing google checkout module. However, I find that some of the installation instructions may mislead some people. There is a section in their installation instructions for Option B step 5 that says to replace a certain line of code in tpl_login_default.php Line 55. The problem however is that the line you are about to replace doesn't exist. So the user is stuck
I found out the reason it didn't exists is probably due to the COWOA module that I put in, because there is that code that embeds itself between the code starting on Line 55. I think I'll be able to get it working but this is just a warning for people who might not know.




