Forums

Email to blog shows in admin, but not in blog (12 posts)

  1. Anonymous
    Unregistered
    Posted 3 years ago #

    Email to blog shows in admin, but not in blog

  2. podz
    Support Maven
    Posted 3 years ago #

    More detail please ?

  3. Anonymous
    Unregistered
    Posted 3 years ago #

    If I send an email to my "secret address", I see the email under Edit - Posts in the Admin panel, however, it does not show up on the blog itself that would be seen by other visitors.
    Thanks,

  4. Anonymous
    Unregistered
    Posted 3 years ago #

    The site says "Sorry, no posts match your criteria"

  5. podz
    Support Maven
    Posted 3 years ago #

    What is the time stamp of the post ?
    It could be a time difference ?

  6. Anonymous
    Unregistered
    Posted 3 years ago #

    2004-12-11
    4:46:06 pm
    This is the time stamp showing in the admin -edit - posts for the emailed entry
    2004-12-11
    2:43:42 pm
    This is the time stamp for an entry posted manually while in admin - write.
    Note the 2 hour time difference but the work was done within minutes of each other.

  7. podz
    Support Maven
    Posted 3 years ago #

    And what time is it now ?

  8. Anonymous
    Unregistered
    Posted 3 years ago #

    3:25 PM central time in the US. The second time stamp (my direct entry) is accurate for the post.

  9. podz
    Support Maven
    Posted 3 years ago #

    So in an hour and some minutes, the post should appear.
    Your time setting in Options is ?
    Somehow, the email time and your time need making the same - there have been posts about this ....

  10. Anonymous
    Unregistered
    Posted 3 years ago #

    "the GMT time is shown as 9:32 PM
    Times in the weblog should differ by -6 hours"
    So this shows the correct time for my local area.
    What would cause the timestamp for the emailed entry to be two hours ahead?? My computer clock is consistent with the true time.

  11. scottfeldstein
    Member
    Posted 3 years ago #

    I'm dying to know myself! I primarily want to use this so I can blog from my cell phone. I have worked around the issue by the following code change in wp-mail.php:
    // original line of code, post by phone + 1 hour
    // $time_difference = get_settings('gmt_offset');
    // makes post-by-email work, but phone is + 2 hours
    // $time_difference = -5;
    // makes post-by-phone work but email is -2 hours
    $time_difference = -7;
    WARNING: You're the worst kind of idiot if you insert any code I wrote for anything. You have been warned.
    Although, my post-by-phone messages are coming out with the correct date now, just not the post-by-email ones.

  12. scottfeldstein
    Member
    Posted 3 years ago #

    Note: my ACTUAL gmt offset should be (and is, in wp interface) -6 Central time.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.