Quote Originally Posted by MTangke View Post
When I enable the 1.4.6a version of google checkout,
I get the following message:


Fatal error: Cannot redeclare selfurl() (previously declared in /usr/home/jin123/public_html/cart/googlecheckout/gcheckout.php:39) in /usr/home/jin123/public_html/cart/googlecheckout/gcheckout.php on line 38

anyone know what is wrong?

I thought the file "gcheckout.php" was something the directions told us to copy and paste directly (no editing required).
Look at gcheckout.php around line 38 or 39. You may have the line that declares "selfurl" duplicated. Or you have 2 copies of the file...