I have successfully migrated my WordPress site, but nothing is displayed


I’m showing this additional screenshot of my WordPress console to show that nothing appears from the menus or pages I had inside.

Here is the information you requested:

In this second screenshot, I go to the main menu and see that no database appears. I don’t know if this is normal.

This is normal, that’s how the system is setup.

Regard your issue, your $table_prefix setting is wrong. You want to restore a backup, you do not want to install WordPress with Softaculous. Because if you install WordPress you just get a new website.

To continue, please update your table prefix to SERVMASK_PREFIX_ and see if it helps.

4 Likes

I just changed the value, and it seems to have improved. The page is still not displaying, but the favicon is visible. The secondary pages now appear in the WordPress admin panel.

As for why the page isn’t displaying, I went to the template section and it says the stylesheet is missing. I also saw this message before.

I have tried to edit the active theme and this message appears:

Fatal error : Uncaught Exception: Expected single stylesheet key. in /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/customize/class-wp-customize-custom-css-setting.php:71 Stack trace: #0 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/class-wp-customize-manager.php(5755): WP_Customize_Custom_CSS_Setting->__construct(Object(WP_Customize_Manager), ‘custom_css’, Array) #1 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/class-wp-hook.php(324): WP_Customize_Manager->register_controls(Object(WP_Customize_Manager)) #2 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #3 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/class-wp-customize-manager.php(947): do_action(‘customize_regis…’, Object(WP_Customize_Manager)) #5 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/class-wp-hook.php(324): WP_Customize_Manager->wp_loaded(‘’) #6 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #7 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-settings.php(749): do_action(‘wp_loaded’) #9 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-config.php(96): require_once(‘/home/vol8_8/in…’) #10 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-load.php(50): require_once(‘/home/vol8_8/in…’) #11 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-admin/admin.php(35): require_once(‘/home/vol8_8/in…’) #12 /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-admin/customize.php(13): require_once(‘/home/vol8_8/in…’) #13 {main} thrown in /home/vol8_8/infinityfree.com/if0_39160854/ahmp.org.pe/htdocs/wp-includes/customize/class-wp-customize-custom-css-setting.php on line 71

I honestly have no idea about what you mean by “you tried to edit the active theme”. What have you done exactly? What changes have you make to your theme?

Because from what I can tell, you have a huge misunderstanding of how WordPress works.

1 Like

The actual word is “customize.” The translator isn’t very good sometimes. I clicked on the blue button on the right side.

I think the current theme of your site is non-existent so you must first fix this problem by reinstalling your theme back before you do anything to it.

4 Likes

I was able to fix it.

I reactivated the “Ave” theme. I had done this before, but there were issues with the theme needing to be registered (I reinstalled it) and several plugins still needed to be activated. Only when I activated the plugins did the page look as it had before. I only have one final problem with the “Revolution Slider” plugin, which gives me the following error when I try to activate it.
I’d like to know if it’s possible to fix it from the code itself or if I should reinstall it without risking losing data. Thank you very much for your patience.

Judging by the error, it seems that some files are missing from the plugin.

I don’t remember exactly whether uninstalling a plugin will also delete all associated data. I suspect that it does, in which case you should not just reinstall it.

However, you can simply reupload the files of the website without data loss. You can download a fresh copy of the plugin files, extract them to your own computer, and upload the contents to the ahmp.org.pe/htdocs/wp-contents/plugins/revslider/ directory, overwriting any existing files. That should restore the missing files.


That said, as far as I can tell, “revslider” is called Slider Revolution, which is a plugin that costs $109 to use. If you’re not paying that, it either means that you’re probably using a pirated copy, which is illegal, and therefore not allowed on our hosting.

The same is true for the Ave theme by the way, that’s also a $39 theme. If you haven’t paid that, and just “got it from somewhere” for free, that’s an illegal copy, that’s probably outdated and likely has malware in it.

Many good free themes and plugins exist for WordPress. Some paid themes and plugins are better, but then always actually pay for the license and don’t just find an “alternative download” where you don’t have to pay. That’s very illegal, very dangerous, and very prohibited on our hosting.

5 Likes

Hello. Thank you for your concern. The website was developed by another company and I’m now in charge, so I handled the migration. Don’t worry about the legality of the product, as I have my own original licenses for several themes and plugins. In fact, I have the “Ave” theme on which the site is built, and I successfully reinstalled it myself, replacing the old one because it was asking for an update. I’ll see if I can restore the slider or if I need to rebuild it with another plugin. In any case, the issue in this topic was successfully resolved, and I appreciate your time.

Hello friends. I just reinstalled a plugin for a site I recently moved to InfinityFree. Everything was fine since I had previously reinstalled some outdated plugins, but in this latest case (Slide Revolution), this activation caused me to see some errors in the schema.php files of some plugins, and this error message appears at the website’s launch. The website is:

www.ahmp.org.pe

Thank you in advance for your help.

The plugin you’re using doesn’t appear to support the latest PHP versions well. You can probably remove the deprecation warnings for now by disabling WP_DEBUG mode. But you might run into more issues later with future PHP or WordPress upgrades unless the plugin is updated. If the plugin is no longer being updated, please consider switching to something that is still being maintained.

As this is not a free plugin, make sure you have the necessary licence.
Get support from the plugin developer

4 Likes

I tried deactivating the plugin, but the error message keeps appearing. I’d like some sort of solution.

Did you de-activate the correct plugin?

Read my previous post

3 Likes

These errors are all generated by the “all-in-one-seo-pack-pro” plugin. Removing that plugin will remove the errors.

5 Likes

Yes, that plugin was indeed causing the conflict. It’s now resolved. Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.