Where did you put it in the wp-config?
exact before /* That’s all, stop editing! Happy blogging. */
Looks like this:
/* Multisite */
define( 'WP_ALLOW_MULTISITE', true );
/* That's all, stop editing! Happy blogging. */
With the extra space and all?
Thanks for your replay, I have the same. I had before a network and a sub directory. and two wp was installed.I removed one wp and changed place for main and sub. just now I have the sub as main. i need network because my old main must be a sub.
More: in this site just now I use buddypress and bp links and bp groups.
You have to disable all the plugins to activate multisite. Did you do that?
Also change your theme to Twenty Fourteen as a test.
Hi
I did it but after disabling I see only a empty site both for admin and site
how can I activate the plugins again?
I did it but after disabling I see only a empty site both for admin and site
This is good!
Go into the database and change your theme to one of the defaults, like Twenty Fourteen.
http://designgala.com/how-to-change-wordpress-theme-directly-from-database/
thank you very much for all help