Zen Cart Logo
Forums / Addon Payment Modules / Epath Manual Payment Gateway: Undefined index main page in error log

Epath Manual Payment Gateway: Undefined index main page in error log

Views: 3,819

Results 1 to 2 of 2
4 Aug 2022, 5:26 PM
#1
robertluer avatar

robertluer

New Zenner

Join Date:
Oct 2013
Location:
Canada
Posts:
30
Plugin Contributions:
0

Epath Manual Payment Gateway: Undefined index main page in error log

Zencart Version: 1.5.7d - using epath plugin
PHP version: 7.4.30, MySQL 5.7.38

No issues with using the epath manual payment gateway but each time an order is placed I am getting the following in my error log:

PHP Notice: Undefined index: main_page in /home/customer/www/xxxxxxxxxxxxxx.com/public_html/xxxx/includes/modules/payment/epath.php on line 22

Code in line 22 is:

if ($_GET['main_page'] != '') {

Complete .zip file is attached. I'm not a coder so can anyone help?

3 Feb 2023, 2:13 PM
#2
robertluer avatar

robertluer

New Zenner

Join Date:
Oct 2013
Location:
Canada
Posts:
30
Plugin Contributions:
0

Re: Epath Manual Payment Gateway: Undefined index main page in error log

Has anyone managed to get the E-Path Manual Gateway working with Zencart 1.5.8 ? This manual gateway works really well for us and we would like to continue using with this latest version which requires the Zencart e-path plugin to be updated. I've read the plugin updating advice for Zencart 1.5.8 but I'm not a coder so it's beyond my ability.