Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default older customer info not found

    Hi All, i have a huge problem.

    I had made a new store and everything was working perfect. I even had all the old customers info imported into my new database an that was up and running prefect.

    I could view the customers info in admin without any problems.

    BUT.....

    After a server updat of my hosting provider everything changed.

    I can not view the customers info of older customers. I am getting the following errord:


    Customers-customers- ilonka


    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ilonka/domains/fritenglas.nl/public_html/admin/customers.php on line 1020

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ilonka/domains/fritenglas.nl/public_html/admin/customers.php on line 1022

    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/ilonka/domains/fritenglas.nl/public_html/admin/includes/classes/object_info.php on line 29

    Warning: Variable passed to each() is not an array or object in /home/ilonka/domains/fritenglas.nl/public_html/admin/includes/classes/object_info.php on line 30

    When i choose to edit the customer details, i am getting the following errors

    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/ilonka/domains/fritenglas.nl/public_html/admin/includes/classes/object_info.php on line 29

    Warning: Variable passed to each() is not an array or object in /home/ilonka/domains/fritenglas.nl/public_html/admin/includes/classes/object_info.php on line 30


    And all the fields are empty

    What happened and what can i do to get back the details?

    The strange thing is that i can log in to the store as a customer and all my details are shown in their..

    I tried to enter the details myself but then i am getting the error that the e-mail address is already in use.

    Thanks Ilonka

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: older customer info not found

    After a server updat of my hosting provider everything changed
    Exactly what did your host update?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: older customer info not found

    i don't know, they did not tell.
    But they are ensuring me that my problem has nothing to do with the server update....

  4. #4
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: older customer info not found

    How exactly did you get your "customers imported" ?

    Zen Cart currently uses three tables for handling customer information:
    - address_book
    - customers
    - customers_info

    If all the data in those tables is not kept in sync, you will get errors similar to what you described.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: older customer info not found

    HI DrByte,

    I have checked those three and they all have the customers details. BUT....

    Now i have found out that all my new customers. ( ID 44 - 56) Are not anywhere in my database.

    SO... my guess is that it has something to do with this.
    But i don't have a clue what. Maybe something with my settings??

    The strange thing is that the customers that i do not find in my database, i can view all the details in admin.

    And the once that are in my database i can not view their details in admin...

    Could you PLEASE help me out?

    Thanks a lot

    Ilonka

    Quote Originally Posted by DrByte View Post
    How exactly did you get your "customers imported" ?

    Zen Cart currently uses three tables for handling customer information:
    - address_book
    - customers
    - customers_info

    If all the data in those tables is not kept in sync, you will get errors similar to what you described.

  6. #6
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: older customer info not found

    I have solved the following errors:


    When i choose to edit the customer details, i am getting the following errors

    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/ilonka/domains/fritenglas.nl/public_html/admin/includes/classes/object_info.php on line 29

    Warning: Variable passed to each() is not an array or object in /home/ilonka/domains/fritenglas.nl/public_html/admin/includes/classes/object_info.php on line 30

    ---------------------------------------

    But i am still getting the following once when i try to view the customer details.

    admin-Customers-customers- ilonka


    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ilonka/domains/fritenglas.nl/public_html/admin/customers.php on line 1020

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ilonka/domains/fritenglas.nl/public_html/admin/customers.php on line 1022

    But i just can't figger out what this means...

  7. #7
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: older customer info not found

    What version of Zen Cart?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: older customer info not found

    version 1.3.7

  9. #9
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: older customer info not found

    Quote Originally Posted by ilonka View Post
    i am still getting the following once when i try to view the customer details.[/b]

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ilonka/domains/fritenglas.nl/public_html/admin/customers.php on line 1020

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ilonka/domains/fritenglas.nl/public_html/admin/customers.php on line 1022
    That's because there is no data in the "customers_info" table for that particular customer.

    When manually importing or adjusting customer data, the address_book, customers, and customers_info tables need to be kept in sync. Your database is missing information from that table for those customers.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: older customer info not found

    What do you mean with the sync??
    I have exported all the old clients from my old database as SQL and have imported it in my new databse.

    was this wrong?



    Quote Originally Posted by DrByte View Post
    That's because there is no data in the "customers_info" table for that particular customer.

    When manually importing or adjusting customer data, the address_book, customers, and customers_info tables need to be kept in sync. Your database is missing information from that table for those customers.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 More info sitebox, page not found? Help, anyone?
    By Winnie the Pooh in forum Addon Sideboxes
    Replies: 3
    Last Post: 22 Oct 2013, 02:52 PM
  2. Customer not showing up on customer list, but can be found on database
    By roystik in forum Managing Customers and Orders
    Replies: 5
    Last Post: 24 Mar 2010, 09:42 AM
  3. Product Info Page not found!! - Please Help
    By wdkstudio in forum General Questions
    Replies: 8
    Last Post: 4 Feb 2009, 05:56 PM
  4. Customer Login Not Found
    By snarfy in forum Managing Customers and Orders
    Replies: 2
    Last Post: 28 Dec 2008, 11:12 PM
  5. Customer account not found/no log in
    By CBO in forum Managing Customers and Orders
    Replies: 7
    Last Post: 30 Jul 2007, 02:18 AM

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