lyfstank
Forum Replies Created
-
Forum: Networking WordPress
In reply to: multisite install re-login loopI haven’t talked directly with them. My friend who set me up with them talks with them. I’ll e-mail him and then let you know.
Thanks!
Forum: Networking WordPress
In reply to: multisite install re-login loopp.s. Toronto rocks…except during the G20
Forum: Networking WordPress
In reply to: multisite install re-login loopso with the permalinks, what should I do?
I am with DreamHost.
Yes the www was there. I had to add some define() in the wp-config myself because I futzed something when setting up the network. It initially says, when you first enable multisite in config, that you should ideally have things without “www” and so I changed that in my settings and it kicked me out permanently. So I added the following two lines to my config to fix it,define('WP_SITEURL', 'http://www.stolteclan.ca'); define('WP_HOME', 'http://www.stolteclan.ca');Forum: Networking WordPress
In reply to: multisite install re-login loophowever, I have reverted everything so that it’s working as it was before. What else could I do for you?
Forum: Networking WordPress
In reply to: multisite install re-login loopYeah, I flushed everything and even tried different browsers.