Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error when installing Paypal IPN


cfisupply

Recommended Posts

Hi All.

I get the following error after uploading the contrib and login and go to admin->modules->payment

 

Warning: main(/home/content/m/a/t/mattjenne***/html/store/catalog/includes/languages/english/modules/payment/paypal_i.php): failed to open stream: No such file or directory in /home/content/m/a/t/mattjenne***/html/store/catalog/admin/modules.php on line 132

 

Warning: main(/home/content/m/a/t/mattjenne***/html/store/catalog/includes/languages/english/modules/payment/paypal_i.php): failed to open stream: No such file or directory in /home/content/m/a/t/mattjenne***/html/store/catalog/admin/modules.php on line 132

 

Warning: main(): Failed opening '/home/content/m/a/t/mattjenne***/html/store/catalog/includes/languages/english/modules/payment/paypal_i.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/m/a/t/mattjenne***/html/store/catalog/admin/modules.php on line 132

 

Fatal error: Cannot redeclare class paypal_ipn in /home/content/m/a/t/mattjenne***/html/store/catalog/includes/modules/payment/paypal_ipn.php on line 14

 

Any Ideas???

Link to comment
Share on other sites

  • 2 weeks later...

payment/paypal_i.php should be payment/paypal_ipn.php so chek define file code.

 

second You renamed a class file leaving .php extension so the error

Fatal error: Cannot redeclare class paypal_ipn

 

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.

Link to comment
Share on other sites

payment/paypal_i.php should be payment/paypal_ipn.php so chek define file code.

 

second You renamed a class file leaving .php extension so the error

Fatal error: Cannot redeclare class paypal_ipn

 

Satish

 

Ok So should I rename the paypal_i.php to paypal_ipn.php or whick file should be edited - Sorry new to php.

 

Also I'm not sure what you mean about the fatal error. As far as I can remember I haven't changed the names of any files, only added a few addons.

Link to comment
Share on other sites

Great. I got rid of the errors, now just one question. Isn't Paypal ipn supposed to show up in the payment modules list or does this just work off paypal payments standard???

 

What I found was in the install package there was paypal_i.php and paypal_ipn.php. When installed as is the errors would show up. but if I renamed the paypal_i.php to paypal_ipn.php it would disappear. Both before and after I did the name change paypal ipn wouldn't show up on the payments module page so I could install it like the 'README' states.

 

One thing I'm not sure on is in step 2 it said to "Make any changes you need to the language level files. "

What changes have to be made???

Edited by cfisupply
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...