
Originally Posted by
MOni
Hi....
I am working on Google checkout in zencart...
I have used google_checkout_module_for_zen_cart_v1-4-7.zip file for GCO.
and my zen version is 1.3.8a . I go thru as per README n INSTALLATION files.
I got one error on Admin of zen Modules->Payment , when i go for edit google checkout option it shows
Warning: include_once(/home/mydir/public_html/myzen/includes/languages/english/modules/shipping/additional_images.php) [function.include-once]: failed to open stream: No such file or directory in /home/mydir/public_html/myzen/admin/includes/functions/extra_functions/added_function_for_google_checkout.php on line 385
Warning: include_once() [function.include]: Failed opening '/home/mydir/public_html/myzen/includes/languages/english/modules/shipping/additional_images.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mydir/public_html/myzen/admin/includes/functions/extra_functions/added_function_for_google_checkout.php on line 385
Fatal error: Class 'additional_images' not found in /home/mydir/public_html/myzen/admin/includes/functions/extra_functions/added_function_for_google_checkout.php on line 389
I found one thing that additional_images.php file not present there in "/home/mydir/public_html/myzen/includes/languages/english/modules/shipping/ " folder .. but its there in "/home/mydir/public_html/myzen/includes/modules/shipping"
please help ... if anyone got this error...
Thanks.........