[wp-testers] What am i doing wrong?

Jamie Welch jamie at cosmicthings.com
Tue Mar 23 01:19:12 UTC 2010


I don't understand what you mean by that.  Use your wordpress site and find the file described.

Multi-Site is disabled by default to prevent confusion for novice users.  To enable it, you must add a constant to the wp-config.php file in the root of your install.  Open it up in your favorite text editor and add the following line near the top:

define('WP_ALLOW_MULTISITE', true);

Then in your admin panel visit Tools > Network and complete the steps detailed within to get a Multi-Site copy of WP up and running.  Let me know if you need help with this.

Jamie Welch
Chief Operating Officer, The Cosmic Networks
http://cosmicthings.com
jamie at cosmicthings.com





On Mar 22, 2010, at 8:32 PM, causeevery wrote:

> Sorry, I don't know how to log on the site "wordpress".
> 
> 
>  ------------------ Original ------------------
>  From:  "John O'Nolan"<john.wp at onolan.org>;
> Date:  Tue, Mar 23, 2010 04:53 AM
> To:  "wp-testers"<wp-testers at lists.automattic.com>; 
> 
> Subject:  Re: [wp-testers] What am i doing wrong?
> 
> 
> In wp-config.php
> 
> add
> 
> define('WP_ALLOW_MULTISITE', true);
> 
> Then look in admin under Tools > Network
> 
> Cheers
> 
> John
> 
> 
> 
> On 22 Mar 2010, at 20:20, Michael Bradbury wrote:
> 
>> probably a daft question answered elsewhere, but ive been trying to  
>> test the
>> latest nightly build, except when i upload and install it im given no
>> options to make the site multi-blog. The Mu features seem to be  
>> missing
>> completely.
>> 
>> Any hints as to where im going wrong?
>> 
>> Michael Bradbury
>> _______________________________________________
>> wp-testers mailing list
>> wp-testers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-testers
> 
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers



More information about the wp-testers mailing list