Quote Originally Posted by ssdsarah View Post
1146 Table 'dreacout_zc2.scart' doesn't exist
This suggests that the table normally used ('scart') for the Recover Cart Sales mod hasn't been installed on the "dreacout_zc2" database. Is that the correct database for this relocated site? Is that the correct name of the table in the database, or is there a prefix missing somewhere?

Quote Originally Posted by ssdsarah View Post
Then on the dreacustomdesigns site, when i was in the admin section,under customers, I got this error:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/dreacout/public_html/dreacustomdesigns/cart/admin/customers.php on line 1026

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/dreacout/public_html/dreacustomdesigns/cart/admin/customers.php on line 1028

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

Warning: Variable passed to each() is not an array or object in /home/dreacout/public_html/dreacustomdesigns/cart/admin/includes/classes/object_info.php on line 30
This typically happens only when you've got customers in the customers table but no corresponding addresses in the address_book table or no reviews in the product_reviews table for the highlighted customer when it expected one.

Quote Originally Posted by ssdsarah View Post
Then when I was trying to edit the ezpages I see this warning on every page.
Warning: Missing argument 1 for FCKeditor::__construct(), called in /home/dreacout/public_html/dreacustomdesigns/cart/admin/ezpages.php on line 452 and defined in /home/dreacout/public_html/dreacustomdesigns/cart/admin/includes/fckeditor.php on line 25
Something's amuck with the setup of the FCKEDITOR plugin that's been installed. As far as I recall, it only existed since v1.3.5.
Probably easiest to turn it off for now until you get all the other things working right, and deal with it later. Admin->Configuration->My Store->HTML Editor Preference->NONE. Then log out of the admin and back in again, or even close the browser and come back again.