osCmax v2.5 User Manual
Results 1 to 2 of 2

PayPal error "Call to a member function on a non-object

This is a discussion on PayPal error "Call to a member function on a non-object within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; (Cross-posted from Mods forum) Testing payment process with PayPal sandbox. The PayPal payment completes OK, but when I click "Continue" ...

      
  1. #1
    New Member
    Join Date
    Sep 2006
    Posts
    28
    Rep Power
    0


    Default PayPal error "Call to a member function on a non-object

    (Cross-posted from Mods forum)

    Testing payment process with PayPal sandbox.

    The PayPal payment completes OK, but when I click "Continue" at the last PayPal screen to return to my website, I get:

    Fatal error: Call to a member function on a non-object in [redacted] ... /catalog/includes/modules/payment/paypal_ipn.php on line 521

    The line in question reads:
    $order_total_modules->apply_credit();

    xargs grep from /catalog for " apply_credit" (with leading space):
    ./includes/classes/order_total.php: function apply_credit() {
    ./includes/modules/order_total/ot_coupon.php:function apply_credit() {
    ./includes/modules/order_total/ot_gv.php: function apply_credit() {

  2. #2
    New Member
    Join Date
    Oct 2006
    Posts
    7
    Rep Power
    0


    Default RE: PayPal error "Call to a member function on a non-ob

    I am also have the same problem... Any help is a god send!

Similar Threads

  1. PayPal error "Call to a member function on a non-object
    By brendanl79 in forum osCmax v2 Customization/Mods
    Replies: 13
    Last Post: 06-29-2007, 12:20 PM
  2. Fatal error: Call to undefined function: tep_href_link()
    By spiros71 in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 09-26-2005, 01:23 PM
  3. Fatal Error:Call to undefined function:gzinflate()
    By michaelphodges in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 06-16-2005, 07:26 AM
  4. Fatal error: Call to undefined function: array_map()
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 01-21-2004, 11:38 AM
  5. Fatal error: Call to undefined function: array_map()
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 08-22-2003, 09:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •