Zen Cart Logo
Forums / PayPal Website Payments Pro support / Need help on Payment Modules Page

Need help on Payment Modules Page

Views: 2,638

Results 1 to 9 of 9
2 Apr 2014, 2:07 PM
#1
hunteryz avatar

hunteryz

Inactive

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

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 Apr 2014, 4:16 PM
#2
ajeh avatar

ajeh

Oba-san

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

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 ...

2 Apr 2014, 8:08 PM
#3
hunteryz avatar

hunteryz

Inactive

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

Re: Need help on Payment Modules Page

Ajeh:

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

3 Apr 2014, 12:35 AM
#4
ajeh avatar

ajeh

Oba-san

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

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?

3 Apr 2014, 1:39 PM
#5
hunteryz avatar

hunteryz

Inactive

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

Re: Need help on Payment Modules Page

Ajeh:

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?

3 Apr 2014, 1:46 PM
#6
ajeh avatar

ajeh

Oba-san

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

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 ...

3 Apr 2014, 2:56 PM
#7
hunteryz avatar

hunteryz

Inactive

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

Re: Need help on Payment Modules Page

Ajeh:

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

3 Apr 2014, 2:58 PM
#8
ajeh avatar

ajeh

Oba-san

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

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?

3 Apr 2014, 6:51 PM
#9
hunteryz avatar

hunteryz

Inactive

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

Re: Need help on Payment Modules Page

Ajeh:

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