Results 1 to 10 of 10
  1. #1
    Join Date
    May 2007
    Posts
    11
    Plugin Contributions
    0

    Default Payment module not completely seen in admin on the screen

    The payment module in admin is suddenly not completly seen on the computer screen. The part were you can install, desinstall and edit the methods chosen does not appear on the screen. So I cannot modify or install a new method of payment. All was functionning weel before and everything else, shipping module, products, etc. are OK. What are the files that I should reinstall to see the full payment module again?

    Sanat

  2. #2
    Join Date
    May 2007
    Posts
    43
    Plugin Contributions
    0

    Default Re: Payment module not completely seen in admin on the screen

    I cannot seem to figure out how to post a new message - so I am buggin you sorry. Please direct me to the right section so I can post my problem.

    thanks

    skratch

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Payment module not completely seen in admin on the screen

    You might just pick a Forum such as General Questions and click the New Thread button at the Left Top or Left Bottom of your screen ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Payment module not completely seen in admin on the screen

    Quote Originally Posted by sanat View Post
    The payment module in admin is suddenly not completly seen on the computer screen. The part were you can install, desinstall and edit the methods chosen does not appear on the screen. So I cannot modify or install a new method of payment. All was functionning weel before and everything else, shipping module, products, etc. are OK. What are the files that I should reinstall to see the full payment module again?

    Sanat
    Usually this happens when you have:

    1 renamed an old one and left it in the module directory which is auto loading

    2 mixed up the language file and code file and put them in the wrong directory

    3 are missing the language file

    4 have made or cloned an existing module and have errors that only show in the admin vs they do not appear in the catalog
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    May 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: Payment module not completely seen in admin on the screen

    Thank you for your diagnosis.

    All worked fine for the first month of installation, on april 11. The only thing that I did just before that problem is the installation of the patch for the Paypal IPN in the 1.3.7 cart version.

    I did not rename an old one, mixed up language file and code or made a clone, etc. The only action was the installation of this patch. And I already reinstall it when the problem occured.

    So now what do I do ? What are the files names that create that payment module, or the location of those files so I can reintall that payment module. By the way, I am not a programmer and I don't know PHP coding.

    Thanks.

    Sanat

  6. #6
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Payment module not completely seen in admin on the screen

    Can you supply a screen-shot of this?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    May 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: Payment module not completely seen in admin on the screen

    Hi,

    You can see 2 screen-shot in http://taraquebec.org/screen-shot.html

    One from the payment module problem and one from the shipping module that is OK.

    Not beeing able to go to the right of the screen I cannot desinstall this module and reinstall it (with the patch) and edit it.

    Thanks

    Sanat

  8. #8
    Join Date
    May 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: Payment module not completely seen in admin on the screen

    Quote Originally Posted by DrByte View Post
    Can you supply a screen-shot of this?
    Hi,

    You can see 2 screen-shot in http://taraquebec.org/screen-shot.html

    One from the payment module problem and one from the shipping module that is OK.

    Not beeing able to go to the right of the screen I cannot desinstall this module and reinstall it (with the patch) and edit it.

    Thanks

    Sanat

  9. #9
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Payment module not completely seen in admin on the screen

    1. Download and unzip a fresh copy of the master Zen Cart zip.

    2. Compare your server's list of filenames with the ones from the original fileset, specifically for these folders:
    -/includes/languages/english/modules/payment
    -/includes/modules/payment

    3. Delete any that aren't in the master set and which you haven't intentionally installed.

    4. Re-upload all of the files in those folders from the master fileset, making sure all files load without any errors.

    5. Re-apply the PayPal patch, making sure to put the right files in the right folders, as found in the patch zip. You may as well use the newest patch while you're at it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    May 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: Payment module not completely seen in admin on the screen

    Quote Originally Posted by DrByte View Post
    1. Download and unzip a fresh copy of the master Zen Cart zip.

    2. Compare your server's list of filenames with the ones from the original fileset, specifically for these folders:
    -/includes/languages/english/modules/payment
    -/includes/modules/payment

    3. Delete any that aren't in the master set and which you haven't intentionally installed.

    4. Re-upload all of the files in those folders from the master fileset, making sure all files load without any errors.

    5. Re-apply the PayPal patch, making sure to put the right files in the right folders, as found in the patch zip. You may as well use the newest patch while you're at it.
    Thanks ! Thanks !
    I have done that. But I had also to remove the 2checkout module, that I do not use anyway. Why ? Mystery ! Everything OK now.

    Excuse for ANOTHER QUESTION.
    I have document dowload installed and functionning well. The problem is that it offers 2 mode of payment : paypal and check/moneyorder. I don't want the check possibility, only paypal/creditcard for the downloading. I didn't found the way to have only one possible mode of payment for downloads.

    Rethanks

    Sanat

 

 

Similar Threads

  1. Setcom Payment module not showing up on the Payment page
    By SoftDux in forum Addon Payment Modules
    Replies: 7
    Last Post: 15 Jul 2009, 01:08 PM
  2. Payment Module in Admin not working.
    By Catnip Kitty in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 16 Jan 2008, 03:52 PM
  3. Error -12263 with 2checkout module- not returning - anyone seen this ?
    By sergiogold in forum Addon Payment Modules
    Replies: 1
    Last Post: 31 Jul 2007, 06:43 PM
  4. Not going to payment screen for rest of the states
    By Museum in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 5
    Last Post: 5 Oct 2006, 11:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR