technabob
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image sizeI agree. I don’t think it should automatically add widths, because scaling images in HTML just plain sucks.
Forum: Fixing WordPress
In reply to: 2.5 – Images inserted not full sizehere’s a good post on the topic (and some workarounds)…
http://wordpress.org/support/topic/164525Forum: Fixing WordPress
In reply to: Image sizeI tried this in the theme’s functions.php and it didn’t work. It only seems to work for me if I modify the wp-includes/media.php file — ugly.
Any ideas?
Forum: Fixing WordPress
In reply to: 2.5 – Images inserted not full sizeSame problem here. They keep getting set to 500px, regardless of the actual image size.
Forum: Fixing WordPress
In reply to: WP 2.5 Media Library and old filesSame question here. I’ve got thousands of images in the “old school” format, and it would be nice to have them in the new gallery setup.
Forum: Installing WordPress
In reply to: Yahoo / WordPress Issues – & SupportI’ve had numerous problems with my Yahoo! hosted wordpress blog (http://technabob.com). Over the last 2 weeks, I’ve been getting sporadic 500 errors on ALL PHP pages.
Yahoo has told me in no uncertain terms that they “don’t support PHP”, and it’s frustrating as hell that they claim to offer PHP and WordPress hosting, but refuse to support it when something breaks on the server end of things.
As is typical of these large companies, Yahoo! says either that they can’t reproduce the problem (that’s why they call it SPORADIC)… or that it must be my code. (Even with a single PHP file that has one line in it “<?php phpinfo() ?> “
Then, they have this Akamai caching which is actually caching the 500 errors, so some people continue to see the errors long after their server comes back to life.
I hate how much of a pain that a hosting move will be, but I’m pretty much at the end of my rope.
I really think that Yahoo! should be removed from the list of recommended hosts. They suck.
Forum: Fixing WordPress
In reply to: <embed> becomes <ibed> in my WP2.1 editorThe <embed> to <ibed> bug was something that tinyMCE fixed over a year ago in their 2.0 codebase, so I’m not sure why it’s happening in WP, unless they’re using a really old tinyMCE core.
P.S. I think this bug only occurs in Firefox.
Forum: Fixing WordPress
In reply to: Yahoo Update Problem 3.0b6I actually get a success message when I post directly:
<Success>
<Message>Update notification has successfully submitted.</Message>
</Success>
−
<!–
ws01.search.re2.yahoo.com compressed/chunked Thu Feb 1 06:23:19 PST 2007
–>And now that I look at your plugin today, I see this message: “YAHOO was successfully notified about changes.”
So I’m assuming something was wrong on Yahoo!s end.