I've managed to get Nochex up and running on the latest Zencart version but as soon as I get to Step 2 of payment I get the messages below showing up at the top of the window:
Warning: payment(includes/languages/english/modules/payment/nochex.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\***********\httpdocs\shop\includes\classes\payment.php on line 62
Warning: payment(): Failed opening 'includes/languages/english/modules/payment/nochex.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\***********\httpdocs\shop\includes\classes\payment.php on line 62
Oddly I have managed a test payment and it has gone through ok.
I've looked at Line 62, it reads:
include(zen_get_file_directory(DIR_WS_LANGUAGES . $_SESSION['language'] . '/modules/payment/', $include_modules[$i]['file'], 'false'));
but I'll be honest, I really don't know what I'm looking for. I'm guessing it's a path problem but I'm a bit lost.
Also as soon as I get to this page all the text and graphics on the page have re-sized (larger) as though the page resolution has been changed.
Any ideas anyone?
![]()



