Fatal error when migrating a local site to hosting

Website URL: https://twoody.ru/

Error Message:

Fatal error : Uncaught Error: Class “Pods\Prefixed\lucatume\DI52\Container” not found in /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-content/plugins/pods/src/Pods/Container/Container_DI52.php:40 Stack trace: #0 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-content/plugins/pods/src/Pods/Container/Container_DI52.php(49): Pods\Container\Container_DI52->__construct() #1 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-content/plugins/pods/includes/general.php(4834): Pods\Container\Container_DI52::init() #2 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-content/plugins/pods/classes/PodsInit.php(2417): pods_container_register_service_provider(‘Pods\Service_Pr…’) #3 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-includes/class-wp-hook.php(324): PodsInit->run(‘’) #4 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #5 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-settings.php(506): do_action(‘plugins_loaded’) #7 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-config.php(96): require_once(‘/home/vol8_2/in…’) #8 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-load.php(50): require_once(‘/home/vol8_2/in…’) #9 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-blog-header.php(13): require_once(‘/home/vol8_2/in…’) #10 /home/vol8_2/infinityfree.com/if0_36101414/htdocs/index.php(17): require(‘/home/vol8_2/in…’) #11 {main} thrown in /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-content/plugins/pods/src/Pods/Container/Container_DI52.php on line 40

Notice : Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-includes/functions.php on line 6031

Notice : Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/vol8_2/infinityfree.com/if0_36101414/htdocs/wp-includes/functions.php on line 6031

There has been a critical error on this website.

Other Information:

Tried searching information about this issue by myself but didn’t succeed. Everything works fine locally, but after moving it to a hosting, it doesn’t work.

Transfer steps:

  1. Connected to ftpupload using my login and password and transfered all files to htdocs folder.
  2. Exported my database from localhost and imported it to hosting. The codings matched, there didn’t seem to be any problems
  3. Used SQL Query Generator to Change WordPress URL in Database to change paths from localhost to new paths
  4. Edited wp-config to enter new data to connect to the database
  5. Tried reaching the website but the error appeared

Please read

Make sure all files are present for the plugin.
If not, disable “pods” plugin first

7 Likes

Thanks, that helped a lot!
The problem was with a Pods plugin, after manually installing it everything works fine

1 Like

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