Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal Shopping Cart IPN v3.0 Install Errors


NydNyd

Recommended Posts

I have tried many many times and always receive the same error which locks me out of my account to where I have to reinstall the catalog file. I don't know what else to do.

 

Below is the error I receive when completing step number 25:

 

 

 

25.  catalog/admin/includes/functions/general.php (line 919)

Find:

    tep_db_query("delete from " . TABLE_ORDERS . " where orders_id = '" . (int)$order_id . "'");

 

Above place:

//begin PayPal_Shopping_Cart_IPN

    include_once(DIR_FS_CATALOG_MODULES . 'payment/paypal/functions/general.func.php');

    paypal_remove_order($order_id);

//end PayPal_Shopping_Cart_IPN

 

ERROR BELOW:

 

Parse error: parse error, unexpected T_VARIABLE in /home/nydnyd/public_html/catalog/admin/includes/functions/general.php on line 401

Edited by NydNyd
Link to comment
Share on other sites

I also have a problem with #26

 

 

#25 Parse error: parse error, unexpected T_VARIABLE in /home/xxxxxx/public_html/catalog/admin/includes/functions/general.php on line 401

 

 

#26 Parse error: parse error, unexpected T_STRING in /home/xxxxxx/public_html/catalog/admin/includes/languages/english.php on line 113

 

I had to replace the files from backup which were saved on my desktop in order to get back into my catalog admin and was able to skip to step #27, but those 2 are still left un-done. If you have any advise I'd greatly appreciate it.

 

I'm completely lost

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...