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)
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 ...
Re: Need help on Payment Modules Page
Quote:
Originally Posted by
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
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?
Re: Need help on Payment Modules Page
Quote:
Originally Posted by
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?
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 ...
Re: Need help on Payment Modules Page
Quote:
Originally Posted by
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
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?
Re: Need help on Payment Modules Page
Quote:
Originally Posted by
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