Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Dec 2006
    Posts
    3
    Plugin Contributions
    0

    Default I can’t checkout anymore!

    I can’t check out anymore, I keep getting “Sorry, we are not accepting payments from your region at this time” at the payment information screen.

    I have the following setup:

    No free items,
    Flat shipping of $3.00 (Flat Rate module)
    Google Checkout module
    Check/money order module
    Paypal IPN module

    All shipping / [payment modules are set “Payment Zone
    --none—“

    Any suggestions what file I need to check or what settings? Google checkout appears to work but any user login in can’t select a payment method.

    Thanks

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

    Default Re: I can’t checkout anymore!

    What version of Zen Cart are you running?

    Clean install or an upgrade?

    Have you an URL that we can peek at?

    What changed since the last time this worked and now?
    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!

  3. #3
    Join Date
    Apr 2006
    Location
    denmark
    Posts
    8
    Plugin Contributions
    0

    Default Re: I can’t checkout anymore!

    i'm having the same problem.

    i'm only selling virtual goods, and using a modified DIBS payment module on a zencart 1.3.7 shop.

    i'v tried to unload the shipping modules(i dont need them anyway) but that didn't change a thing.

    any idears?

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

    Default Re: I can’t checkout anymore!

    Have you an URL to your site where we can see this?
    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
    Nov 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: I can’t checkout anymore!

    Linda,

    I just had this happend to me.....I have 3 sites on my server, one live, and two development sites...

    The open site for you to view is:
    http://www.jerkynet.com/demo137/store

    I can also throw in on some behind the scenes issues that are causing this....

    If you go to admin->modules....there are NONE, no shipping, payment, or order total.

    For me, this happened out of the blue this am, on ALL THREE sites together...

    This site is the one DrB was working on yesterday with a css issue, that turned out to be caused by a recent php5.2.1 upgrade, and very limited file/dir handles in the server setup.

    Initially, I thought this was part or left over from that patch, and all the work done yesterday, but just backed the patch out Dr.B built, my css issue returns, but this no modules issue lives on..........re patch, same deal.

    I am *very* suspect this is yet another issue to do maybe not with all php5, but those that do thier builds like the idiots at my DC do....

    Of course, there is no response from them as they feel over used yesterday......support is not a big deal to them......

    Anyway, also PMd DrB on this as well............

    The herky/jerky continues............(here at the jerky joint)

    Dave

  6. #6
    Join Date
    Nov 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: I can’t checkout anymore!

    Sorry, meant to leave the php error I get upon trying to "install" a payment, order total, or shipping" module.....
    ========
    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/dwellsin/public_html/jerkynet/demo137/store/admin/modules.php on line 279

    Warning: Variable passed to each() is not an array or object in /home/dwellsin/public_html/jerkynet/demo137/store/admin/modules.php on line 280

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

    Default Re: I can’t checkout anymore!

    If you look at your site on the server in the directory:
    /includes/modules/shipping

    What files do you see?

    Are they all "code" files? Or are they "language" files?


    If you look at your site on the server in the directory:
    /includes/modules/payment

    What files do you see?

    Are they all "code" files? Or are they "language" files?



    If you look at your site on the server in the directory:
    /includes/modules/order_total

    What files do you see?

    Are they all "code" files? Or are they "language" files?




    If you look at your site on the server in the directory:
    /includes/langauges/english/modules/shipping

    What files do you see?

    Are they all "language" files? Or are they "code" files?



    If you look at your site on the server in the directory:
    /includes/langauges/english/modules/payment

    What files do you see?

    Are they all "language" files? Or are they "code" files?



    If you look at your site on the server in the directory:
    /includes/langauges/english/modules/order_total

    What files do you see?

    Are they all "language" files? Or are they "code" files?
    Last edited by Ajeh; 20 Mar 2007 at 12:01 AM. Reason: fixed paths
    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!

  8. #8
    Join Date
    Nov 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: I can’t checkout anymore!

    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/modules]# ll order_total
    total 116
    drwxr-xr-x 2 dwellsin dwellsin 4096 Dec 30 15:01 ./
    drwxr-xr-x 8 dwellsin dwellsin 4096 Mar 19 02:21 ../
    -rw-r--r-- 1 dwellsin dwellsin 16013 Sep 17 2006 ot_cod_fee.php
    -rw-r--r-- 1 dwellsin dwellsin 24732 Sep 19 14:11 ot_coupon.php
    -rw-r--r-- 1 dwellsin dwellsin 7938 Sep 24 13:48 ot_group_pricing.php
    -rw-r--r-- 1 dwellsin dwellsin 18380 Nov 20 17:11 ot_gv.php
    -rw-r--r-- 1 dwellsin dwellsin 9970 Sep 21 15:20 ot_loworderfee.php
    -rw-r--r-- 1 dwellsin dwellsin 8376 Sep 13 2005 ot_shipping.php
    -rw-r--r-- 1 dwellsin dwellsin 3494 Sep 13 2005 ot_subtotal.php
    -rw-r--r-- 1 dwellsin dwellsin 3586 Sep 13 2005 ot_tax.php
    -rw-r--r-- 1 dwellsin dwellsin 3448 Oct 12 2005 ot_total.php
    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/modules]# ll payment
    total 340
    drwxr-xr-x 4 dwellsin dwellsin 4096 Dec 30 15:01 ./
    drwxr-xr-x 8 dwellsin dwellsin 4096 Mar 19 02:21 ../
    -rw-r--r-- 1 dwellsin dwellsin 20499 Nov 19 20:46 authorizenet.php
    -rw-r--r-- 1 dwellsin dwellsin 34724 Dec 28 14:09 authorizenet_aim.php
    -rw-r--r-- 1 dwellsin dwellsin 16685 Nov 10 05:26 cc.php
    -rw-r--r-- 1 dwellsin dwellsin 6035 Apr 4 2005 cod.php
    -rw-r--r-- 1 dwellsin dwellsin 6260 Apr 4 2005 freecharger.php
    drwxr-xr-x 2 dwellsin dwellsin 4096 Dec 30 15:01 linkpoint_api/
    -rw-r--r-- 1 dwellsin dwellsin 42197 Dec 28 05:59 linkpoint_api.php
    -rw-r--r-- 1 dwellsin dwellsin 5652 Nov 19 20:46 moneyorder.php
    drwxr-xr-x 3 dwellsin dwellsin 4096 Mar 19 02:54 paypal/
    -rw-r--r-- 1 dwellsin dwellsin 25611 Dec 22 16:36 paypal.php
    -rw-r--r-- 1 dwellsin dwellsin 143922 Dec 30 14:52 paypalwpp.php
    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/modules]# ll shipping
    total 148
    drwxr-xr-x 2 dwellsin dwellsin 4096 Dec 30 15:01 ./
    drwxr-xr-x 8 dwellsin dwellsin 4096 Mar 19 02:21 ../
    -rw-r--r-- 1 dwellsin dwellsin 6978 Sep 13 2005 flat.php
    -rw-r--r-- 1 dwellsin dwellsin 16019 Aug 24 2006 freeoptions.php
    -rw-r--r-- 1 dwellsin dwellsin 6955 Sep 13 2005 freeshipper.php
    -rw-r--r-- 1 dwellsin dwellsin 6689 Aug 24 2006 item.php
    -rw-r--r-- 1 dwellsin dwellsin 8271 Mar 29 2006 perweightunit.php
    -rw-r--r-- 1 dwellsin dwellsin 7011 Oct 23 05:54 storepickup.php
    -rw-r--r-- 1 dwellsin dwellsin 9015 Aug 20 2006 table.php
    -rw-r--r-- 1 dwellsin dwellsin 19416 Oct 2 21:24 ups.php
    -rw-r--r-- 1 dwellsin dwellsin 32379 Oct 31 04:59 usps.php
    -rw-r--r-- 1 dwellsin dwellsin 15820 Oct 21 21:32 zones.php
    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/modules]#

    (you had me going with this, assume you meant./modules?)
    /includes/langauges/english/shipping

    total 48
    drwxr-xr-x 3 dwellsin dwellsin 4096 Dec 30 15:01 ./
    drwxr-xr-x 5 dwellsin dwellsin 4096 Dec 30 15:01 ../
    drwxr-xr-x 2 dwellsin dwellsin 4096 Dec 30 15:01 classic/
    -rw-r--r-- 1 dwellsin dwellsin 1733 Sep 13 2005 ot_cod_fee.php
    -rw-r--r-- 1 dwellsin dwellsin 1463 Aug 25 2006 ot_coupon.php
    -rw-r--r-- 1 dwellsin dwellsin 1541 Sep 13 2005 ot_group_pricing.php
    -rw-r--r-- 1 dwellsin dwellsin 1509 Dec 1 2005 ot_gv.php
    -rw-r--r-- 1 dwellsin dwellsin 1542 Sep 13 2005 ot_loworderfee.php
    -rw-r--r-- 1 dwellsin dwellsin 1663 Sep 13 2005 ot_shipping.php
    -rw-r--r-- 1 dwellsin dwellsin 1531 Sep 13 2005 ot_subtotal.php
    -rw-r--r-- 1 dwellsin dwellsin 1504 Sep 13 2005 ot_tax.php
    -rw-r--r-- 1 dwellsin dwellsin 1514 Sep 13 2005 ot_total.php
    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/languages/english/modules]# ll payment
    total 72
    drwxr-xr-x 3 dwellsin dwellsin 4096 Dec 30 15:01 ./
    drwxr-xr-x 5 dwellsin dwellsin 4096 Dec 30 15:01 ../
    -rw-r--r-- 1 dwellsin dwellsin 1688 Dec 23 05:55 authorizenet.php
    -rw-r--r-- 1 dwellsin dwellsin 2794 Dec 28 03:15 authorizenet_aim.php
    -rw-r--r-- 1 dwellsin dwellsin 3244 Jul 26 2006 cc.php
    drwxr-xr-x 2 dwellsin dwellsin 4096 Dec 30 15:01 classic/
    -rw-r--r-- 1 dwellsin dwellsin 1523 Sep 13 2005 cod.php
    -rw-r--r-- 1 dwellsin dwellsin 1670 Sep 13 2005 freecharger.php
    -rw-r--r-- 1 dwellsin dwellsin 6613 Dec 1 15:48 linkpoint_api.php
    -rw-r--r-- 1 dwellsin dwellsin 2026 Sep 13 2005 moneyorder.php
    -rw-r--r-- 1 dwellsin dwellsin 4254 Dec 20 21:23 paypal.php
    -rw-r--r-- 1 dwellsin dwellsin 18093 Dec 29 21:06 paypalwpp.php
    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/languages/english/modules]# ll shipping
    total 52
    drwxr-xr-x 3 dwellsin dwellsin 4096 Dec 30 15:01 ./
    drwxr-xr-x 5 dwellsin dwellsin 4096 Dec 30 15:01 ../
    drwxr-xr-x 2 dwellsin dwellsin 4096 Dec 30 15:01 classic/
    -rw-r--r-- 1 dwellsin dwellsin 1566 Sep 13 2005 flat.php
    -rw-r--r-- 1 dwellsin dwellsin 1176 Jun 21 2006 freeoptions.php
    -rw-r--r-- 1 dwellsin dwellsin 1604 Sep 13 2005 freeshipper.php
    -rw-r--r-- 1 dwellsin dwellsin 1564 Sep 13 2005 item.php
    -rw-r--r-- 1 dwellsin dwellsin 516 Dec 24 2005 perweightunit.php
    -rw-r--r-- 1 dwellsin dwellsin 1603 Sep 13 2005 storepickup.php
    -rw-r--r-- 1 dwellsin dwellsin 1684 Sep 13 2005 table.php
    -rw-r--r-- 1 dwellsin dwellsin 2189 Sep 13 2005 ups.php
    -rw-r--r-- 1 dwellsin dwellsin 2872 Oct 31 04:59 usps.php
    -rw-r--r-- 1 dwellsin dwellsin 1835 Sep 13 2005 zones.php
    dwellsin@server23 [~/www/jerkynet/demo137/store/includes/languages/english/modules]#

    (this is a fresh out of the box install, other 2 sites identicle

    Dave

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

    Default Re: I can’t checkout anymore!

    fussy fussy fussy ...

    Yes, that was /modules

    Thanks for the catch ...

    Okay next reload the files:
    /admin/modules.php
    /admin/includes/languages/english/modules.php

    Just to rule out a problem on those files ...

    What version php and MySQL are you running?

    I am also curious about the server dates on all of your files ...

    This is 2007 ... many of those files were changed this year and last year yet I see dates of 2005 ...

    Are you sure about the version installed?

    Where did you get it from?
    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!

  10. #10
    Join Date
    Nov 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: I can’t checkout anymore!

    Fussy!?

    Not me.............!

    Both modules.php reloaded from source ~hour ago.......

    MySQL 4.1.21

    Regarding file dates...dunno, this is right out of the zip file yesterday, admin on this install reports:
    Zen Cart 1.3.7

    Database Patch Level: 1.3.7

    v1.3.7 [2007-03-18 12:51:25] (Fresh Installation)

    I PMd you the admin login for this site.......
    Dave

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 11 Dec 2014, 04:01 PM
  2. Can't log in anymore
    By white8 in forum General Questions
    Replies: 0
    Last Post: 27 Mar 2009, 07:27 PM
  3. Replies: 16
    Last Post: 31 Jan 2008, 06:44 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