Zen Cart Logo
Forums / Customization from the Admin / Missing link to Customer List

Missing link to Customer List

Locked

Views: 1,536

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Sep 2007, 3:28 AM
#1
rfree190 avatar

rfree190

Zen Follower

Join Date:
Sep 2007
Posts:
176
Plugin Contributions:
0

Missing link to Customer List

From within admin, I can't seem to find a link to the customer list.
This is where it is located via url: admin/customers.php, but there is no link for it. Can I add it somewhere in the admin menu?

I have added Add_Customers_From_Admin_1.0. Could that have removed the original link? If I click Add Customer from the Customer menu, then click Cancel, it takes me to the Customer List. There is just no way on my menu to get there otherwise.

Any Ideas?

Thanks,
Rick

27 Sep 2007, 6:07 PM
#2
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Missing link to Customer List

In the stock Zen Cart, the horizontal menu starts with...

Configuration Catalog Modules Customers ...and so on, with Customers again as the first link in the drop-down under the Customers menu item.

If you don't see that, then the mod you installed must have made it disappear.

Rob

30 Sep 2007, 4:50 AM
#3
rfree190 avatar

rfree190

Zen Follower

Join Date:
Sep 2007
Posts:
176
Plugin Contributions:
0

Re: Missing link to Customer List

OK, now that it's gone, how do I get it back?:blink:
I'm assuming it vanished when I installed Super Orders.

Which file controls the menu system in Admin?

Thanks!

30 Sep 2007, 7:54 AM
#4
drbyte avatar

drbyte

Sensei

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

Re: Missing link to Customer List

/admin/includes/boxes/customers_dhtml.php

30 Sep 2007, 3:13 PM
#5
rfree190 avatar

rfree190

Zen Follower

Join Date:
Sep 2007
Posts:
176
Plugin Contributions:
0

Re: Missing link to Customer List

Thanks. Somehow, the Customer option was commented out. Removed the // and it is back in the menu.

Thanks,
Rick