hitthosekeys
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Updated to 2.5.1 from 2.5 yesterday, things were fine now ERRORThanks, Rosie…
(a Wodehouse lover?)
Forum: Fixing WordPress
In reply to: Image Uploader Problem, a little differentI have the same problem — image is uploaded, but insert fails. No error message, just a blank image-posting screen.
Forum: Installing WordPress
In reply to: simple, basic, stupidPerhaps download the files again, and then open the program you intend to use to read the files FIRST and then select the files to open from that program?
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredOkay, some info on what my particular host is running:
“IIS 6.0 on Windows 2003 Server SP1”
Hope that helps someone. I’m a bit out of my depth here.
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredThat said, for me the option of switching to Apache for this particular blog would mean dumping a host I’ve been with for almost and who’ve given me extraordinary support over that time.
“a host I’ve been with for almost 10 years” is what the above should have said. Left out the years somehow. Oy.
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredKeep in mind that Otto42, like everybody posting on these forums, is a volunteer. We can ALL play nice.
I have a question in to my host about what version of IIS they are running, by the way. Will report here if I learn anything useful.
That said, for me the option of switching to Apache for this particular blog would mean dumping a host I’ve been with for almost and who’ve given me extraordinary support over that time. If this problem of the blog being AWOL in IE7 because it’s on an IIS server proves unfixable, I’d rather go back to rolling my own code. I’m hoping we can find a fix, though, because I have more and more clients asking for help with their WordPress blogs and the experience of running one myself would certainly help me be a better designer.
Forum: Installing WordPress
In reply to: Nav links from Admin dashboard redirect to home adminHi, Otto! See this thread:
http://wordpress.org/support/topic/164618?replies=14
and note the link to the bug report. These are all related.
And, thanks!!!
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredOkay, scratch that.
The fix above does solve the issue with IE7, but it breaks the admin dashboard (messes up the linking to edit posts, etc.)
There is a bug ticket on how this was playing out in WP 2.3 (see below) but I haven’t found anything more recent about how this is working (not working) in WP 2.5. The trac systems won’t let me log in to create a new bug ticket. (Yes, I’m registered.)
here’s that bug ticket, in case any one is curious:
http://trac.wordpress.org/ticket/5160
Perhaps someone with success posting a bug to the trac system could just let them know that the “undefined index” error is not theoretical
Forum: Installing WordPress
In reply to: Nav links from Admin dashboard redirect to home adminOkay, this happened because I tried to fix something in wp-settings.php that was preventing the site from showing up in IE7 (on an install hosted on a server with IIS).
The fix allows the blog to show in IE7 but breaks the admin links. I give up!
Forum: Requests and Feedback
In reply to: IE 7 / Vista compatibilityTurns out there’s a very specific problem and solution here.
Check this thread for the solution I found to this.
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredI think I have my install of 2.5 working correctly now.
What I did was compare the wp-settings.php files from the 2.3 install and the 2.5 install. I noticed there is a line of code in the section regarding the PATH_INFO stuff we’ve been discussing that is present in 2.3 but absent in 2.5. When I added it back in, my pages now load in IE7.
This may be a better solution than commenting out the offending code.
Forum: Requests and Feedback
In reply to: 2.5 bugs and design problemsv. 2.5 and IE 7:
Is there a php config problem that causes some WP sites not to display (browser says “this page cannot be displayed”)?I can’t get my site to load on IE7, even with Kubrick as the default.
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredOkay, now my main page comes up but all links return this error:
“bad server response” (NSURLErrorDomain:-1011)
That can’t be good. 🙁
Forum: Installing WordPress
In reply to: 2.5 Problem Fixed, Now I’m ScaredTHANK YOU.
This was driving me nuts, because the error causes the page to trigger a “this page cannot be displayed” message in IE7. At least, I think this was the culprit…