Results 1 to 9 of 9
  1. #1
    Join Date
    Oct 2013
    Location
    120 Wilshire Blvd,Brentwood,NY,11717
    Posts
    94
    Plugin Contributions
    0

    Default Need help on Payment Modules Page

    I found The Modules Page can not edit option,

    the option page did not show up,

    and the company use PayPal express checkout,

    Order less than before, how about PayPal Pro, it's much better?


    Which page should i edit?


    (Try to upgrade to 1.51, but failed)

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Need help on Payment Modules Page

    Look in the directory /cache (this would be /logs in Zen Cart v1.51+) and see what debug logs are there ...

    If you read them, what are the error message(s) you find?

    Usually, not being able to see the right panel in the Modules means that you have a copy/renamed file in the directory:
    /includes/modules/payment

    and this is an auto-loading directory and it could cause issues ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Oct 2013
    Location
    120 Wilshire Blvd,Brentwood,NY,11717
    Posts
    94
    Plugin Contributions
    0

    Default Re: Need help on Payment Modules Page

    Quote Originally Posted by Ajeh View Post
    Look in the directory /cache (this would be /logs in Zen Cart v1.51+) and see what debug logs are there ...

    If you read them, what are the error message(s) you find?

    Usually, not being able to see the right panel in the Modules means that you have a copy/renamed file in the directory:
    /includes/modules/payment

    and this is an auto-loading directory and it could cause issues ...
    Hi Ajeh

    I found these:

    [02-Apr-2014 13:23:14 UTC] PHP Warning: Creating default object from empty value in /home/uniwar5/public_html/includes/modules/shipping_estimator.php on line 117

    [02-Apr-2014 10:00:16 America/New_York] PHP Fatal error: Call-time pass-by-reference has been removed in /home/uniwar5/public_html/includes/modules/payment/globalpayment.php on line 478

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Need help on Payment Modules Page

    Any idea what this file is:
    /includes/modules/payment/globalpayment.php

    that is not part of Zen Cart, is this some sort of add on?

    If so, where did you get it?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Oct 2013
    Location
    120 Wilshire Blvd,Brentwood,NY,11717
    Posts
    94
    Plugin Contributions
    0

    Default Re: Need help on Payment Modules Page

    Quote Originally Posted by Ajeh View Post
    Any idea what this file is:
    /includes/modules/payment/globalpayment.php

    that is not part of Zen Cart, is this some sort of add on?

    If so, where did you get it?
    I do found this file under dir below, But I have no idea where get it, when i take care this site, it already there
    /includes/modules/payment/globalpayment.php

    So, this file not safe?

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Need help on Payment Modules Page

    I have no idea what that file is but it does not belong there ...

    You will need to review that file to see what it is and its purpose ...

    I would remove it until you figure out its purpose ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Oct 2013
    Location
    120 Wilshire Blvd,Brentwood,NY,11717
    Posts
    94
    Plugin Contributions
    0

    Default Re: Need help on Payment Modules Page

    Quote Originally Posted by Ajeh View Post
    I have no idea what that file is but it does not belong there ...

    You will need to review that file to see what it is and its purpose ...

    I would remove it until you figure out its purpose ...
    This is the details, it seems a plugin but need SSL
    <?php
    /**
    * GlobalPayment Module V.1.0z created by Jospeh Farhat @ Kirkham Systems - 01/01/2008 Released under GPL
    *
    * @package paymentMethod
    * @copyright Copyright 2003-2007 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: global_payment.php 1000 2007-01-01 07:00:00Z kirkhamsystems, IJF $
    */
    /**
    * GlobalPayment Module
    * You must have SSL active on your server to be compliant with merchant TOS




    Under dir includes/modules/payments

    I found: authorizenet (folder) linkpoint_api(folder) PayPal(folder) authorizenet.php authorizenet_aim.php authorizenet_echeck.php cod.php freecharger.php globlepayment.php linkpoint_api.php moneyorder.php paypal.php paypaldp.php paypalwpp.php

    Now on the left panel only show up: authorizenet.net (SIM) authorizenet.net (AIM) authorizenet.net - echeck Cash on delivery authorizenet.net

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Need help on Payment Modules Page

    Look in the directory /cache (this would be /logs in Zen Cart v1.51+) and see what debug logs are there ...

    Do you see new ones? If so, what do they say?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Oct 2013
    Location
    120 Wilshire Blvd,Brentwood,NY,11717
    Posts
    94
    Plugin Contributions
    0

    Default Re: Need help on Payment Modules Page

    Quote Originally Posted by Ajeh View Post
    Look in the directory /cache (this would be /logs in Zen Cart v1.51+) and see what debug logs are there ...

    Do you see new ones? If so, what do they say?
    Hi, Ajeh
    What about this one?

    [03-Apr-2014 12:15:58 America/New_York] PHP Warning: date_diff() expects parameter 1 to be DateTime, string given in /home/uniwar5/public_html/a350257222/orders.php on line 150

 

 

Similar Threads

  1. PLEASE HELP! Payment modules disappeared!
    By clr550 in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 13 Feb 2008, 06:01 PM
  2. Need Help on RFQ Shipping and Payment Modules
    By Mavvy in forum Addon Shipping Modules
    Replies: 0
    Last Post: 4 Oct 2007, 04:19 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR