DianeV
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problems with calendarSorry, but it’s difficult to guess what’s wrong without looking at your site.
Forum: Fixing WordPress
In reply to: Page keeps “loading”Wow. Good debugging. 🙂
Forum: Fixing WordPress
In reply to: Page keeps “loading”Hm. What’s happening is the browser keeps trying to access one thing and then another. Unfortunately, it’s going so fast that I can’t read what it’s accessing.
As a wild guess, I’ve seen that kind of thing when there are redirects or mod_rewrite rules that contradict each other … or, more specifically:
you tell it to do A, and A tells it to do B, which tells it to do A
… kind of a “looping” sequence. At least, that would be the first place I’d look — the .htaccess file, and whether any elements of that contradict your web server’s instructions.
Aha … having typed all that (which I’ll leave, in case it helps anyone else), my browser is displaying two messages: “Sending request” followed by “Request queued” … and then, when it stops, the images in the top post never appear.
Unless someone has a better idea, I’d suggest talking to your server admin to see whether a server configuration might be causing this.
Forum: Plugins
In reply to: Plugins and 2.0.6 upgradeI don’t know about AutoMeta, but I’m not having any problems with WP2.0.6 and Head Meta R1.1.2.
Did you happen to enable these plugins in your admin panel? (I know it’s a too-obvious question, but just checking.)
Forum: Fixing WordPress
In reply to: Comments not displaying.Try validating your code at W3c.org. You’ve got an extra closing
</div>which is making it display incorrectly.Forum: Installing WordPress
In reply to: Can’t login (WP 2.0.6)One problem I found earlier with GoDaddy hosting is that, although they *do* support .htaccess, they do not support mod_rewrite — which means you’ll have to go with the default WordPress URLs.
If you try to change your URLs, it’s likely that all of your links will break.
Forum: Everything else WordPress
In reply to: WordPress doesn’t return enough results in searchOh, I remember something like this.
How about trying to search for it on the blog proper (not in the admin panel). That might help.
Forum: Fixing WordPress
In reply to: staying logged inTime to mark this Resolved, then. 🙂
Forum: Fixing WordPress
In reply to: Especially for DianeVYou’re welcome. And moshu’s right — you turn off the wysiwyg in two places (as I posted in one of the earlier threads you started).
So, I take it that you can now get new lines? That’s great.
And, yes, you’re right … it’s a hassle when every system you work with is different.
Forum: Fixing WordPress
In reply to: Combine all posts per day show up in one post?Without making a bunch of individual posts, you could always just edit your post-of-the-day to add new snippets and links.
Otherwise, I don’t know of such a plugin, although that doesn’t mean one doesn’t exist.
Forum: Installing WordPress
In reply to: Can’t login (WP 2.0.6)First questions first:
– did you upgrade and, if so, did you first delete everything but the few files mentioned here before you uploaded the new files?
http://codex.wordpress.org/Upgrading_WordPress– if you upgraded, did you run upgrade.php?
Forum: Fixing WordPress
In reply to: Can’t log in after upgradingOkay; let’s start at the beginning.
When you were uploading the 2.0.6 files, did you first DELETE the old files (except config.php, etc.)?
Forum: Installing WordPress
In reply to: Upgrading from 1.5.1.3 to 2.0.6This may be a stupid question, but are you hand-coding those links in?
The setting for removing the index.php from URLs is in Options > Permalinks.
However, note that if you change the setting from what you had before, existing links from outside of your blog to your now-changed URLs will break, and you’ll have to account for that if it matters to you.
Forum: Everything else WordPress
In reply to: WP installation Per MachineAnswer 1: loads
Answer 2: no ideaBottom line is that you could have loads of WP blogs on a dedicated server. How many can be efficiently served is, I guess, something you’ll be finding out? 🙂
Forum: Fixing WordPress
In reply to: ok lets make this easier. can u turn of wysiwyg?Too many posts to keep up with. 🙂
I answered that here:
http://wordpress.org/support/topic/99758?replies=4