Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Posts
    1
    Plugin Contributions
    0

    Default Problem google checkout

    Hi guys,

    i am new in zen cart i am installed a google checkout but it shows in admin page are Warning GC is set to use SANDBOX. Order will be processed but NOT charged. and in the googlecheckout/responsehandler.php shows

    Warning: GoogleResponse::GoogleResponse() [function.GoogleResponse]: open_basedir restriction in effect. File(/googlelog.php) is not within the allowed path(s): (/users/...../) in /usr/local/share/doc/vhost/...../httpdocs/...../googlecheckout/library/googleresponse.php on line 50

    Warning: GoogleResponse::GoogleResponse(googlelog.php) [function.GoogleResponse]: failed to open stream: Operation not permitted in /usr/local/share/doc/vhost/....../httpdocs/......./googlecheckout/library/googleresponse.php on line 50


    Fatal error: GoogleResponse::GoogleResponse() [function.require]: Failed opening required 'googlelog.php' (include_path='.::.') in /usr/local/share/doc/vhost/......../httpdocs/......./googlecheckout/library/googleresponse.php on line 50

  2. #2
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Problem google checkout

    Taking these one at a time...

    Quote Originally Posted by billi View Post
    Hi guys,

    i am new in zen cart i am installed a google checkout but it shows in admin page are Warning GC is set to use SANDBOX. Order will be processed but NOT charged.
    This is normal when you have the sandbox selected under Mode of Operation in Admin->Payment Modules->GoogleCheckout. Be sure to change the option when you ready to accept real orders.

    and in the googlecheckout/responsehandler.php shows

    Warning: GoogleResponse::GoogleResponse() [function.GoogleResponse]: open_basedir restriction in effect. File(/googlelog.php) is not within the allowed path(s): (/users/...../) in /usr/local/share/doc/vhost/...../httpdocs/...../googlecheckout/library/googleresponse.php on line 50

    Warning: GoogleResponse::GoogleResponse(googlelog.php) [function.GoogleResponse]: failed to open stream: Operation not permitted in /usr/local/share/doc/vhost/....../httpdocs/......./googlecheckout/library/googleresponse.php on line 50
    You appear to have too much information in your path delaration. You probably want to start the path description from "www.your_site_name/"

    Fatal error: GoogleResponse::GoogleResponse() [function.require]: Failed opening required 'googlelog.php' (include_path='.::.') in /usr/local/share/doc/vhost/......../httpdocs/......./googlecheckout/library/googleresponse.php on line 50
    Same as above ... plus be sure that that you have changes the permissions on your log files to 777.

    Does your site work when you disable GoogleCheckout in Admin?

 

 

Similar Threads

  1. Google Checkout problem
    By ramblin54321 in forum Addon Payment Modules
    Replies: 0
    Last Post: 17 Feb 2010, 05:33 AM
  2. Google Checkout problem?
    By Spdster in forum Addon Payment Modules
    Replies: 1
    Last Post: 26 Aug 2009, 08:22 PM
  3. Google Checkout Problem
    By fsc09 in forum Addon Payment Modules
    Replies: 3
    Last Post: 22 May 2009, 12:51 AM
  4. Google Checkout Problem
    By z3n in forum Addon Payment Modules
    Replies: 0
    Last Post: 3 Nov 2008, 03:08 PM
  5. Checkout Button problem with Google Checkout
    By handkem in forum Addon Payment Modules
    Replies: 0
    Last Post: 12 May 2008, 10:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg