Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / authorize.net fiasco!

authorize.net fiasco!

Locked

Views: 786

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
20 May 2008, 9:13 PM
#1
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

authorize.net fiasco!

I can't get the sim mod installed and working ( fields don't appear on payment page) and I'm getting this error message after i try to install the aim :

Fatal error: Call to a member function on a non-object in /home/xxxxxxx/public_html/store/includes/modules/payment/authorizenet_aim.php on line 86

I upgraded from 1.37 to 1.38

I know the correct payment modules are there because I have separately gone back and reuploaded them

Desperate! Help!

oh, I ended up deleting all references from the config table

20 May 2008, 9:27 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: authorize.net fiasco!

delia:

I'm getting this error message after i try to install the aim :

Fatal error: Call to a member function on a non-object in /home/xxxxxxx/public_html/store/includes/modules/payment/authorizenet_aim.php on line 86

That's a result of a minor bug in the error detection logic which is trying to tell you about the fact that your server doesn't have CURL installed, and thus you won't be able to use the AIM module.

20 May 2008, 9:34 PM
#3
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: authorize.net fiasco!

yep that's bug all right!
So in order to make the error go away, I had to delete the aim file from modules/payments.

Is that why the sim won't work too?

20 May 2008, 9:41 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: authorize.net fiasco!

No, that has nothing to do with SIM.

And the proper fix for AIM is to get your server configured with CURL support. Most good hosts do that by default nowadays.

20 May 2008, 10:15 PM
#5
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: authorize.net fiasco!

understood and I agree with you wholeheartedly. They are presently setting that up.

um, is that bug scheduled for fixing by the way?

20 May 2008, 10:42 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: authorize.net fiasco!

Well, the "fix" has been posted here on the forum previously.
And, the fix is included in the 1.4.0 code for whenever it gets released.

So, yes.

I didn't think we had a reputation of not fixing bugs.

20 May 2008, 10:44 PM
#7
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: authorize.net fiasco!

Why do you think I use Zencart?! Thanks so much for all your work. You make my life easier!