Lost settings after migration
-
After setting everything up with the plugin, I tried to migrate my website to production environment and I end up losing every setting. I did this migration manually, just copied my website files, exported my DB, did a search & replace to update my domain in my DB and uploaded everything to my new domain and all settings were lost. I’ve noticed that everything seems to be located in wp_options table under 3 lines:
- admin_site_enhancements
- admin_site_enhancements_stats
- admin_site_enhancements_extra
When I tried to copy the value for “admin_site_enhancements” to my new DB with phpMyAdmin by double-clicking option_value content I’ve lost the settings on the dev environment too. Here’s my array:
a:153:{s:18:"enable_duplication";b:1;s:32:"duplication_redirect_destination";s:4:"list";s:13:"content_order";b:1;s:24:"enable_media_replacement";b:1;s:17:"enable_svg_upload";b:1;s:18:"enable_avif_upload";b:1;s:29:"custom_nav_menu_items_new_tab";b:1;s:20:"hide_modify_elements";b:1;s:20:"hide_ab_wp_logo_menu";b:1;s:22:"hide_ab_customize_menu";b:1;s:20:"hide_ab_updates_menu";b:1;s:21:"hide_ab_comments_menu";b:1;s:13:"hide_ab_howdy";b:1;s:25:"disable_dashboard_widgets";b:1;s:34:"disable_welcome_panel_in_dashboard";b:1;s:26:"disabled_dashboard_widgets";a:6:{s:33:"dashboard_right_now__normal__core";b:1;s:32:"dashboard_activity__normal__core";b:1;s:29:"dashboard_primary__side__core";b:1;s:33:"dashboard_quick_press__side__core";b:1;s:38:"dashboard_recent_comments__normal__low";b:1;s:35:"dashboard_site_health__normal__core";b:0;}s:16:"wider_admin_menu";b:1;s:16:"admin_menu_width";s:5:"240px";s:20:"customize_admin_menu";b:1;s:17:"custom_menu_order";s:426:"menu-dashboard,toplevel_page_x-addons-home,toplevel_page_cornerstone-launch-editor,separator1,toplevel_page_dados-do-site,menu-media,menu-posts,menu-pages,toplevel_page_wpcf7,toplevel_page_cfdb7-list,separator2,menu-appearance,menu-plugins,menu-users,menu-tools,menu-settings,separator-last,toplevel_page_edit?post_type=acf-field-group,toplevel_page_seopress-option,toplevel_page_file-monitor-admin,toplevel_page_wsal-auditlog";s:18:"custom_menu_titles";s:409:"toplevel_page_x-addons-home__Pro,toplevel_page_cornerstone-launch-editor__Cornerstone,toplevel_page_dados-do-site__Dados do site,menu-posts__Posts,toplevel_page_wpcf7__Formulários,toplevel_page_cfdb7-list__Formulários recebidos,toplevel_page_edit?post_type=acf-field-group__ACF,toplevel_page_seopress-option__SEO,toplevel_page_file-monitor-admin__File Monitoring,toplevel_page_wsal-auditlog__WP Activity Log";s:18:"custom_menu_hidden";s:0:"";s:28:"show_custom_taxonomy_filters";b:1;s:19:"enhance_list_tables";b:1;s:26:"show_featured_image_column";b:1;s:14:"show_id_column";b:1;s:20:"hide_comments_column";b:1;s:29:"various_admin_ui_enhancements";b:1;s:32:"media_library_infinite_scrolling";b:1;s:28:"display_active_plugins_first";b:1;s:24:"custom_admin_footer_text";b:1;s:24:"custom_admin_footer_left";s:0:"";s:25:"custom_admin_footer_right";s:0:"";s:17:"custom_login_slug";s:7:"backend";s:13:"login_id_type";s:8:"username";s:22:"site_identity_on_login";b:1;s:24:"enable_login_logout_menu";b:1;s:24:"enable_last_login_column";b:1;s:24:"registration_date_column";b:1;s:28:"redirect_after_login_to_slug";s:0:"";s:29:"redirect_after_logout_to_slug";s:0:"";s:16:"custom_admin_css";s:0:"";s:19:"custom_frontend_css";s:0:"";s:18:"head_code_priority";s:2:"10";s:9:"head_code";s:0:"";s:18:"body_code_priority";s:2:"10";s:9:"body_code";s:0:"";s:20:"footer_code_priority";s:2:"10";s:11:"footer_code";s:0:"";s:15:"ads_txt_content";s:0:"";s:19:"app_ads_txt_content";s:0:"";s:18:"robots_txt_content";s:120:"User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Sitemap: https://my-site.com/sitemaps.xml";s:17:"disable_gutenberg";b:1;s:21:"disable_gutenberg_for";a:23:{s:4:"post";b:1;s:4:"page";b:1;s:14:"wp_font_family";b:0;s:12:"wp_font_face";b:0;s:12:"acf-taxonomy";b:0;s:13:"acf-post-type";b:0;s:19:"acf-ui-options-page";b:0;s:15:"acf-field-group";b:0;s:9:"acf-field";b:0;s:18:"wpcf7_contact_form";b:0;s:11:"cs_template";b:0;s:17:"cs_user_templates";b:0;s:15:"cs_global_block";b:0;s:9:"cs_header";b:0;s:9:"cs_footer";b:0;s:16:"cs_layout_single";b:0;s:17:"cs_layout_archive";b:0;s:9:"cs_layout";b:0;s:8:"acfe-dbt";b:0;s:9:"acfe-form";b:0;s:8:"acfe-dpt";b:0;s:7:"acfe-dt";b:0;s:8:"acfe-dop";b:0;}s:16:"disable_comments";b:1;s:20:"disable_comments_for";a:3:{s:10:"attachment";b:1;s:4:"post";b:1;s:4:"page";b:1;}s:16:"disable_rest_api";b:1;s:13:"disable_feeds";b:1;s:26:"disable_smaller_components";b:1;s:26:"disable_head_generator_tag";b:1;s:26:"disable_feed_generator_tag";b:1;s:31:"disable_resource_version_number";b:1;s:28:"disable_head_wlwmanifest_tag";b:1;s:20:"disable_head_rsd_tag";b:1;s:26:"disable_head_shortlink_tag";b:1;s:26:"disable_frontend_dashicons";b:1;s:21:"disable_emoji_support";b:1;s:22:"disable_jquery_migrate";b:1;s:21:"disable_block_widgets";b:1;s:17:"disable_lazy_load";b:1;s:20:"limit_login_attempts";b:1;s:19:"login_fails_allowed";s:1:"3";s:22:"login_lockout_maxcount";s:1:"3";s:24:"login_attempts_log_table";s:0:"";s:22:"obfuscate_author_slugs";b:1;s:23:"obfuscate_email_address";b:1;s:14:"disable_xmlrpc";b:1;s:20:"image_upload_control";b:1;s:15:"image_max_width";s:4:"1920";s:16:"image_max_height";s:4:"1920";s:24:"enable_revisions_control";b:1;s:20:"revisions_max_number";s:2:"10";s:28:"enable_revisions_control_for";a:8:{s:4:"post";b:1;s:4:"page";b:1;s:10:"custom_css";b:1;s:8:"wp_block";b:1;s:11:"wp_template";b:1;s:16:"wp_template_part";b:1;s:16:"wp_global_styles";b:1;s:13:"wp_navigation";b:1;}s:33:"heartbeat_control_for_admin_pages";s:7:"default";s:34:"heartbeat_interval_for_admin_pages";s:2:"60";s:31:"heartbeat_control_for_post_edit";s:7:"default";s:32:"heartbeat_interval_for_post_edit";s:2:"15";s:30:"heartbeat_control_for_frontend";s:7:"default";s:31:"heartbeat_interval_for_frontend";s:2:"60";s:22:"smtp_default_from_name";s:0:"";s:23:"smtp_default_from_email";s:0:"";s:9:"smtp_host";s:0:"";s:9:"smtp_port";s:0:"";s:13:"smtp_security";s:4:"none";s:13:"smtp_username";s:0:"";s:13:"smtp_password";s:0:"";s:19:"multiple_user_roles";b:1;s:17:"image_sizes_panel";b:1;s:26:"enable_password_protection";b:1;s:28:"password_protection_password";s:7:"segredo";s:24:"maintenance_page_heading";s:20:"Voltaremos em breve.";s:28:"maintenance_page_description";s:82:"O site está em constru??o ou manuten??o e está temporariamente inacessível.";s:27:"maintenance_page_background";s:6:"curves";s:24:"redirect_404_to_homepage";b:1;s:22:"display_system_summary";b:1;s:31:"search_engine_visibility_status";b:1;s:17:"content_order_for";a:8:{s:9:"acf-field";b:0;s:9:"acfe-form";b:0;s:15:"acf-field-group";b:0;s:8:"acfe-dop";b:0;s:4:"page";b:0;s:19:"acf-ui-options-page";b:0;s:12:"acf-taxonomy";b:0;s:13:"acf-post-type";b:0;}s:21:"enable_svg_upload_for";a:5:{s:13:"administrator";b:0;s:6:"editor";b:0;s:6:"author";b:0;s:11:"contributor";b:0;s:10:"subscriber";b:0;}s:26:"enable_external_permalinks";b:0;s:30:"enable_external_permalinks_for";a:3:{s:10:"attachment";b:0;s:4:"post";b:0;s:4:"page";b:0;}s:22:"external_links_new_tab";b:0;s:41:"enable_missed_schedule_posts_auto_publish";b:0;s:17:"hide_ab_site_menu";b:0;s:24:"hide_ab_new_content_menu";b:0;s:16:"hide_help_drawer";b:0;s:18:"hide_admin_notices";b:0;s:14:"hide_admin_bar";b:0;s:18:"hide_admin_bar_for";a:5:{s:13:"administrator";b:0;s:6:"editor";b:0;s:6:"author";b:0;s:11:"contributor";b:0;s:10:"subscriber";b:0;}s:19:"show_excerpt_column";b:0;s:25:"show_last_modified_column";b:0;s:21:"show_file_size_column";b:0;s:21:"show_id_in_action_row";b:0;s:16:"hide_date_column";b:0;s:21:"hide_post_tags_column";b:0;s:16:"change_login_url";b:0;s:25:"login_id_type_restriction";b:0;s:20:"redirect_after_login";b:0;s:25:"redirect_after_login_type";s:10:"single_url";s:24:"redirect_after_login_for";a:5:{s:13:"administrator";b:0;s:6:"editor";b:0;s:6:"author";b:0;s:11:"contributor";b:0;s:10:"subscriber";b:0;}s:21:"redirect_after_logout";b:0;s:26:"redirect_after_logout_type";s:10:"single_url";s:25:"redirect_after_logout_for";a:5:{s:13:"administrator";b:0;s:6:"editor";b:0;s:6:"author";b:0;s:11:"contributor";b:0;s:10:"subscriber";b:0;}s:23:"enable_custom_admin_css";b:0;s:26:"enable_custom_frontend_css";b:0;s:24:"enable_custom_body_class";b:0;s:28:"enable_custom_body_class_for";a:3:{s:10:"attachment";b:0;s:4:"post";b:0;s:4:"page";b:0;}s:21:"manage_ads_appads_txt";b:0;s:17:"manage_robots_txt";b:0;s:28:"insert_head_body_footer_code";b:0;s:33:"disable_gutenberg_frontend_styles";b:0;s:19:"disable_all_updates";b:0;s:27:"disable_plugin_theme_editor";b:0;s:34:"obfuscate_email_address_in_content";b:0;s:36:"obfuscate_email_address_visitor_only";b:0;s:24:"enable_heartbeat_control";b:0;s:19:"smtp_email_delivery";b:0;s:29:"smtp_default_from_description";s:0:"";s:15:"smtp_force_from";b:0;s:28:"smtp_bypass_ssl_verification";b:0;s:10:"smtp_debug";b:0;s:18:"view_admin_as_role";b:0;s:16:"maintenance_mode";b:0;s:28:"maintenance_mode_description";s:0:"";}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.