Zen Cart Logo
Forums / General Questions / I can’t checkout anymore!

I can’t checkout anymore!

Locked

Views: 2,235

Results 1 to 14 of 14
This thread is locked. New replies are disabled.
11 Mar 2007, 8:41 PM
#1
sschueller avatar

sschueller

New Zenner

Join Date:
Dec 2006
Posts:
3
Plugin Contributions:
0

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

12 Mar 2007, 3:29 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

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?

15 Mar 2007, 8:24 AM
#3
janbom avatar

janbom

New Zenner

Join Date:
Apr 2006
Location:
denmark
Posts:
7
Plugin Contributions:
0

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?

15 Mar 2007, 3:42 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: I can’t checkout anymore!

Have you an URL to your site where we can see this?

19 Mar 2007, 10:39 PM
#5
jerkynet avatar

jerkynet

New Zenner

Join Date:
Nov 2006
Posts:
94
Plugin Contributions:
0

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

19 Mar 2007, 10:41 PM
#6
jerkynet avatar

jerkynet

New Zenner

Join Date:
Nov 2006
Posts:
94
Plugin Contributions:
0

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

19 Mar 2007, 10:45 PM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

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?

19 Mar 2007, 10:58 PM
#8
jerkynet avatar

jerkynet

New Zenner

Join Date:
Nov 2006
Posts:
94
Plugin Contributions:
0

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

19 Mar 2007, 11:08 PM
#9
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: I can’t checkout anymore!

fussy fussy fussy ... :lamo:

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?

19 Mar 2007, 11:13 PM
#10
jerkynet avatar

jerkynet

New Zenner

Join Date:
Nov 2006
Posts:
94
Plugin Contributions:
0

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

19 Mar 2007, 11:17 PM
#11
jerkynet avatar

jerkynet

New Zenner

Join Date:
Nov 2006
Posts:
94
Plugin Contributions:
0

Re: I can’t checkout anymore!

Sorry, missed the "where did I get it from"....

Link above......download.....pretty sure it was sourced on sourceforge if I remember correctly....but keep in mind, this FRESH d/ld installed 1.3.7 as of yesterday, PLUS 2 other sites, same vers, they are upgraded sites from 1.3.6 doing same thing.

This is starting to feel like the mess DrB got himself into yesterday ie; I started it with, there is something new regarding the server evironment, things like this just don't happen on their own."

If we were hacked, find that interesting that all three zen carts would be hacked...not likely.........

Yesterdays mess turned out to be a minor (I think Dr.B was being kind when he called it a bug) in Zen Cart, but was shown when Zen was installed on a server that has a hand full of idiots running it. They had cranked down the file / dir handles so low to a ridicuolous level, no one would ever assume to have to deal with...but DrB just smiled and wrote around it.

I have a bad feeling we are looking at something like this, on my sites, and if you have others, likely php5 anomolies laying around out there just waiting for a dummy NOC employee to find and play with.....

Dave

19 Mar 2007, 11:23 PM
#12
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: I can’t checkout anymore!

DrByte does have a way about him ... :smartass:

This is really kind of weird ... your site that is ...

Might need to wait on that smart guy, DrByte, as he likes this kind of stuff ...

Meanwhile, I will keep peeking around your Admin and see what I can break ... er ... explore safety in there ... wonder what this would do ... :lamo:

19 Mar 2007, 11:30 PM
#13
jerkynet avatar

jerkynet

New Zenner

Join Date:
Nov 2006
Posts:
94
Plugin Contributions:
0

Re: I can’t checkout anymore!

Poke all you like on the demo site.........that is what I put it on for, and I would suggest taking a looksee at the php info in admin->vers, best guess is, if you have a working setup in one window, comparing thier settings on this one, something might jump out at you.

Re; DrB.........I got to meet this guy sometime! Has way more patence that I could ever dream of......obviously likes the challenge, and a GREAT way with people.........Very impressed yesterday, as he had several easy shots he could have taken at the Datacenter boys, didn't just gracefully went about fixing thier (caused) problem.

I am sure he will be thrilled to see this thread!?

Standing by.............(will need to re-enforce the permiter gate soon....customers coming over the south wall as I write this!)

Dave

20 Mar 2007, 12:35 AM
#14
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: I can’t checkout anymore!

I do look forward to sharing this with DrByte when he returns ...

He does have the patience of a Saint ... it is fun to try to rattle it ... :cool: