Zen Cart Logo
Forums / Managing Customers and Orders / Orders not in Admin or Customers Account

Orders not in Admin or Customers Account

Locked

Views: 1,974

Results 1 to 13 of 13
This thread is locked. New replies are disabled.
24 May 2010, 1:07 AM
#1
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Orders not in Admin or Customers Account

My test orders aren't in admin or the customers account.

Orders are processed by PayPal, I get their notification of the sale. I don't get an order confirmation from Zen Cart.

I have triple checked the Notification Preferences URL and the Automatic Return URL both are correct.

I also checked at PayPal the IPN History and there are no failures, all have been sent.

So after weeks of customizing my site. When the orders weren't being processed properly I decided to do a fresh install of v1.3.9c. After the installation, before any customizing whatsoever, I added a product, then made a test order. Same thing, nothing in admin or the customers account.

Can anybody help me?

24 May 2010, 2:04 AM
#3
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

The link didn't help me as I dont have any orders at all in admin.

I re-uploaded the orders.php and admin.php files to the admin folder. Did a test purchase and still no new orders in admin.

I don't have any addons installed. This test site is the default classic version

24 May 2010, 2:14 AM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

Try this please:

  1. use your ftp program a find the cache folder
  2. report back with any error
24 May 2010, 2:33 AM
#5
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

haredo:

Try this please:

  1. use your ftp program a find the cache folder
  1. report back with any error

I'm sorry I don't understand what you mean. I have downloaded my cache folder, what do I look for?

24 May 2010, 2:39 AM
#6
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

Do you see any file that starts with err

24 May 2010, 2:45 AM
#7
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

I have 241 myDEBUG-adm-932310-1273921998.log type files.

A lot of there are because I haven't uploaded my products.

The other kind of error is...
[15-May-2010 12:07:36] PHP Warning: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Unknown modifier 'h' in /home/www/mysite/admin/layout_controller.php on line 224

24 May 2010, 2:46 AM
#8
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

haredo:

Do you see any file that starts with err

No none.

24 May 2010, 2:52 AM
#9
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

Please be patient and wait for another Zenner to help with this problem..

24 May 2010, 2:53 AM
#10
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

The real strange thing is, I have two sites. Both were fresh installs for v1.3.9c. My second site is working perfectly, orders are being processed and everything is working as it should.

I did exactly the same thing with both sites. Yet one won't add orders to admin or the customers accounts. If I click on Orders in admin there are none listed.

24 May 2010, 2:54 AM
#11
mawson avatar

mawson

New Zenner

Join Date:
May 2010
Posts:
17
Plugin Contributions:
0

Re: Orders not in Admin or Customers Account

haredo:

Please be patient and wait for another Zenner to help with this problem..

Thanks for you help! I do appreciate it. My business partner would understand better than I do.

24 May 2010, 8:05 AM
#12
drbyte avatar

drbyte

Sensei

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

Re: Orders not in Admin or Customers Account

mawson:

[15-May-2010 12:07:36] PHP Warning: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Unknown modifier 'h' in /home/www/mysite/admin/layout_controller.php on line 224
That was fixed in v1.3.9c: http://www.zen-cart.com/forum/showthread.php?t=154121

24 May 2010, 8:07 AM
#13
drbyte avatar

drbyte

Sensei

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

Re: Orders not in Admin or Customers Account

mawson:

My test orders aren't in admin or the customers account.
Are they in your database?
ie: are there any records for those orders stored in the "orders" table in your database?

Also, what order-total modules do you have enabled/disabled, and why? Admin->Modules->Order Total

If you search for the order using order number, does it show up?

If you click on Admin->Customers->PayPal IPN, does your order show up there?

Are you using Express Checkout? or the old less reliable archaic Website Payments Standard?