I removed 1.0.1 and installed 1.1. I also cleaned up the errors in the logs by completely removing the old Google Checkout changes. I'm still having the same problems with the module. At step 2 of 3 where I fill in my CC info, it just reloads the page whenever I try to Continue Checkout. When I inspect element on the continue checkout button, it says:
<input type="image" src="includes/templates/template_default/buttons/english/button_continue_checkout.gif" alt="Continue" title=" Continue " onclick="submitFunction(0.00,102)">
My cart has $102.00 in it so I assume that is what is being passed in the submit. However, it does not advance me to the next step. I'm completely out of ideas. Are the database scripts that need to be run that aren't in the instructions? It almost seemed too easy to install, and something definitely seems to be missing.


Reply With Quote
