google-code-export / google-checkout-oscommerce

Automatically exported from code.google.com/p/google-checkout-oscommerce
1 stars 0 forks source link

Many issues with GCO 1.5 and OSC #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fresh/mod install of GCO 1.5 or 1.45
2. Accessing responsehandler.php, loading shoppingcart.php, loading 
login.php
3. Error occurs

What is the expected output? What do you see instead?
Expected output for responsehandler: No idea, since I have had this error 
in both 1.45 and 1.5

What happens:
Parse error: syntax error, unexpected T_CASE in 
/home/vg002web01/37/54/2005437/web/googlecheckout/responsehandler.php on 
line 710

Expected output for shoppingcart: the natural shopping cart, even without 
anything in it.

What happens:
Fatal error: Call to a member function checkout_initialization_method() on 
a non-object in /home/vg002web01/37/54/2005437/web/shopping_cart.php on 
line 226
What's In My Cart?

Expected output for login.php:
A simple login form within the layout of my site

What happens:
http://img228.imageshack.us/img228/4619/downloadj.png

What version of the product are you using? On what operating system?
1.5, linux system

Please provide any additional information below.
For responsehandler, entered the } that was SUPPOSED to fix the error. 
Still showed the same error after refreshing.

Shopping cart works when logged in, with items in it.

Tried changing the tables for login, unable to get right column to go back 
on the right instead of showing up on the bottom.

Please help!

Original issue reported on code.google.com by itzbi...@gmail.com on 25 May 2010 at 8:24

Attachments:

GoogleCodeExporter commented 9 years ago
Can anyone help me?

Original comment by itzbi...@gmail.com on 29 May 2010 at 4:56