Plugin Support
MixHa
(@mixha)
Hello @eferdogan ,
From the logs that you shared, it seems that only plugin activation was left to be done. Please navigate to the Plugins area of WP admin and activate them all, it should resolve issues.
If any of these is missing, please reinstall them:
folders
gtranslate
theme-my-login
pricing-table-by-supsystic
sportspress-pro
wp-fastest-cache
sportspress-for-soccer
Kind regards
None of the functions are working, forms, image upload, plugin, deletion, activation etc.
Plugin Author
iClyde
(@iclyde)
Hi @eferdogan
Make sure your wp-config.php on the site where you restored your backup has $table_prefix = “wpr7_”, as this backup includes more tables most likely from other WordPress instance, our plugin detected different prefix.
Once you adjust the prefix it should work properly. Note: you’ll still need to activate plugins mentioned by MixHa above as our plugin encountered errors while activating these plugins and decided to not enable them.
Let me know if that resolves your issue 🙂
Thank you!