Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Location
    NZ
    Posts
    60
    Plugin Contributions
    0

    Default Customer List in Admin - not sorted by ID after importing from old server

    Hope this is the right place to put this one.

    This really isn't an issue just annoying so if there is no way to fix it then it is fine.

    I recently upgraded to a new server so brought all my customer database across from the old site. As a result the way the customer list is being sorted in admin is out of order. When I go in via myphpadmin, the names are all sorted by id which is what I want but for some reason this isn't coming through into the admin area.

    Any ideas on how to get the admin to list the customer names by id as per normal?

    Thanks heaps in advance

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

    Default Re: Customer List in Admin

    What indexes are on your customers table if you peek at it in phpMyAdmin ...
    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!]
    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
    Feb 2008
    Location
    NZ
    Posts
    60
    Plugin Contributions
    0

    Default Re: Customer List in Admin

    not to sure about indexes...

    KEY `idx_email_address_zen` (`customers_email_address`),
    KEY `idx_referral_zen` (`customers_referral`(10)),
    KEY `idx_grp_pricing_zen` (`customers_group_pricing`),
    KEY `idx_nick_zen` (`customers_nick`),
    KEY `idx_newsletter_zen` (`customers_newsletter`)

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

    Default Re: Customer List in Admin - not sorted by ID after importing from old server

    You should have a Primary index set on the customers_id ...

    In phpMyAdmin, you can add a Primary Index on the customers_id ...

    See if that doesn't fix the issue ...
    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!]
    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
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,826
    Plugin Contributions
    31

    Default Re: Customer List in Admin - not sorted by ID after importing from old server

    I have the same issue after importing some new records.



    Up to 40 was added manually/normally.
    41-45 were imported.
    46 was added manually.

    I think the indexes are correct, but i don't really know what I am looking at.


    thanks
    Steve

  6. #6
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,826
    Plugin Contributions
    31

    Default Re: Customer List in Admin - not sorted by ID after importing from old server

    well now its ordering correctly,


    but I still would like to know what is going on here.

    If it's not right, something must be wrong...somewhere...

 

 

Similar Threads

  1. Replies: 2
    Last Post: 23 Apr 2013, 08:13 AM
  2. admin not working after moving from local site to server
    By robertwhitis in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 11 Dec 2011, 06:36 AM
  3. Can not access customer information in admin when sorted
    By ErinBeth80 in forum General Questions
    Replies: 2
    Last Post: 4 Aug 2011, 07:12 PM
  4. Replies: 10
    Last Post: 7 Oct 2009, 05:16 PM
  5. Error message after importing database from other server
    By Ken Joy in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 8 Mar 2007, 04:13 AM

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