judodesign
Forum Replies Created
-
Forum: Networking WordPress
In reply to: I am getting an error when trying to set the Network wide rulesI’m not using the “YD Network-wide Options ” plugin, but get the same error when I try to access the wp-admin panel for my new sub-blog.
Any ideas?
Forum: Networking WordPress
In reply to: All new sites give a 404 errormmm. maybe I spoke to soon!
When I made a new blog, and tried to visit the backend, I got the error.
Request-URI Too Large
The requested URL’s length exceeds the capacity limit for this server.Forum: Networking WordPress
In reply to: All new sites give a 404 errorAndrea. Thank you, thank you, thank you!
I just followed your instructions and all went very well. I am very relieved! I’ve briefly checked the original site and all is well with the links. I also (finally) managed to create a new blog at the click of a button. great.
Thanks for bearing with me. I’m not the most technically minded person.
Forum: Networking WordPress
In reply to: All new sites give a 404 errorForum: Networking WordPress
In reply to: All new sites give a 404 errorThankyou Andrea. I will try and search in the forum for the answers you mention.
Forum: Networking WordPress
In reply to: All new sites give a 404 errorOh, I see. Even my existing main blog would be subject to getting it’s permalinks changed. Not just the new sites I create. Is that correct?
So my existing blog (www.Bodhicharya.org) would become http://www.Bodhicharya.org/Bodhicharya/, stuffing up any internal links I may have added to posts and pages manually.
Thanks for bearing with me. I know I’m a bit slow. The site is quite large so I want to be sure that I don’t do something that will take days of work to repair.
Forum: Networking WordPress
In reply to: All new sites give a 404 errorThank you for that Andrea.
Subfolders is good. Would any new sites I create then be http://www.myoriginalblog.org/new_blogname? They are currently new_blogname.myoriginalblog.org.
What do you mean when you say “go back to the Network menu item and snag the new htaccess rules“?
I was also wondering if you can explain what you mean when you say “also you’ll get /blog stuffed in the permalinks off the main blog“?
Thanks again for your help. I really hope it is a simple as you say.
Forum: Networking WordPress
In reply to: All new sites give a 404 errorThanks. I re-read that and that seems to be the problem:
1. Apache must be configured to accept wildcards.
1. Open up the httpd.conf file or the include file containing the VHOST entry for your web account.
2. Add this line: ServerAlias *.example.com2. In the DNS records on your server, add a wildcard subdomain that points to the main installation. It should look like: A *.example.com
I have no idea how to do either of those things. Can someone elaborate what I might be looking for?
I had hoped to create a Sub-directory system, but it seemed to automatically create a Sub-domain system. I don’t suppose I can reverse this easily? Would this be an easier way to set the multisite up?
Thanks
Forum: Fixing WordPress
In reply to: WP3 upgrade. Lost category feed.I think I may have solved it by changing the original feed address to http://www.bodhicharya.org/category/rinpoches-news/feed rather than using the category number. Seems to show up ok in Feedburner. Lets see how the email updates work out.
Forum: Fixing WordPress
In reply to: [Plugin: Image Widget] Images mis-alignedThanks esmi. I have just discovered that it seems to be Linux users that have the display problem. Any thoughts how to fix it?
Forum: Fixing WordPress
In reply to: Display only 1 category in a pageI would really like to know how to do this too.
I have a page where I would simply like one type of post category to display rather than being displayed on the home page.
Can anyone help?