[FONT=Arial]Can any one advise how to remove a block of about 30 customers in the database containing around 1200. Would it be permissible to go into the [/FONT] [FONT="][FONT=Arial]sql data base and delete the lines and do we have to do anything els[/FONT]e.
[/FONT] [FONT="]We only just discovered that 33 customer records had become corrupted, we think this happened when our site was hacked in July.
I openned a pervious version containing these missing customer details and extracted the their details from the table "Customers", then tried to merge the data with our existing SQL database
I got a successful load using notepad and CSV, but it broke all the other customers
As a precaution I had backed up this table, but on restoring to this backup the customers are still broken. The data in the SQL tables looks ok, but within the shop you can no longer see any details - first name, last name, email or address.
I then made the mistake of asking our webhosting company to restore the site to a copy we had made a few hours earlier on their server before I had touched the SQL files. We have even bigger problems with all customers broken and the following errors;
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in ...../customers.php1020
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in ..../customers.php1022
Warning: reset() [function.reset]: Passed variable is not an array or object in ..../includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in ..../includes/classes/object_info.php on line 30
Our ISP dissolved the back up file as well doing the restore we were not aware this would happen. Any help or advice much appreciated! on line on line [/FONT]



