<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support: Forum: Alpha/Beta - Recent Posts</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support: Forum: Alpha/Beta - Recent Posts</description>
<language>en</language>
<pubDate>Sun, 05 Jul 2009 17:22:12 +0000</pubDate>

<item>
<title>termserv on ""Sticky" Qualifier for query_posts"</title>
<link>http://wordpress.org/support/topic/208037#post-1124199</link>
<pubDate>Thu, 02 Jul 2009 20:56:18 +0000</pubDate>
<dc:creator>termserv</dc:creator>
<guid isPermaLink="false">1124199@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm bumping this.&#60;/p&#62;
&#60;p&#62;I want to use the loop as I usually would, except I'm using query_posts to get the posts from a specific category. How can I use query_posts and still get the sticky posts at the top?
&#60;/p&#62;</description>
</item>
<item>
<title>updraft on "2.8 beta widget bug"</title>
<link>http://wordpress.org/support/topic/272517#post-1123101</link>
<pubDate>Wed, 01 Jul 2009 22:10:13 +0000</pubDate>
<dc:creator>updraft</dc:creator>
<guid isPermaLink="false">1123101@http://wordpress.org/support/</guid>
<description>&#60;p&#62;junsuijin,&#60;/p&#62;
&#60;p&#62;Could you point me to a resource/tutorial that would help explain the process of upgrading my theme's widget areas to be 2.8-compatible?  It's a custom theme and for various reasons I have to do this myself.
&#60;/p&#62;</description>
</item>
<item>
<title>austin2k on "Error Uploading Images"</title>
<link>http://wordpress.org/support/topic/220694#post-1121831</link>
<pubDate>Tue, 30 Jun 2009 20:39:35 +0000</pubDate>
<dc:creator>austin2k</dc:creator>
<guid isPermaLink="false">1121831@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've been writing about this here:&#60;br /&#62;
&#60;a href=&#34;http://www.weaver.net/2009/06/problem-errors-when-uploading-images-into-a-post/&#34;&#62;http://www.weaver.net/2009/06/problem-errors-when-uploading-images-into-a-post/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The latest I've been able to figure out is in how you GD Library is set up.  Try a PNG image and if that works then there a a very good chance the problem lies in the ability of the GD Library to handle JPEGs.  The fix appears to either upgrade the GD library and/or allowing GD to accept JPEG files.&#60;/p&#62;
&#60;p&#62;Some PHP info here:&#60;br /&#62;
&#60;a href=&#34;http://phpbuilder.com/board/showthread.php?t=10303811&#34;&#62;http://phpbuilder.com/board/showthread.php?t=10303811&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>CaptainLen on "Image Sizing Radio Buttons Greyed out"</title>
<link>http://wordpress.org/support/topic/216416/page/2#post-1121499</link>
<pubDate>Tue, 30 Jun 2009 15:25:26 +0000</pubDate>
<dc:creator>CaptainLen</dc:creator>
<guid isPermaLink="false">1121499@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I figured this one out.  Make make that the php-gd rpm for redhat/fedora is installed.  On other distros, make sure that gd is enabled in php.ini and remember to restart Apache.&#60;/p&#62;
&#60;p&#62;Makes sense...no gd module available...php can't resize images...no thumbnails.
&#60;/p&#62;</description>
</item>
<item>
<title>pumpkindoodle on ""Sticky" Qualifier for query_posts"</title>
<link>http://wordpress.org/support/topic/208037#post-1121409</link>
<pubDate>Tue, 30 Jun 2009 13:57:52 +0000</pubDate>
<dc:creator>pumpkindoodle</dc:creator>
<guid isPermaLink="false">1121409@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm having a different problem, using Atahualpa, where I have query_posts to include only one category on homepage:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
if (is_home()) {&#60;br /&#62;
query_posts(&#34;cat=4&#34;);&#60;br /&#62;
}&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;but when I use that, the formatting I've applied to sticky posts disappears.  Atahualpa folks say it's not their issue.  Any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>EasyTarget on "2.8 RC1 Call to undefined function token_get_all()"</title>
<link>http://wordpress.org/support/topic/277659#post-1121247</link>
<pubDate>Tue, 30 Jun 2009 09:41:27 +0000</pubDate>
<dc:creator>EasyTarget</dc:creator>
<guid isPermaLink="false">1121247@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ryan; many thanks for fixing this!
&#60;/p&#62;</description>
</item>
<item>
<title>geeksimplified on "Blank Page on Page Edit"</title>
<link>http://wordpress.org/support/topic/285180#post-1120990</link>
<pubDate>Tue, 30 Jun 2009 02:42:42 +0000</pubDate>
<dc:creator>geeksimplified</dc:creator>
<guid isPermaLink="false">1120990@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have one page on my site (most important one) that is running the nightly build of the 2.8.1 beta. When I click on the edit page link, this one specific page comes up totally blank in any browser that I view it in. Other page edits are fine, except for this one page.&#60;/p&#62;
&#60;p&#62;I have: &#60;/p&#62;
&#60;p&#62;1. Cleared Cache&#60;br /&#62;
2. Disabled all plugins&#60;br /&#62;
3. Updated to newest build&#60;br /&#62;
4. Tried various browsers with same result.&#60;br /&#62;
5. Tried other PCs with same result.&#60;/p&#62;
&#60;p&#62;Any clues on how to solve this?
&#60;/p&#62;</description>
</item>
<item>
<title>wilzdezign on "2.8 RC1 Call to undefined function token_get_all()"</title>
<link>http://wordpress.org/support/topic/277659#post-1120846</link>
<pubDate>Mon, 29 Jun 2009 23:27:37 +0000</pubDate>
<dc:creator>wilzdezign</dc:creator>
<guid isPermaLink="false">1120846@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Works.. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>ryan on "2.8 RC1 Call to undefined function token_get_all()"</title>
<link>http://wordpress.org/support/topic/277659#post-1120734</link>
<pubDate>Mon, 29 Jun 2009 20:59:53 +0000</pubDate>
<dc:creator>ryan</dc:creator>
<guid isPermaLink="false">1120734@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is fixed in the latest 2.8.1 nightly build. Try it out:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/nightly-builds/wordpress-2.8-latest.zip&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/nightly-builds/wordpress-2.8-latest.zip&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>trully06 on "2.8 beta1-Themes Preview"</title>
<link>http://wordpress.org/support/topic/283788#post-1119764</link>
<pubDate>Sun, 28 Jun 2009 22:44:28 +0000</pubDate>
<dc:creator>trully06</dc:creator>
<guid isPermaLink="false">1119764@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have exactly the same problem with all Wordpress Spanish versions.&#60;/p&#62;
&#60;p&#62;The only way to fix it, is deleting this file:&#60;/p&#62;
&#60;p&#62;\wordpress\wp-content\languages\es_ES.php&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;trully.
&#60;/p&#62;</description>
</item>
<item>
<title>mdempfle on "[Plugin: WP Flash Uploader] Testers needed"</title>
<link>http://wordpress.org/support/topic/284758#post-1119465</link>
<pubDate>Sun, 28 Jun 2009 15:58:50 +0000</pubDate>
<dc:creator>mdempfle</dc:creator>
<guid isPermaLink="false">1119465@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I hope this is the right forum to post something like that. I have written a plugin called &#34;WP Flash Uploader&#34;.&#60;br /&#62;
'WP Flash Uploader' is a flash uploader that replaces the existing flash uploader and let you manage your whole WP installation.&#60;br /&#62;
The WP Flash Uploader does contain 2 plugins: 'WP Flash Uploader' and 'Sync Media Library'.&#60;br /&#62;
'Sync Media Library' is a plugin which allows you to synchronize the Wordpress database with your upload folder. You can upload by WFU, FTP or whatever and import this files to the Media Library. &#60;/p&#62;
&#60;p&#62;I want to include this as official plugin into the wp server soon but it would be great to get some feedback first. You find the plugin here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://blog.tinywebgallery.com/2009/06/wp-flah-uploader-beta-is-available/&#34; rel=&#34;nofollow&#34;&#62;http://blog.tinywebgallery.com/2009/06/wp-flah-uploader-beta-is-available/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
</item>
<item>
<title>ohnoesitasploded on "Image Sizing Radio Buttons Greyed out"</title>
<link>http://wordpress.org/support/topic/216416/page/2#post-1116962</link>
<pubDate>Fri, 26 Jun 2009 02:30:34 +0000</pubDate>
<dc:creator>ohnoesitasploded</dc:creator>
<guid isPermaLink="false">1116962@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have this problem in WP 2.8.  The media.php hack fixed it for me, but it would be really nice if this could be fixed permanently.&#60;/p&#62;
&#60;p&#62;I don't have podpress installed, btw.
&#60;/p&#62;</description>
</item>
<item>
<title>wilzdezign on "2.8 RC1 Call to undefined function token_get_all()"</title>
<link>http://wordpress.org/support/topic/277659#post-1116621</link>
<pubDate>Thu, 25 Jun 2009 20:04:24 +0000</pubDate>
<dc:creator>wilzdezign</dc:creator>
<guid isPermaLink="false">1116621@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Me too!&#60;/p&#62;
&#60;p&#62;Guess there are other forum topics discussing same thing:&#60;/p&#62;
&#60;p&#62;wordpress.org/support/topic/279102&#60;br /&#62;
wordpress.org/support/topic/281844&#60;br /&#62;
wordpress.org/support/topic/278659
&#60;/p&#62;</description>
</item>
<item>
<title>FCGrabo on "Missed Schedule"</title>
<link>http://wordpress.org/support/topic/221086/page/3#post-1116480</link>
<pubDate>Thu, 25 Jun 2009 18:26:13 +0000</pubDate>
<dc:creator>FCGrabo</dc:creator>
<guid isPermaLink="false">1116480@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This fix worked for me.&#60;br /&#62;
&#60;a href=&#34;http://wpengineer.com/ping-problem/&#34;&#62;http://wpengineer.com/ping-problem/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I also got rid of the WP-Cache plugin and added the WP-Supercache plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>sebos on "2.8 beta1-Themes Preview"</title>
<link>http://wordpress.org/support/topic/283788#post-1115940</link>
<pubDate>Thu, 25 Jun 2009 09:29:00 +0000</pubDate>
<dc:creator>sebos</dc:creator>
<guid isPermaLink="false">1115940@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi all,&#60;br /&#62;
Just a remark: since a lot of version, there is always a &#34;bug&#34; in the theme preview.&#60;br /&#62;
If you got a theme, put it in the theme directory like this, for sample:&#60;/p&#62;
&#60;p&#62;wordpress\wp-content\themes\great-themes(by seb)&#60;br /&#62;
the theme will be functional but with not the preview...&#60;br /&#62;
And the reason i found is simple: in your theme directory, you must avoid special car or spaces..&#60;br /&#62;
So, by simply perform a directory rename in my sample:&#60;br /&#62;
wordpress\wp-content\themes\great-themes-by-seb&#60;br /&#62;
The theme is always functional and the preview too !&#60;/p&#62;
&#60;p&#62;I will try to find a solution in the code for that (a parsing of the path in php...)&#60;br /&#62;
Regards.&#60;br /&#62;
seb
&#60;/p&#62;</description>
</item>
<item>
<title>EasyTarget on "2.8 RC1 Call to undefined function token_get_all()"</title>
<link>http://wordpress.org/support/topic/277659#post-1114836</link>
<pubDate>Wed, 24 Jun 2009 13:34:11 +0000</pubDate>
<dc:creator>EasyTarget</dc:creator>
<guid isPermaLink="false">1114836@http://wordpress.org/support/</guid>
<description>&#60;p&#62;2.8 is out now, but this still remains. I also got bitten by it; so:&#60;br /&#62;
&#60;a href=&#34;http://core.trac.wordpress.org/ticket/10262&#34; rel=&#34;nofollow&#34;&#62;http://core.trac.wordpress.org/ticket/10262&#60;/a&#62;&#60;br /&#62;
Lets see if this can be resolved properly, submitting a ticket is usually the best way to make sure the developers are aware of this sort of thing.
&#60;/p&#62;</description>
</item>
<item>
<title>dcrisc on "Missed Schedule"</title>
<link>http://wordpress.org/support/topic/221086/page/3#post-1113847</link>
<pubDate>Tue, 23 Jun 2009 15:56:23 +0000</pubDate>
<dc:creator>dcrisc</dc:creator>
<guid isPermaLink="false">1113847@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I had a problem with missed posts and found the following plugin which worked!!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://blog.5ubliminal.com/?s=scheduled+mia&#34;&#62;Scheduled MIAs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Just copy the code, create a file called mias.php, and put the file in your plugins folder.  Active it thru the dashboard and voila!
&#60;/p&#62;</description>
</item>
<item>
<title>pcsup2000 on "Plugin Installer Bugs"</title>
<link>http://wordpress.org/support/topic/215527#post-1113124</link>
<pubDate>Mon, 22 Jun 2009 21:49:22 +0000</pubDate>
<dc:creator>pcsup2000</dc:creator>
<guid isPermaLink="false">1113124@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have the same problem...Fatal error: Cannot redeclare pclziputilpathreduction() ...&#60;br /&#62;
i tried twice and it is working now!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
David, &#60;a href=&#34;http://www.pc-israel.com&#34;&#62;טכנאי מחשבים&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>azaozz on "2.8 Beta 1 - TinyMCE not working on Fedora / Firefox"</title>
<link>http://wordpress.org/support/topic/282596#post-1113069</link>
<pubDate>Mon, 22 Jun 2009 20:57:16 +0000</pubDate>
<dc:creator>azaozz</dc:creator>
<guid isPermaLink="false">1113069@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Works as expected in Ubuntu. Could that be a cache issue? If it works in one browser/OS all files are there and loading properly.
&#60;/p&#62;</description>
</item>
<item>
<title>jhibbets on "2.8 Beta 1 - TinyMCE not working on Fedora / Firefox"</title>
<link>http://wordpress.org/support/topic/282596#post-1112059</link>
<pubDate>Sun, 21 Jun 2009 21:53:11 +0000</pubDate>
<dc:creator>jhibbets</dc:creator>
<guid isPermaLink="false">1112059@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have cPanel through my hosting and upgraded to version 2.8 today to quickly find that I could not use the editor, among other known bugs.  I upgraded to the Beta 1 version.  Back-up everything, removed the wp-admin and wp-includes folders and FTP-ed the new files up.&#60;/p&#62;
&#60;p&#62;Testing in a W2K system with Firefox, the editor works.  Trying to post on a Fedora 8, Firefox 2 (firefox-2.0.0.16-1.fc8) system shows the same error as the 2.8 original install.  The TinyMCE editor does not respond and types white text.&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;br /&#62;
Jason
&#60;/p&#62;</description>
</item>
<item>
<title>aeroman on "2.8 Errors"</title>
<link>http://wordpress.org/support/topic/278483#post-1111756</link>
<pubDate>Sun, 21 Jun 2009 14:58:48 +0000</pubDate>
<dc:creator>aeroman</dc:creator>
<guid isPermaLink="false">1111756@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Deactivate all the plgins&#60;/p&#62;
&#60;p&#62;Switch over to default theme&#60;/p&#62;
&#60;p&#62;And reply back here
&#60;/p&#62;</description>
</item>
<item>
<title>Nt3N on "Missed Schedule"</title>
<link>http://wordpress.org/support/topic/221086/page/3#post-1110519</link>
<pubDate>Sat, 20 Jun 2009 00:43:50 +0000</pubDate>
<dc:creator>Nt3N</dc:creator>
<guid isPermaLink="false">1110519@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hello all.&#60;/p&#62;
&#60;p&#62;after I moved my blog (wp 2.8) to a new server I got this issue.&#60;br /&#62;
I tried most of the solutions you can find on google searches:&#60;/p&#62;
&#60;p&#62;1. use cron files from wp 2.6.5/2.7 -&#38;gt; DOESN'T WORK&#60;br /&#62;
2. check the etc/host file -&#38;gt; WAS CORRECT&#60;br /&#62;
3. use wp-crontrol -&#38;gt; DOESN'T WORK WELL&#60;/p&#62;
&#60;p&#62;what I figured out is that the cron jobs are somehow blocked by PHP Safe Mode setting. I disabled it, and it works now.&#60;/p&#62;
&#60;p&#62;But can anyone find the right parameter to change, so I can keep PHP Safe Mode On and schedule my posts as well?
&#60;/p&#62;</description>
</item>
<item>
<title>WhisperT on "Syntax Highlighter in Chrome -- 2.8 b2"</title>
<link>http://wordpress.org/support/topic/276237#post-1109418</link>
<pubDate>Fri, 19 Jun 2009 04:14:05 +0000</pubDate>
<dc:creator>WhisperT</dc:creator>
<guid isPermaLink="false">1109418@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thats sort of what I figured.  I saw something in Trac that looked like it mentioned something to this effect. Will have to tolerate it for the time being and hold out hope that support for Webkit comes around.
&#60;/p&#62;</description>
</item>
<item>
<title>JohnONolan on "Tags not working: issue with WP2.8 and DB Cache plugin"</title>
<link>http://wordpress.org/support/topic/275443#post-1108972</link>
<pubDate>Thu, 18 Jun 2009 20:47:52 +0000</pubDate>
<dc:creator>JohnONolan</dc:creator>
<guid isPermaLink="false">1108972@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have this problem too and have spoken to several others who are having it. Absolutely love this plugin, please release an update to fix this issue :)
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "I can not load Image"</title>
<link>http://wordpress.org/support/topic/281413#post-1108337</link>
<pubDate>Thu, 18 Jun 2009 12:12:50 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1108337@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Try deactivating all plugins and check to see if this resolves the problem. If it does, activate the plugins one by one - checking the post after each re-activation - until you find the problematic plugin(s).&#60;/p&#62;
&#60;p&#62;Also see:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/support/topic/279132&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/279132&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>tomi4biz on "I can not load Image"</title>
<link>http://wordpress.org/support/topic/281413#post-1107965</link>
<pubDate>Thu, 18 Jun 2009 02:33:03 +0000</pubDate>
<dc:creator>tomi4biz</dc:creator>
<guid isPermaLink="false">1107965@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm finding it hard to load an image into my post using WP 2.8 BAKER.I think this version needs to be work on immediately.&#60;br /&#62;
Also,the editing tools are not there for one to use in editting ones post.&#60;br /&#62;
I would advice that something should be done immediately about that.
&#60;/p&#62;</description>
</item>
<item>
<title>crftsrfn on "2.8 Bug - WYSIWYG editor copy/cut and paste - disappearing text"</title>
<link>http://wordpress.org/support/topic/279814#post-1107350</link>
<pubDate>Wed, 17 Jun 2009 17:37:52 +0000</pubDate>
<dc:creator>crftsrfn</dc:creator>
<guid isPermaLink="false">1107350@http://wordpress.org/support/</guid>
<description>&#60;p&#62;There are several others suffering problems with the editor and many other problems etc. with 2.8 including myself.&#60;/p&#62;
&#60;p&#62;I don't have a solution but I hope they fix it soon.&#60;/p&#62;
&#60;p&#62;Shasta
&#60;/p&#62;</description>
</item>
<item>
<title>pablo.sanroman on "Imposible to upload an image"</title>
<link>http://wordpress.org/support/topic/281177#post-1107182</link>
<pubDate>Wed, 17 Jun 2009 15:21:27 +0000</pubDate>
<dc:creator>pablo.sanroman</dc:creator>
<guid isPermaLink="false">1107182@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm working with the wp versión 2.1.3, &#60;/p&#62;
&#60;p&#62;Iwant to insert an image into de post.&#60;br /&#62;
first, I tray to upload an image from my computer but an &#60;/p&#62;
&#60;p&#62;When i tray to upload an image it say: &#60;/p&#62;
&#60;p&#62;&#34;&#60;br /&#62;
&#60;strong&#62;Unable to create directory /home/pangea/nafarroa_setem/public_html/blog/wp-content/uploads/2009/06. Is its parent directory writable by the server?&#60;br /&#62;
Back to Image Uploading&#60;/strong&#62;&#60;br /&#62;
 &#34;&#60;/p&#62;
&#60;p&#62;The image I'm traying to upload is a jpeg, with 480x668. &#60;/p&#62;
&#60;p&#62;Any idea?&#60;br /&#62;
Thanks!!
&#60;/p&#62;</description>
</item>
<item>
<title>stelling on "Missed Schedule"</title>
<link>http://wordpress.org/support/topic/221086/page/3#post-1107171</link>
<pubDate>Wed, 17 Jun 2009 15:15:02 +0000</pubDate>
<dc:creator>stelling</dc:creator>
<guid isPermaLink="false">1107171@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The issue still persists on 2.8, the only workable solution so far is to revert back to version 2.6.5 wp_cron.php and wp-includes/cron.php as indicated by Jadedbydesign:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
I found a solution to this problem but it's nothing like what's been proposed here already. My web host doesn't allow for changes to php.ini by its users and I know nothing about curl and such.&#60;/p&#62;
&#60;p&#62;So to make a long story short I decided to put up a test of Wordpress 2.7 on a test domain and I exchanged two files from Wordpress 2.7 with two files from the last version of Wordpress 2.6.5&#60;/p&#62;
&#60;p&#62;The files exchanged on my server were wp-cron.php and cron.php&#60;/p&#62;
&#60;p&#62;All I did was log into my FTP and upload the wp-cron.php to my Wordpress root and the cron.php had to be uploaded to the folder &#34;wp-includes&#34;.&#60;/p&#62;
&#60;p&#62;Not only are my posts publishing on schedule but the 6 posts I had that had &#34;Missed Schedule&#34; were published as well when I refreshed my blog.&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>daveabrahams on "2.7 add new plugin FTP settings"</title>
<link>http://wordpress.org/support/topic/223144#post-1106575</link>
<pubDate>Wed, 17 Jun 2009 01:10:32 +0000</pubDate>
<dc:creator>daveabrahams</dc:creator>
<guid isPermaLink="false">1106575@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@Otto42:  since I'm a &#34;non-PHP person,&#34; I'm not sure how to take advantage of this information.  How can I tell if PHP has been configured as specified, whether I'm running suPHP, and where my temporary file directory has been set?  &#34;php -i&#34; dumps lots of info, but none that appears to be directly relevant to the questions.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
