Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / authorizenet AIM module DiSaPPeaReD!

authorizenet AIM module DiSaPPeaReD!

Locked

Views: 2,580

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
21 Jun 2006, 3:30 AM
#1
ssjenson avatar

ssjenson

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

authorizenet AIM module DiSaPPeaReD!

I have read the forums and looked far and wide...when I enable the authorizenet AIM module, it does not appear on the check out screen. I have paypal enabled as well and it shows as the only payment type. I can enable authorizenet (without the AIM) and it does show up on check out. The module authorizenet AIM has been working fine for months.

I have...

  • no zones

  • enabled authorizenet AIM

  • no free shipping

  • no attributes on products

I have recently added my login username and transaction key for authorizenet Aim. I can't see why that would cause the entire module to disappear.

Please, I am so close to being live and I now feel millions of miles away!

I have also changed configure.php to 'true' when asking about using SSL, as I do have that installed recently as well.

https://www.balloonmaniacs.com

Shelly

May the way you live be of benefit to all those with whom you have connection.

21 Jun 2006, 3:37 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: authorizenet AIM module DiSaPPeaReD!

Jot down the settings for Authorizenet ...

Remove and install ... now does it work?

What version of Zen Cart are you running?

21 Jun 2006, 3:44 AM
#3
ssjenson avatar

ssjenson

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: authorizenet AIM module DiSaPPeaReD!

I removed and installed, no luck.

Sorry, I don't know what version and I am not sure where it will tell me so...I downloaded in January.

Any other ideas?

Shelly

May the way you live be of benefit to all those with whom you have connection.

21 Jun 2006, 3:45 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: authorizenet AIM module DiSaPPeaReD!

Check in the Admin ... Tools ... Server Info ... and paste from below the menu bar to the php version ...

21 Jun 2006, 3:54 AM
#5
ssjenson avatar

ssjenson

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: authorizenet AIM module DiSaPPeaReD!

Server Information

Server Host: tuna4 (198.60.22.54) Database Host: mysql-41.xmission.com (198.60.22.91)
Server OS: Linux 2.6.8-2-686-smp Database: MySQL 4.1.14-Debian_5-log
Server Date: 06/20/2006 21:52:52 Database Date: 06/20/2006 21:52:52
Server Up Time: 21:52:52 up 159 days, 2:49, 7 users, load average: 0.01, 0.03, 0.03
PHP Version: 4.3.10-16 (Zend: 1.3.0)
HTTP Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-16 mod_ssl/2.8.22 OpenSSL/0.9.7e

Zen Cart 1.2.6
Database Patch Level: 1.2.6

PHP Version 4.3.10-16

Hmmm, what do you think?

21 Jun 2006, 4:00 AM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: authorizenet AIM module DiSaPPeaReD!

How hard would it be to upgrade to v1.2.7d ... there are an awful lot of changes, security issues, etc.

21 Jun 2006, 4:03 AM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: authorizenet AIM module DiSaPPeaReD!

Also, what happens if you reload the files:
/includes/modules/payment/authorizenet_aim.php

/includes/languages/english/modules/payment/authorizenet_aim.php

21 Jun 2006, 4:03 AM
#8
ssjenson avatar

ssjenson

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: authorizenet AIM module DiSaPPeaReD!

I don't know as I have never updated. What 'changes' would it make to what I have done? I assume none...am I correct?

Shelly

21 Jun 2006, 4:07 AM
#9
ssjenson avatar

ssjenson

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: authorizenet AIM module DiSaPPeaReD!

I reloaded the 2 files and nothing seems to have changed. So strange, this is.

Shelly

21 Jun 2006, 4:07 AM
#10
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: authorizenet AIM module DiSaPPeaReD!

What I would do is install a test directory ... with a test database ... and load a copy of your Live site ...

Then load the v1.2.7d code ...

Copy the 2 configure.php files with the edited paths and database info ...

Run the /zc_install and Upgrade the database ...

Remove/Install each Module for Payments, Shipping, Order Totals to assure you have the clean, new settings ...

Then test the Upgraded test site ...

What breaks? Anything? Or is all happy?

21 Jun 2006, 4:20 AM
#11
ssjenson avatar

ssjenson

New Zenner

Join Date:
Jan 2006
Posts:
19
Plugin Contributions:
0

Re: authorizenet AIM module DiSaPPeaReD!

(((install a test directory ... with a test database ... and load a copy of your Live site))

I can create a test directory on my server. Not sure how to create a test database. How do I load a copy of my site into said test directory?

The rest of the instructions I believe I can handle.

Thanks, Shelly

21 Jun 2006, 9:43 PM
#12
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: authorizenet AIM module DiSaPPeaReD!

In your server Control Panel should be something for MySQL where you can create additional databases ...

1 Make a Database

2 Make a new username and password

3 Add new username to new database

4 Backup Live database Structure and Data (phpMyAdmin works in most cases)

5 Find new database ... load Backup from Live Site ...

Continue on from there