Cannot login to new blogs

Hello,

I got a weird problem I cannot figure out. I have installed WordPress MU 2.8.6 and Buddypress 1.1.3. Now I have no problem logging into my main site but I cannot log into new blogs that have been created.

No matter how I arrive at the login screen for the blog, I enter my user name and password but nothing happens. No error message. The page just goes back to the WP login.

I even changed the password of the new blog to the password of my main blog through my main admin area so I know the password is correct but absolutely nothing happens.

Any ideas about how to correct this? I can’t even tell if this is a WP MU or Buddypress problem.

Thanks,

Ed Brancheau

  • -
    • New Recruit

    Hello Andrew,

    So I cleared my cookies and browsing history. Didn’t help.

    I also changed the names of both mu-plugins and plugins to disabled them all temporarily. Didn’t help.

    Also, here’s the address that clicking the “Log in” link:

    http://thefastestwaytomakemoney.com/affiliateprogramearncash/wp-login.php?redirect_to=http://thefastestwaytomakemoney.com/affiliateprogramearncash/wp-admin/

    Now, am I correct in assuming that all new blogs created under an user will have the same username and password that they used when they originally signed up?

    Finally, as a “user” I never received a confirmation email that a new blog was established. But as the “admin” I did receive a notification that a new blog was built.

    This just baffles me. WPMU and Buddypress can be used together for users to create new blogs, right? It’s just really weird that I just get a loop with no error message.

    Thanks,

    Ed

  • Andrew
    • Champion of Loops

    Hiya.

    Now, am I correct in assuming that all new blogs created under an user will have the same username and password that they used when they originally signed up?

    Yep.

    WPMU and Buddypress can be used together for users to create new blogs, right?

    Correct.

    Do you get redirected back to the login form if you try to login as a site admin? What happens if you login via the frontpage and then go to the blog?

    Thanks,

    Andrew

  • -
    • New Recruit

    If I login into my main account then My Blogs >> Dashboard of the new blog, it takes me to the same login as if I went directly to the blog:

    http://thefastestwaytomakemoney.com/affiliateprogramearncash/wp-login.php?redirect_to=http://thefastestwaytomakemoney.com/affiliateprogramearncash/wp-admin/

    Is it correct to have the link “redirect” as it says in the URL?

    Is there a specific file that need to have file permissions set or a line of code added such as “wp-config”?

    Thanks,

    Ed

  • Andrew
    • Champion of Loops

    Hiya,

    Is it correct to have the link “redirect” as it says in the URL?

    Yep.

    Is there a specific file that need to have file permissions set or a line of code added such as “wp-config”?

    Nope.

    Have you made any changes to wp-config.php? If so can you copy/paste any lines you’ve added here?

    Thanks,

    Andrew

  • -
    • New Recruit

    I don’t recall changing anything and as far as I can tell, the wp-config.php file pretty much matches the file that I just downloaded from WPMU. But here’s the code so you can check it out yourself:

    <?php

    /**

    * The base configurations of the WordPress.

    *

    **************************************************************************

    * Do not try to create this file manually. Read the README.txt and run the

    * web installer.

    **************************************************************************

    *

    * This file has the following configurations: MySQL settings, Table Prefix,

    * Secret Keys, WordPress Language, and ABSPATH. You can find more information by

    * visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing

    * wp-config.php} Codex page. You can get the MySQL settings from your web host.

    *

    * This file is used by the wp-config.php creation script during the

    * installation.

    *

    * @package WordPress

    */

    // ** MySQL settings - You can get this info from your web host ** //

    /** The name of the database for WordPress */

    define('DB_NAME', 'thefaste_bdd01');

    /** MySQL database username */

    define('DB_USER', 'thefaste_bdd01');

    /** MySQL database password */

    define('DB_PASSWORD', 'REMOVED FOR SECURITY');

    /** MySQL hostname */

    define('DB_HOST', 'localhost');

    /** Database Charset to use in creating database tables. */

    define('DB_CHARSET', 'utf8');

    /** The Database Collate type. Don't change this if in doubt. */

    define('DB_COLLATE', '');

    define('VHOST', 'no');

    $base = '/';

    define('DOMAIN_CURRENT_SITE', 'www.thefastestwaytomakemoney.com' );

    define('PATH_CURRENT_SITE', '/' );

    define('SITE_ID_CURRENT_SITE', 1);

    define('BLOGID_CURRENT_SITE', '1' );

    /**#@+

    * Authentication Unique Keys.

    *

    * Change these to different unique phrases!

    * You can generate these using the {@link http://api.wordpress.org/secret-key/1.1/wpmu/salt

    WordPress.org secret-key service}

    * You can change these at any point in time to invalidate all existing cookies. This will force all

    users to have to log in again.

    *

    * @since 2.6.0

    */

    define('AUTH_KEY', '>p}moB8H5+y?^ezeMwcRtsouWeL5RuogFk0|]rDh[%>k]5 o661Mm|C~aw3OE-‘:wink:;

    define(‘SECURE_AUTH_KEY’, ‘G/i=God5nX~e3w%h=SwV>c <0`-fv3QC=!ssIH=(UcGt%OY%t^GdSV!|TrpRXb,+’:wink:;

    define(‘LOGGED_IN_KEY’, ‘{ua:^ IA-2@x@OK#8@dcV{A|4@MfwDs%>W6:disappointed:x(w2YC%B(EU|l8zOYKVSvYgxcIU’:wink:;

    define(‘NONCE_KEY’, ‘akds-]$nQ$%<Z%tly11cW>*Z~^5gyrI^J5LVWV;2C&CjH[ho=4`8CV+pH ^4;_vc’:wink:;

    define(‘AUTH_SALT’, ‘zZ8YCt85X#:u=LT{Ev8 VUw+LRZ/$2JSxA^oK@lT*t#V:Wz.sR{]v]sMgb5+tgH*’:wink:;

    define(‘LOGGED_IN_SALT’, ‘K8_yXA**GXk*rl2%yIB7kT4/h;b0%NG-LtiO/C#u;49Kai@/NhwnwRuCe2JA;@Rq’:wink:;

    define(‘SECURE_AUTH_SALT’, ‘!sg>dsEQJ>UpFf*qRPy2;-*mE;B@.| +~Jtp{ZZrVZOO> 4a_h(o,a9+|&AO_3s,’:wink:;

    /**#@-*/

    /**

    * WordPress Database Table prefix.

    *

    * You can have multiple installations in one database if you give each a unique

    * prefix. Only numbers, letters, and underscores please!

    */

    $table_prefix = ‘wp_’;

    /**

    * WordPress Localized Language, defaults to English.

    *

    * Change this to localize WordPress. A corresponding MO file for the chosen

    * language must be installed to wp-content/languages. For example, install

    * de.mo to wp-content/languages and set WPLANG to ‘de’ to enable German

    * language support.

    */

    define (‘WPLANG’, ”:wink:;

    // double check $base

    if( $base == ‘BASE’ )

    die( ‘Problem in wp-config.php – $base is set to BASE when it should be the path like “/” or

    “/blogs/”! Please fix it!’ );

    // uncomment this to enable WP_CONTENT_DIR/sunrise.php support

    //define( ‘SUNRISE’, ‘on’ );

    // uncomment to move wp-content/blogs.dir to another relative path

    // remember to change WP_CONTENT too.

    // define( “UPLOADBLOGSDIR”, “fileserver” );

    // If VHOST is ‘yes’ uncomment and set this to a URL to redirect if a blog does not exist or is a 404

    on the main blog. (Useful if signup is disabled)

    // For example, the browser will redirect to http://examples.com/ for the following: define(

    ‘NOBLOGREDIRECT’, ‘http://example.com/&#8217; );

    // Set this value to %siteurl% to redirect to the root of the site

    // define( ‘NOBLOGREDIRECT’, ” );

    // On a directory based install you must use the theme 404 handler.

    // Location of mu-plugins

    // define( ‘WPMU_PLUGIN_DIR’, ” );

    // define( ‘WPMU_PLUGIN_URL’, ” );

    // define( ‘MUPLUGINDIR’, ‘wp-content/mu-plugins’ );

    define( “WP_USE_MULTIPLE_DB”, false );

    /* That’s all, stop editing! Happy blogging. */

    /** WordPress absolute path to the WordPress directory. */

    if ( !defined(‘ABSPATH’:wink: )

    define(‘ABSPATH’, dirname(__FILE__) . ‘/’:wink:;

    /** Sets up WordPress vars and included files. */

    require_once(ABSPATH . ‘wp-settings.php’:wink:;

    Also, I completely deleted all of the plugins one by one and still cannot log in.

    Any other ideas? Maybe I should just start over? If so, what’s the best way to backup the database?

    Thanks,

    Ed

  • -
    • New Recruit

    Hrm, what’s the exact domain the cookies are being created for?

    I’m not quite what you’re asking Andrew but as far as I can tell, according to the wp-config.php file, it’s:

    www.thefastestwaytomakemoney.com

    Also I just want to confirm you are logging in as site admin to your main blog before trying to visit others?

    Aaron, I have tried going directly to the new blog’s dashboard directly from my main admin area as well as completely logging out and then trying to login directly through the new blog. Both ways end up the same… the login screen just seems to refresh.

    Thanks,

    Ed

  • -
    • New Recruit

    I don’t remember but I just went into the wp-config.php file and took out the “www.” to try that. Well, it pretty much disabled my entire site so I changed it back to “www.thefastestwaytomakemoney.com”

    Thanks,

    Ed