Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Multiple errors since migrating site to new host
- This topic has 3 replies, 2 voices, and was last updated 6 years, 9 months ago by sahmcolorado.
-
AuthorPosts
-
February 18, 2018 at 7:16 am #14705sahmcoloradoSpectator
I have migrated my site from GoDaddy to Bluehost. I have eMember installed on my primary domain. Everything is working perfectly there. I have a test copy of my site in a subfolder and I have eMember and eStore installed there. On the test site, I am seeing lots of errors, all of which I think are related to eMember and/or eStore. Can you help me figure out what is causing this?
Thank you so much for your help!
Here is the list of errors I’ve seen while configuring eStore and testing the site:
1. Shown on page when login in via eMember: (then proceeds as normal)
Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in /home1/poudreriver/public_html/wp-content/plugins/wp-eMember/eMember_auth_utils.php on line 684
2. When update eStore general settings:
Notice: Undefined index: eStore_cart_enable_debug in /home4/poudrer1/public_html/testsite/wp-content/plugins/wp-cart-for-digital-products/eStore_menu_general_settings.php on line 93
3. By product category option on eStore Add Product page
Notice: Undefined index: editproduct in /home4/poudrer1/public_html/testsite/wp-content/plugins/wp-cart-for-digital-products/eStore_menu_product_management.php on line 655
4. Shown on page when add/remove eStore product to/from cart:
Notice: Constant DONOTCACHEPAGE already defined in /home4/poudrer1/public_html/testsite/wp-content/plugins/wp-eMember/eMember_init.php on line 185
5. Shown on page when click checkout with PayPal in eStore cart:
Notice: Constant DONOTCACHEPAGE already defined in /home4/poudrer1/public_html/testsite/wp-content/plugins/wp-cart-for-digital-products/eStore_payment_submission.php on line 11
6. On Issued Receipts page:
Notice: Undefined index: receipt in /home4/poudrer1/public_html/testsite/wp-content/plugins/eStore-receipt-creator/eStore-receipt-display-table.php on line 94
7. Shown on Receipt Creator Settings Page:
Notice: wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead. in /home4/poudrer1/public_html/testsite/wp-includes/functions.php on line 3839
8. Shown on Add Plugins Page:
Notice: Undefined property: stdClass::$plugin in /home4/poudrer1/public_html/testsite/wp-includes/class-wp-list-util.php on line 150
February 18, 2018 at 12:57 pm #77306wzpModeratorI have migrated my site from GoDaddy to Bluehost. I have eMember installed on my primary domain. Everything is working perfectly there. I have a test copy of my site in a subfolder…
How did you go about migrating the site? And is the “test copy” a migrated copy of the migrated site; with its own copy of the WP database?
February 18, 2018 at 7:46 pm #77307sahmcoloradoSpectatorI had created the test copy in a subfolder on my old host account by cloning the live site. It does have it’s own copy of the WP database, which I also migrated over. I moved the site by using ftp from GoDaddy to Bluehost. I then exported/imported each of the two databases (one for live site and one for tet site). I updated the wp-config files to match them up with the correct database. The live site is great, but the test site is not well (as you can see).
February 19, 2018 at 4:45 am #77308sahmcoloradoSpectatorI have deleted the site and recreated it and all is well now. I obviously didn’t get it moved over correctly.
-
AuthorPosts
- You must be logged in to reply to this topic.