no super admin and no Network Menu under tools tab

  • Unknown's avatar

    Hello Everyone,

    I’m getting issue with multisite. i have no super admin of wp-admin.
    i read many topics about this and tried to resolve but no luck till now.
    this is wp-config file’s code:

    define(‘WP_ALLOW_MULTISITE’, true);
    define( ‘MULTISITE’, true );
    define( ‘SUBDOMAIN_INSTALL’, false );
    $base = ‘/travelblog/’;
    define( ‘DOMAIN_CURRENT_SITE’, ‘myDomain.com’ );
    define( ‘PATH_CURRENT_SITE’, ‘/travelblog/’ );
    define( ‘SITE_ID_CURRENT_SITE’, 1 );
    define( ‘BLOG_ID_CURRENT_SITE’, 1 );

    its in the mid of file.

    but still there’s no solution for me.

    please help!

    Thank you,

  • Unknown's avatar

    I’m getting issue with multisite.

    You are posting to the wrong support forum. We cannot help you here at all. Post over here please http://wordpress.org/support/forum/multisite

  • The topic ‘no super admin and no Network Menu under tools tab’ is closed to new replies.