Home › Forums › WordPress Plugins › Hide My WP › Settings not saved
- This topic has 9 replies, 2 voices, and was last updated 5 years, 3 months ago by
Suman M..
-
AuthorPosts
-
May 29, 2020 at 3:21 pm #30812
Hi,
I ‘m useing HMWP several years ago. I like it.
I want to use on a new site, but i cant start this plugin.
When I try to save any settings example license code, or import settings or any checkbox setting, form saved and come back in empty fields.
Multisite configuration windows also empty.
Could you help me?
Do you have any idea, hot to find the problem.
How to find HMWP settings on file system and in database?Same version of WordPress on same Apache working well.
Both WordPress is multisite.
Thanks,
KristofMay 29, 2020 at 4:12 pm #30813PHP Notice: Undefined variable: current_cookie in /htdocs/wp-content/plugins/hide_my_wp/hide-my-wp.php on line 1858
May 31, 2020 at 3:46 am #30830Hi, thanks for contacting us. Can you please let us know your site’s backend login details (as private reply) so that we can look into the issue? Also let us know your HMWP purchase code.
June 17, 2020 at 10:49 pm #30992This reply has been marked as private.June 19, 2020 at 5:54 am #30999This reply has been marked as private.June 19, 2020 at 7:37 am #31012This reply has been marked as private.June 19, 2020 at 7:42 am #31015I try to find settings in PhpMyAdmin.
I delete all database field what i find with %LIKE%=hmwp searching and looks hmwp settings. I try to clen all site database from WP MultiSite.
I think HWP settings saved to databse from admin settings form, but not loading back, and rewrite rules also not loading back to admin panel from DB.June 19, 2020 at 10:38 am #31022IT’S SOLVED.
I changed MULTISITE wp-config settings to FALSE. When I enable HMWP plugin wizard loded in single site enviroment and settings saved. I changed MULTISITE to true in wp-config and now HMWP working in multisite.August 6, 2020 at 8:07 am #31553I found final solution.
In the wp-config file multisite settings was wrong.When I fixed
define(‘DOMAIN_CURRENT_SITE’, ‘main-root-doman-name.com’);
define(‘SITE_ID_CURRENT_SITE’, 5);
define(‘BLOG_ID_CURRENT_SITE’, 5);in may case my main site ID in wp multisite enviroment is 5.
When this settings is not correct HMWP cant save settings and make several issues.You cant use subdomain for main site with HMWP.
Its not bug, its a special problem when you upgrade SINGE WP to MULTI WP, and this settings not correct.
August 6, 2020 at 6:17 pm #31554Hi, thanks for the detailed info.
-
AuthorPosts
You must be logged in to reply to this topic.

