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