With the release of WordPress 3.0, the MU functionality has been integrated, marking the end of the WordPress MU project. This forum, where we've lived for many a year will shortly become frozen in time. It wo
Posted June 28, 2010 - 08:43 AM
I have a forum installed on subdomain(forum.craiovalive.com), and when i try to go there the wordpress mu redirects me to create a new site, how do i disable this ?
Posted June 28, 2010 - 12:57 PM
Because that's the wrong link. http://socialmediaschools.com/wp-admin/ "I have learned that MU is different than regular WP which is what I'm running. " Only by about 5%. Specifically, that /members/ link stuff
Posted June 26, 2010 - 12:00 AM
Hi Everyone, I did some adequate searching first and haven't seen anyone post about this yet. Wordpress 3.0 is installed using multi user configuration. Everything works great (awesome job btw!) except for regi
Posted June 25, 2010 - 06:34 PM
Hello. I've been trying this plugin in WPMU 3.0: http://wordpress.org/extend/plugins/private-messages-for-wordpress/ It works fine on the main page, but on the other memberblogs on subdomains it throws an error
Posted June 25, 2010 - 02:20 PM
Hrmmm, I was even thinking about cookies... I checked and no cookies are being created for WordPress. I've tried IE7 and FireFox. In terms of what the URL I'm using is: http://computername/, which I know probab
Posted April 11, 2007 - 07:06 PM
... wever I cannot get into the control/admin panel, getting the well known "ERROR: WordPress requires Cookies but your browser does not support them or they are blocked" when I try to login ..
Posted January 24, 2008 - 03:09 PM
... blogdoamin.net/ now the calander dont work and other things and it says "ERROR: WordPress requires Cookies but your browser does not support them or they are blocked." when i try to go i ..
Posted February 15, 2008 - 11:40 PM
Clear your cookies: Preferences -> Security -> Show cookies -> remove all And make sure that: Accept Cookies is set to Always.
Posted September 5, 2009 - 12:24 AM
... tting kicked back to the login page. FWIW I originally had the cookie problem ('WordPress requires Cookies to work..yadda yadda) so I commented out the two cookie lines in the wp-login.p ..
Posted May 29, 2008 - 05:55 PM
Hi! I'm working on a site that must be VERY user friendly. When people login in IE they need their cookies activated and, by default, they are not accepted. How can I add a message to the login page so it says
Posted March 1, 2009 - 12:54 AM
I have been searching around the forums for about a week now, but I can't seem to find a definitive solution to my problem. I have a website which requires users to log in. I have a WordPress blog and a bbPress
Posted January 3, 2007 - 08:07 AM
... he login page wp-login.php and enter my admin user and password and get: ERROR: WordPress requires Cookies but your browser does not support them or they are blocked. Note: You must enab ..
Posted November 12, 2007 - 02:01 PM
(I searched, did not find anything helpful) What I'm trying to do is CASify wordpress mu. I found some instructions http://www.andrejciho.com/wordpress-mu/wpmu-cas-integration/ and that went ok with some tweaki
Posted October 8, 2007 - 12:53 PM
Hello world! I'm new with wordpress mu, and i've installed it on my server (http://mynick.com.ar), i've configured it but when i try to log in with my admin password it gives me an error (Incorrect password, No
Posted December 18, 2007 - 06:15 PM
Hi, I'm currently setting up a few different sites on different domains (not subdomains) which use Wordpress for different things (e.g. site cms, blog engine, fav gallery) but they need to share the same user d
Posted March 1, 2009 - 06:53 PM
I already have wordpress installed in my linux server. Then I installed wordpressmu for multi blogging. The installation was successful, but index page and login page is not loading either directly or from emai
Posted December 28, 2006 - 03:35 AM
I posted earlier that I couldn't log into admin using IE, and I now cannot get in via Firefox either. I haven't written my first blog article yet. All I've managed to do is change the colour of the header an
Posted February 19, 2007 - 05:13 AM
Just had similar issues Try clearing all your cookies and cache. If that doesn't work insert this at the top of your wp-config.php file // Hack for redirect loop per http://mu.wordpress.org/forums/topic.php?id=
Posted September 23, 2009 - 03:42 PM
I´ve installed WPMU 1.5.1 with no changes/plugins regarding the Editor tinyMCE so far. In the Admin section: - opening editor Window for new posts requires 10-15 sec - saving new posts requires 15-40 sec and m
Posted July 7, 2008 - 07:51 AM
I got plagued by the cookies problem and none of the solutions worked. Even disabling the cookies check just meant I could not log in. After wasting 2 hours on this, hacking the wp-login.php script to death I
Posted November 13, 2007 - 12:34 PM
The sign-in up link is missing. I change themes and it still doesn't appear. I've tried adding jpf registration plug-in as well to see if I could get the sign-up to appear. All I keep getting is a login butt
Posted June 9, 2007 - 05:07 AM
Have you tried killing all your cookies? I've seen issues in the past with cookies and infinite loops on upgrade. I don't think it's a cookie issue - this happens to virgin users that I've created, and also w
Posted February 26, 2009 - 09:09 PM
... , except now when I go to the wp-login.php page and sign in, I get the dreaded "WordPress requires Cookies but your browser does not support them or they are blocked." error. I've tried ..
Posted June 25, 2008 - 01:09 PM
Is there any way by which wordpress cookies will be availabe to all the sub-domains. eg. Cookies set up in fet.localhost should be available to demo.localhost. I tried including "define('COOKIE_DOMAIN', '.local
Posted July 7, 2009 - 07:01 AM
Thanks for your reply. It seems that they have it figured out over at the main WordPress site: http://wordpress.com/blog/2006/10/24/domain-mapping-registration/ I've also found this link which requires a little
Posted November 17, 2006 - 07:17 AM
You'll probably need to debug the wp_signup function and see why its forwarding you to the signup page. Just a note that wordpress is changing the authentication cookies once again in the next release, and that
Posted July 11, 2008 - 11:57 PM
Hi, I have the latest version of Wordpress MU installed with no plug-ins. It is configured to support subdirectories, not subdomains and is running on Lighttpd/mySQL (not my choice there). The admin account ca
Posted March 13, 2009 - 07:13 PM
I have looked around at this for quite some time and I think it difficult because I believe the cookies are setup as .wordpress.com as all the domains running on wp.com also are administered as their correspond
Posted April 26, 2008 - 06:22 PM
Hi. Using WordPress MU v1.1.1, I'd like to avoid 'blog' word into permalinks URLs. I was told that it requires that my installation code must be hacked. Did anybody do it before? Thank you veru much.
Posted March 9, 2007 - 06:21 PM
You would have to detect if the login cookie is present. And to be honest, you just reached the end of my knowledge. I will point you at line 92 of wp-includes/pluggable.php which is where the check is made.
Posted October 17, 2008 - 05:06 PM
I'm trying to incorporate wordpress MU into my community site, however, it's causing a lot of problems... I noticed a site that is similar to my site... it's using blogs in a very similar way I'd like to use t
Posted September 20, 2007 - 03:37 PM
Hi Hope you are well. I have created a blog on my mu install (a few actually) where I use the domain mapping plugin. I have noticed before that I get redirected to login.php For example: I would go to Dashboar
Posted April 6, 2009 - 06:50 AM
It requires some changes to the databases (phpmyadmin). I will help you. Do you have msn or something? Hi, Is there a way to disable wpmu-domain linking? It makes us very very inefficient. Here is why; We hav
Posted July 20, 2009 - 03:06 PM
I have a script which requires me to copy and paste some code to go just before the </body> tag. However when I access my Wordpress MU via my FTP program but despite wpmu being there itself, the blogs I a
Posted January 18, 2008 - 09:46 PM
You may also try your search at Google