Home Forums WordPress Plugins Hide My WP Settings not saved

This topic is: resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #30812
    kvogel
    Post count: 10

    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,
    Kristof

    #30813
    kvogel
    Post count: 10

    PHP Notice: Undefined variable: current_cookie in /htdocs/wp-content/plugins/hide_my_wp/hide-my-wp.php on line 1858

    #30830
    Suman M.
    Post count: 12478

    Hi, 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.

    #30992
    kvogel
    Post count: 10
    This reply has been marked as private.
    #30999
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #31012
    kvogel
    Post count: 10
    This reply has been marked as private.
    #31015
    kvogel
    Post count: 10

    I 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.

    #31022
    kvogel
    Post count: 10

    IT’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.

    #31553
    kvogel
    Post count: 10

    I 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.

    #31554
    Suman M.
    Post count: 12478

    Hi, thanks for the detailed info.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.