DianeV
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t log in – ‘user does not seem to exist’The Dashboard is the page you get when you first log in to your WordPress control panel.
Forum: Fixing WordPress
In reply to: My Posting is not placed on WP’s category directory after I publish.Moshu, I’m wondering if Cybermis thinks that a post published on on his/her blog should also be displayed at WordPress.com … or something. If that’s not it, I’m not understanding what the question is.
Forum: Fixing WordPress
In reply to: Permalink problems after upgrade 1.5>2.1Okay. I think I had this problem on one upgrade. So I reset the permalinks to something I didn’t want, then did it again to get what I wanted. Problem solved.
I don’t know if that will solve your problem; it’s just one thing to try.
Forum: Fixing WordPress
In reply to: Unable to publish after upgrading to 2.1Okay. But bear in mind that the upgrade instructions actually say to *delete* the old files before uploading the new ones. That’s different than overwriting the old files.
The issue is that, if you just overwrite the old files, sometimes the uploading doesn’t replace all the files, and leaves you open to problems.
(I’ve been building websites for 10 years, and would never have believed this until it happened to me.)
Forum: Requests and Feedback
In reply to: 2.0.7 security vulnerability – patch soon?Hm. I’m getting “error establishing a database connection” at the stevensmedia link.
So … what? Is this just a matter of adding the SecurityFocus code to functions.php?
Forum: Requests and Feedback
In reply to: 2.0.7 security vulnerability – patch soon?Yes, but the SecurityFocus article linked to above references this:
Software: WordPress < 2.1
Forum: Plugins
In reply to: blank startpage after sitemap-plugin activationKudos to you for that one, HandySolo. 🙂
Forum: Fixing WordPress
In reply to: wp_get_links missing li-tag in v2.1?My understanding is that, in 2.1, category links and blogroll links are intermingled. I can’t understand the reasoning for this, though — blogrolls are for links to other sites, while category links are for categories in the same blog.
That would not seem to be user-friendly. If I want to see a blogroll, I want to see a blogroll. If I want to see categories for that blog, that’s what I want … that is, what else did this person write about, not what did anyone else write about somewhere else. Oh well. ::shrug::
Forum: Fixing WordPress
In reply to: Unable to publish after upgrading to 2.1Well, what did you do to upgrade? It’s difficult to diagnose without details.
Forum: Themes and Templates
In reply to: Using csscolor.phpWould you not need it in the header.php?
Forum: Fixing WordPress
In reply to: Avoid to display sub categories with WP 2.1What happens if you put “children=0”?
Forum: Fixing WordPress
In reply to: Side bar at bottom of page?!?!?!??!I’d suggest searching the forums for “sidebar at bottom”; there are plenty of solutions that would likely work for you.
Forum: Fixing WordPress
In reply to: Permalink problems after upgrade 1.5>2.1Did you try updating your permalinks (htaccess) after the upgrade?
Forum: Fixing WordPress
In reply to: My Posting is not placed on WP’s category directory after I publish.I’m not really understanding your question.
What do you mean by “my URL” and “WP’s URL”?
Is it a matter of the new post needing to be in your WordPress category? If so, when you write the post, you’ll need to select what category it should appear in — those options are to the right of the writing box in the admin panel.
Forum: Fixing WordPress
In reply to: SQL upgrade portion of 2.1 upgrade bombsIt’s important to delete the WordPress files from the server (except for the few mentioned in the Codex) because simply uploading new files over them is not always successful.
To be honest, I’d only seen this twice in ten years, but then it happened again on one of my WP upgrades. So, while it’s a hassle, it’s more of a drag to not have upgrades go smoothly.