Ettie123 Posted February 2, 2008 Posted February 2, 2008 I'm a computer dummy, but I manage. I do well at following step by step instructions, but they almost have to be spelled out. Ha-ha. So, I'm trying to add Google Check-out and I used install instructions option A, uploading files w/ filezilla (maybe I should've used option B). Under Admin,Modules,Payments: Google checkout shows up as a payment option. But when I check: mysite.com//boutique/catalog/googlecheckout/responsehandler.php I get this Fatal error message... "Warning: googlecheckout(/mnt/w0710/d14/s35/b02c337a/www/mysite.com/boutique/catalog/googlecheckout/includes/languages/english/modules/payment/googlecheckout.php) [function.googlecheckout]: failed to open stream: No such file or directory in /mnt/w0710/d14/s35/b02c337a/www/mysite.com/boutique/catalog/includes/modules/payment/googlecheckout.php on line 43 Fatal error: googlecheckout() [function.require]: Failed opening required '/mnt/w0710/d14/s35/b02c337a/www/mysite.com/boutique/catalog/googlecheckout/includes/languages/english/modules/payment/googlecheckout.php' (include_path='.:/usr/local/nf/lib/php:.:.') in /mnt/w0710/d14/s35/b02c337a/www/mysite.com/boutique/catalog/includes/modules/payment/googlecheckout.php on line 43" I have customized my site with colors, logos, and so on. And I had to fix the USPS module so it would work. Any ideas??? Quote
♥geoffreywalton Posted February 2, 2008 Posted February 2, 2008 Looks like you have copied the directory googlecheckout into catalog rather than each directory in googlecheckout into catalog. This means googlecheckout is in /catalog/googlecheckout/includes/languages/english/modules/payment/googlecheckout.php rather than /catalog/includes/languages/english/modules/payment/googlecheckout.php Move each directory in /catalog/googlecheckout to /catalog or delete the directory /catalog/googlecheckout and start again Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Ettie123 Posted February 2, 2008 Author Posted February 2, 2008 Looks like you have copied the directory googlecheckout into catalog rather than each directory in googlecheckout into catalog. This means googlecheckout is in /catalog/googlecheckout/includes/languages/english/modules/payment/googlecheckout.php rather than /catalog/includes/languages/english/modules/payment/googlecheckout.php Move each directory in /catalog/googlecheckout to /catalog or delete the directory /catalog/googlecheckout and start again *****So here are the installation instructions; I'm uploading all these files individually...***** OSC_DIR: CHANGELOG INSTALLATION.txt README.txt states.jpg UPGRADE OSC_DIR/catalog: checkout_payment.php gc_return.php login.php shopping_cart.php OSC_DIR/catalog/admin: htaccess.php modules.php orders.php OSC_DIR/catalog/admin/includes/functions: general.php OSC_DIR/catalog/googlecheckout: *****(so do I make the directory "..catalog/googlecheckout/" to upload to, or should I just put it all directly under "../catalog/")?***** gcheckout.php index.html responsehandler.php shipping_methods_ccs.php shipping_methods.php OSC_DIR/catalog/googlecheckout/library: *****(Do I put the rest of the files that say "googlecheckout/.." under "..catalog/googlecheckout/...", or should I just put it all directly under "../catalog/")?***** googlecart.php googleitem.php googlelog.php googlemerchantcalculations.php googlerequest.php googleresponse.php googleresult.php googleshipping.php googletax.php index.html OSC_DIR/catalog/googlecheckout/library/xml-processing: gc_xmlbuilder.php gc_xmlparser.php index.html OSC_DIR/catalog/googlecheckout/logs: index.html response_error.log response_message.log OSC_DIR/catalog/googlecheckout/shipping_generator: index.php multigenerator.php multishipping_generator.js multishipping_generator.php README shipping_method_generator.php OSC_DIR/catalog/googlecheckout/shipping_metrics: readme ship_metrics shipping_metrics_commandline.php shipping_metrics.log OSC_DIR/catalog/includes/languages/english/modules/payment: googlecheckout.php OSC_DIR/catalog/includes/languages/espanol/modules/payment: googlecheckout.php OSC_DIR/catalog/includes/languages/german/modules/payment: googlecheckout.php OSC_DIR/catalog/includes/modules/payment: googlecheckout.php *****Thanks so much***** Quote
JSXUK Posted July 15, 2009 Posted July 15, 2009 having the same problem here. Any help would be much appreciated, thanks. Quote
Guest Posted July 22, 2009 Posted July 22, 2009 having the same problem here. Any help would be much appreciated,thanks. any body found the solution for this problem could they please post it , i have the same problem, in my case i dont have the catalog directory that came originally with OSC , now the admin and the includes are stright in my main root, so shall i creat a catalog directory and put inside it the googlecheckout directory or shall i put googlecheckout directory in my main web root?? Quote
h2oHOH Posted July 23, 2009 Posted July 23, 2009 googlecheckout directory in my main web root?? Put the googlecheckout folder in the root directory, there are also other files you will need to follow the instructions to install... my best guess is you should just delete OSC_DIR/catalog from all address paths. I have never installed this version of GC... find the latest version, v1.5, that is quite easy to install, at the link ...HERE Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.