Can you please explain a bit? Do you see the link in the menu but nothing on the page when you clicked on it?
Thanks for your reply.
I can’t see the link in the setting menu, so I can’t set anything.
Do you have a multisite? You can not activate the plugin if you have WordPress installed as a single. Read on here: http://msls.co/install-config-and-use/
Cheers,
Dennis.
Hi Dennis,
I had the same problem, so I tried to create a network like it is explained here: http://codex.ww.wp.xz.cn/Create_A_Network#Step_2:_Allow_Multisite
I did exactly like it is described but when I added the line in wp-config.php to allow multisite and refreshed the browser nothing changed in the administration area.
Instead I was logged out and asked to give the data base name, log in etc, as if I created a new wordpress blog…
I’d be very happy about support.
Thanks
Hi Linda,
go ahead with step 3 and the rest. There are 6 steps to set up a multisite …
Cheers,
Dennis.
Hi Dennis,
thanks for the quick answer. I cannot go on with the next step because there is no “Network setup” in my tools menu. And I don’t know why it is not showing up…
Hm, it’s difficult to guess what is wrong with your setup. Are you sure that you just added
/* Multisite */
define( 'WP_ALLOW_MULTISITE', true );
above the line
/* That's all, stop editing! Happy blogging. */
and left the rest of the configuration like before?
Yes, I am sure. That is why I don’t know what to do.
So I updated the file wp-config.php and uploaded it on my server and deleted the old wp-config file…
Because you wrote
Instead I was logged out and asked to give the data base name, log in etc, as if I created a new wordpress blog…
This should not happen because the configuration of the database remains the same.