stelling
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Missed ScheduleThe 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:
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.
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
The files exchanged on my server were wp-cron.php and cron.php
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 “wp-includes”.
Not only are my posts publishing on schedule but the 6 posts I had that had “Missed Schedule” were published as well when I refreshed my blog.
Forum: Alpha/Beta/RC
In reply to: Missed ScheduleI’ve tried the patch below but…
@intended
I’ve just tried disabling curl, as proposed here:when i first made those changes, it still did not work at first. so i followed the instructions at the next link and i was all set to go
Now let’s see if this does the trick…
no cookie for me. Still missing all scheduled posts.
Forum: Alpha/Beta/RC
In reply to: Missed Schedule@intended
I’ve just tried disabling curl, as proposed here:when i first made those changes, it still did not work at first. so i followed the instructions at the next link and i was all set to go
Now let’s see if this does the trick…
Forum: Alpha/Beta/RC
In reply to: RSS not workingI was using Google reader, it’s ok now after I uninstalled the CMS plugin.
Forum: Alpha/Beta/RC
In reply to: RSS not workingHello HandySolo.
http://stelling.cc/xadrez
No caching but a few other plugins.Forum: Alpha/Beta/RC
In reply to: Missed ScheduleI’ve posted a few regular posts, just one do-ping showed up and it is still there. Is it normal ?
Do you know where I can find the webserver requirements/specification for WP ? I will try to check with my provider but need to understand the rationale behind the requirement before talking to them.Forum: Alpha/Beta/RC
In reply to: Missed ScheduleNo cookie for me: I’ve created a new post and no “do_pings” events showed up in WP-Crontrol. The post is showing as “Missed Schedule”.
Another question: is this an exptected message “Warning: array_merge() [function.array-merge]: Argument #1 is not an array in ..\xadrez\wp-content\plugins\wp-crontrol\wp-crontrol.php on line 290” ?
Forum: Alpha/Beta/RC
In reply to: Missed ScheduleNow, how can I verify if this is a webserver config issue or not ?
If you make a new post and some “do_pings” events show up in WP-Crontrol and never go away, then it’s a webserver config issue.
You mean any kind of post or a scheduled post ?
Forum: Alpha/Beta/RC
In reply to: Missed ScheduleAnyway, I’ve installed WP-Crontrol, got rid of old events and uninstalled WP-Crontrol.
Now, how can I verify if this is a webserver config issue or not ?
Forum: Alpha/Beta/RC
In reply to: Missed ScheduleI’ve installed WP-Crontrol but it says that it’s compatible up to 2.5.1, not 2.7.
After install I got the following warning message:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in ..\wp-content\plugins\wp-crontrol\wp-crontrol.php on line 290Forum: Alpha/Beta/RC
In reply to: Missed ScheduleActually posts scheduled after the upgrade still show as missed schedule!
This is what happened this morning: I’ve created a new post (not an imported post) and scheduled it for 8AM this morning, at 8:30 it showed up as missed schedule. I had to make this post private and then public to have it published on the blog.Forum: Alpha/Beta/RC
In reply to: Missed ScheduleHere goes a dump of my wp_options table
(removed by moderator – we really don’t need your options table.)
Forum: Alpha/Beta/RC
In reply to: 2.7 beta – Scheduled posts not publishedI’m experiencing the same problem, all my scheduled posts miss schedule, even the new ones.
I’ve started with a brand new 2.7 install importing posts from a “previous life”, all of scheduled posts imported missed schedule.
I’ve created new versions of those posts and also created a new off the cuff post to be published today. All of them show in the interface as “Missed Schedule”. I’m running 2.7-beta3-9851Any pointers ?