Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2006
    Posts
    56
    Plugin Contributions
    0

    Default CODE showing up on ADMIN->MODULE->PAYMENTS????

    When I go to:

    ADMIN->MODULES->PAYMENT...

    I see a bunch of PHP code displayed. Here's a brief sampe:

    .authorize.net/gateway/transact.dll'; $this->gateway_mode = MODULE_PAYMENT_AUTHORIZENET_GATEWAY_MODE; $this->_logDir = DIR_FS_SQL_CACHE; // verify table structure if (IS_ADMIN_FLAG === true) $this->tableCheckup(); } // Authorize.net utility functions // DISCLAIMER: // This code is distributed in the hope that it will be useful, but without any warranty; // without even the implied warranty of merchantability or fitness for a particular purpose. // Main Interfaces: // // function InsertFP ($loginid, $txnkey, $amount, $sequence) - Insert HTML form elements required for SIM // function CalculateFP ($loginid, $txnkey, $amount, $sequence, $tstamp) - Returns Fingerprint. // compute HMAC-MD5 // Uses PHP mhash extension. Be sure to enable the extension // function hmac ($key, $data) { // return (bin2hex (mhash(MHASH_MD5, $data, $key))); //} // Thanks is lance from http://www.php.net/manual/en/function.


    Not sure what this is from? I found the file for this in /includes/modules/payment/authorizenet.php

    But, I have no idea why the code is being displayed?

    ANY help?

    Everything seems to work, but we haven't tested AUTHORIZE yet as the account isn't set up.


    Thanks in advance...

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,723
    Plugin Contributions
    13

    Default Re: CODE showing up on ADMIN->MODULE->PAYMENTS????

    You need to check your existing authorize.net files against those from a clean extract of your version. One of them has either a bad upload or a bad edit.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Nov 2006
    Posts
    56
    Plugin Contributions
    0

    Default Re: CODE showing up on ADMIN->MODULE->PAYMENTS????

    any idea which files????


    Actually, the code that is being shown appears to come from this:

    /includes/modules/payment/authorizenet.php

    And, this file appears correct.

    Wondering if it is something else??? Maybe the payment module ? I'm just not sure what files to start uploading / replacing / checking????

  4. #4
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: CODE showing up on ADMIN->MODULE->PAYMENTS????

    Quote Originally Posted by ehdesign View Post
    I'm just not sure what files to start uploading / replacing / checking????
    Fastest way to find out: http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2006
    Posts
    56
    Plugin Contributions
    0

    Default Re: CODE showing up on ADMIN->MODULE->PAYMENTS????

    Thanks. I was just hoping someone could pick the file out of the air.

    I'll do a FTP sync and see what I find...

    Thanks.

 

 

Similar Threads

  1. Shipping Module not showing in admin
    By samantha178 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 17 Oct 2013, 12:51 PM
  2. Replies: 0
    Last Post: 17 Aug 2012, 02:54 PM
  3. Cannot access Paypal Website Payments Standard IPN Module through Admin
    By Noodles1971 in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 12 Jan 2011, 10:21 PM
  4. paypal echeck payments not showing up in admin (v1.3.7.1 full patched)
    By gatto in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 14 May 2008, 06:55 PM
  5. Orders not showing in admin orders module - using Setcom SA payment module
    By brucehere in forum Managing Customers and Orders
    Replies: 7
    Last Post: 16 Nov 2007, 02:24 PM

Posting Permissions

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