Posted By: Brijesh on January 17, 2023, 7:10 am | Post: 1 |
Hi,
Can you please check if the following line is present in your wp-config.php in source installation : define( 'WP_ALLOW_MULTISITE', true ); This line is generally added when using Multisite but it seems you are not using multisite as you do not have the above mentioned tables in your source installation. Please comment the above line in the source installation's wp-config.php This should resolve your issue. ----------------------- Webuzo - Multi User Hosting Control Panel AMPPS - Best WordPress/PHP/MySQL development tool |
Posted By: billyqureshi on January 17, 2023, 2:02 pm | Post: 2 |
hi Brijesh
thank you so much for your answer. my source config file does not have this line. is there anything else i can try? |
Posted By: billyqureshi on January 17, 2023, 2:44 pm | Post: 3 |
oh sorry actually yes multisite was true !
i will comment out and try again thanks ! |
Posted By: Brijesh on January 18, 2023, 6:08 am | Post: 4 |
Sure do let us know if you still face the issue.
----------------------- Webuzo - Multi User Hosting Control Panel AMPPS - Best WordPress/PHP/MySQL development tool |
Posted By: billyqureshi on April 19, 2024, 6:49 am | Post: 5 |
Thanks
Adding the multi site line did fix the issue. |
Posted By: Brijesh on April 23, 2024, 1:32 pm | Post: 6 |
Glad to know your issue was resolved.
----------------------- Webuzo - Multi User Hosting Control Panel AMPPS - Best WordPress/PHP/MySQL development tool |