Group Mods

  • Profile picture of r-a-y
  • Profile picture of Hugo
  • Profile picture of @mercime

Support: Miscellaneous

Everything else.

Created my NETWORK.cannot login to my main blog!!HELP (4 posts)

Started 1 year, 1 month ago by: sayhitoarvind

  • Profile picture of sayhitoarvind sayhitoarvind said 1 year, 1 month ago:

    i just now enabled multisite (i.e network)
    deactivated all my plugins(the blog uses buddypress)
    i just added the ALLOW constant in wpconfig and also added rewrite mod in htaccess.
    im having issues
    i cannot login to my admin panel of my main blog(metasastra)
    it goes like this :

    http://www.metasastra.com/wp-login.php?redirect_to=http%3A%2F%2Fwww.metasastra.com%2Fwp-admin%2Fplugins.php&reauth=1

    cannot login.

    this is my htaccess:

    # BEGIN AnyFont

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^images/(.*).png$ /wp-content/plugins/anyfont/img.php [L]

    # END AnyFont
    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    PS: i used SubFolder
    ANOTHER NOTE : had problems with Google XML Sitemaps plugin,wp-greet plugin..so i removed them.
    then after allowing multi site.. i found that “Buddypress” plugin is missing.. but went to install page.. it says its “installed”
    but i have disabled all my plugins

    please help.how do i fix this issue?

  • Profile picture of @mercime @mercime said 1 year, 1 month ago:

    @sayhitoarvind This is not a BuddyPress issue. It’s more like the WordPress Anyfont plugin is messing up your multisite installation. Similar to a multisite/anyfont issue I saw in WP.org forums http://wordpress.org/support/topic/plugin-anyfont-issue-after-enabling-multi-site-in-wordpress-304?replies=2

    Do resolve the Anyfont plugin issue with the plugin developer and also any multisite installation issues at http://wordpress.org/support/forum/multisite before installing BuddyPress. You need to have a stable and sound WP installation before installing BuddyPress, otherwise it’s going to be a rocky road.

    Log in to WP.org forums with same username and password used here.

  • Profile picture of @mercime @mercime said 1 year, 1 month ago:

    For reference: issue is being resolved in WP.org forums at http://wordpress.org/support/topic/created-my-networkcannot-login-to-my-main-blog?replies=5

  • Profile picture of Hugo Hugo said 1 year, 1 month ago:

    It wasn’t referred to the WP forums was it ;) this posted six hours ago and simultaneously to the WP forum – but best to hedge ones bets I guess. :)