Zen Cart Logo
Forums / PayPal Express Checkout support / Where are my payment modules?

Where are my payment modules?

Views: 1,179

Results 1 to 7 of 7
21 Sep 2011, 6:05 AM
#1
altzone avatar

altzone

New Zenner

Join Date:
Jan 2011
Posts:
11
Plugin Contributions:
0

Where are my payment modules?

Hi
I'm tryign to setup PayPay Express, and have followed all the relvant instructions, but it appears as though my installation of ZenCart does not have the PayPal Express module?
(see attachment)
I can't even edit my exiting PayPal IPN module?

Anyone know what's going one, or am I just being stupid?

Thanks.
Dave.

21 Sep 2011, 6:26 AM
#2
altzone avatar

altzone

New Zenner

Join Date:
Jan 2011
Posts:
11
Plugin Contributions:
0

Re: Where are my payment modules?

You will also note that there is no edit box on the right side of the display, like there is in all the tutorial photos I've seen.

I did recently move servers this week, and I manually changed my paths in two php files ot get the shop working, but everything else seems to work ok. Yes, all files were copied across as per my old server.

Has something gone horribly wrong with my zencart installation?

Thanks
Dave.

21 Sep 2011, 6:50 AM
#3
altzone avatar

altzone

New Zenner

Join Date:
Jan 2011
Posts:
11
Plugin Contributions:
0

Re: Where are my payment modules?

This is what it's supposed to look like:

But I don't see that left panel, nor the PayPal Express module, nor the server path at the bottom.

Dave.

21 Sep 2011, 8:47 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Where are my payment modules?

Given that you're only seeing "part" of the screen, that means you're encountering a PHP error that's causing the page to stop drawing.
This FAQ article explains the situation and tools to sort out your PHP problem: https://www.zen-cart.com/tutorials/index.php?article=82

21 Sep 2011, 9:23 AM
#5
altzone avatar

altzone

New Zenner

Join Date:
Jan 2011
Posts:
11
Plugin Contributions:
0

Re: Where are my payment modules?

DrByte:

Given that you're only seeing "part" of the screen, that means you're encountering a PHP error that's causing the page to stop drawing.
This FAQ article explains the situation and tools to sort out your PHP problem: https://www.zen-cart.com/tutorials/index.php?article=82

Thanks, but pretty sure it's none of those.
The only PHP files I've touched are two files that required a path change to my new server home directory.
Nothing to do with the Payment Module which seems to be the only thing at fault.

Dave.

21 Sep 2011, 9:30 AM
#6
altzone avatar

altzone

New Zenner

Join Date:
Jan 2011
Posts:
11
Plugin Contributions:
0

Re: Where are my payment modules?

Fixed!
I just re-uploaded the includes/payment directory and it now magically works.
Go figure, maybe a corrupted file during the last FTP transfer?

Dave.

21 Sep 2011, 9:34 AM
#7
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Where are my payment modules?

The tools mentioned in that article would point you to debug log files which would show you the PHP errors arising from missing or damaged payment module files.