Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Google Checkout Issues Im ganna blow my top!


jfoster1980

Recommended Posts

Posted

I just attempted to install google checkout into my store, my pages come up fine everything is good. Except when I try and add something to my cart i get an error. Also the responsehandler.php when I try to run it I get these errors:

 

 

Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/responsehandler.php on line 117

 

Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/responsehandler.php on line 117

 

Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/responsehandler.php on line 117

 

Warning: main() [function.include]: Failed opening 'includes/application_top.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:.:.') in /home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/responsehandler.php on line 117

 

Fatal error: Call to undefined function: tep_session_is_registered() in /home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/responsehandler.php on line 120

 

My next question would be this: Usually when installing a new module don't you have to insert a file into the sql database in myphpadmin?

 

Anyways any help would be appreciated cause google checkout is not in my admin and it has totally messed up my site.

 

Thanks in advance.

Posted

in googlecheckout folder where You have this responsehandler.php.

Place a code in a seperate file

<?

echo phpinfo();

?>

 

then run this code.

In your broswer You will find script path chek with

/home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/

if same then You have to chek permissions.

 

 

If wrong then chek in your configure.php value for dir_fs_catalog.

 

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted
in googlecheckout folder where You have this responsehandler.php.

Place a code in a seperate file

<?

echo phpinfo();

?>

 

then run this code.

In your broswer You will find script path chek with

/home/jfoster8/public_html/osc_googlecode/trunk/catalog/googlecheckout/

if same then You have to chek permissions.

If wrong then chek in your configure.php value for dir_fs_catalog.

Satish

 

I ran this phpinfo and am having a hard time understanding what you mean? what is the same? Your not really giving me a complete answer as I said before Im not a php coder and understand little of the language but im learning! Thanks for trying to help!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...