blueorder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: wordTube] Size per media entry.Ahhh, ok
Thanks
Is that for the size including the player?
Forum: Fixing WordPress
In reply to: Flickr API End PointThanks for the fix king_arthur…that did the trick…
Here it is again with code tags:
if (phpversion()=="5.2.2") $GLOBALS['HTTP_RAW_POST_DATA'] = file_get_contents("php://input");Forum: Fixing WordPress
In reply to: Massive Trackback Attack?Thanks for the reply.
Forum: Fixing WordPress
In reply to: Massive Trackback Attack?I have a question. If I use SK2’s Akismet add-in, do I need to disable the Akismet plugin?
Thanks
Forum: Alpha/Beta/RC
In reply to: Akismet working overtimeGood plugin…
Forum: Alpha/Beta/RC
In reply to: How to perform URL redirection using mod_rewrite in 2.0 betaViper,
The link to your .htaccess is broken (as of this post). Could you repost it? Thanks
Forum: Alpha/Beta/RC
In reply to: Fatal Error when posting an imageForum: Alpha/Beta/RC
In reply to: Cannot use stdclassI have the same error when drag-dropping image. My site runs on hosted space using Apache 1.3.33 & PHP 5.0.4 on a test installation of WP 2.0 B2.
Here’s the actual error:
# id=("|)(d+)1#i # id=("|)(d+)1#i
Fatal error: Cannot use object of type stdClass as array in /test.myhost.com/wp-includes/functions-post.php on line 382Thanks
Forum: Alpha/Beta/RC
In reply to: Permalinks and Edit posts WP 2.0 betaJust for general info, the .htaccess file now always has that short 4-5 line value no matter what permalink structure you use.
Where is this info saved now?
Thanks
To the above poster that is having problems with other redirections, this is the problem I am having. All the other redirections (RewriteRule; non-WP rules) are not working now after upgrade.
Forum: Fixing WordPress
In reply to: Removing “feed” from rss footer.phpit looks like the text ‘feed:’ got added to you feed link. You are going to have to edit the footer file and remove it (ie. modify the php file itself).
Forum: Fixing WordPress
In reply to: merging two blogsYou can always backup the database and try it…
Forum: Fixing WordPress
In reply to: Static page, query_post and pagesThat is exactly what I needed…and in under an hour…
You guys rock…
Forum: Fixing WordPress
In reply to: Static page, query_post and pagesI was going for a slightly different look than the Category display…
and it doesn’t have to be static…would be nice though…
Forum: Plugins
In reply to: Picasa XML plugin?Have you tried Simple PHP Gallery? http://relativelyabsolute.com/spg/
That is the one I use and wasn’t hard to integrate…
Forum: Plugins
In reply to: RSS feed on another page