Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Payment modules problem -- can't see PayPal

Payment modules problem -- can't see PayPal

Locked

Views: 1,352

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
28 Jun 2008, 2:42 PM
#1
deltatech avatar

deltatech

New Zenner

Join Date:
May 2008
Location:
Malaysian
Posts:
5
Plugin Contributions:
0

Payment modules problem -- can't see PayPal

Hi

I have a bit of an odd problem (at least I think so). :blush:

I can't seem to find the PayPal payment option in Modules -> Payment modules. In other words, it is not listed.

I checked the includes/modules/payment directory of my server and all the paypal files and directory seem intact, with paypal.php, paypaldp.php and paypalwpp.php. The paypal directory contains a logs sub directory and 6 files.

More puzzling is the fact that when I go to the payment modules page (modules -> payment), although payment methods are listed, the section to edit settings is missing, In other words, there's only the list, and if I click on a payment method to edit it, I cannot see the edit/remove/install section of the page. There should be a section to edit the settings as with the other modules.

Don't know what I did to cause this, but did install a local payment gateway module (Mobile88), and would now like to add PayPal as well as I have just activated my account.

Any help would be appreciated.

Thanks in advance.
:oops:

28 Jun 2008, 3:59 PM
#2
drbyte avatar

drbyte

Sensei

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

Re: Payment modules problem -- can't see PayPal

If it's only drawing "half" of the page, it's probably dying because of a PHP error in one or more of your files ... likely in your addon module.

If you delete the files for your recently-added module, things will likely go back to normal.

Or you can try to troubleshoot the errors your site is experiencing using this:
https://www.zen-cart.com/tutorials/index.php?article=82

2 Jul 2008, 12:33 AM
#3
deltatech avatar

deltatech

New Zenner

Join Date:
May 2008
Location:
Malaysian
Posts:
5
Plugin Contributions:
0

Re: Payment modules problem -- can't see PayPal

Hi DrByte

Thanks for this.

It looks like I made some changes to the page displaying the payment types from the admin section.

The problem is, I have no idea which page it is. Could you help please?

The page that I am looking for is displayed when I click on Modules -> Payment (URL is: admin/modules.php?set=payment)

Any other pages that I should look into?

Thanks for helping. Really appreciate it.

2 Jul 2008, 12:44 AM
#4
deltatech avatar

deltatech

New Zenner

Join Date:
May 2008
Location:
Malaysian
Posts:
5
Plugin Contributions:
0

Re: Payment modules problem -- can't see PayPal

Sorry, forgot to add that I tried what you suggested, but no errors where encountered.

It's probably a comment or something like that which I would have to remove.

Thanks again.