• well, the wp-mail.php is doing its job in that the entries are getting into the sql database. the problem is that the new posts still aren’t showing up on the actual blog. the interface doesn’t seem to see the entries at all. is there an update time or do i need to ad something to the wp-mail.php to get it to update the full database and not just ad entries to the current one?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mandebooks

    (@mandebooks)

    this is the error i am now getting from the web interface:
    Warning: Invalid argument supplied for foreach() in /home/rrowles/public_html/blog/wp-includes/template-functions.php on line 1371

    Thread Starter mandebooks

    (@mandebooks)

    good news. the data is reaching the sql database. but i am still getting the error about template-functions.php
    if i manually edit the post and set the category then it works fine, even though the data didn’ change. can someone please help me here?
    thanks

    Take a look at this thread
    -Rob

    Thread Starter mandebooks

    (@mandebooks)

    i tried both versions of the wp-moblog.php file (i cut and pasted the text into the wp-mail.php file). Each time when i tried to run the php file like i had before (going to the address in my browser) i get an error message saying the browser couldn’t load any data from the location. do i have to validate the php file with something or are those files actually broken? or am i trying to use them incorrectly? thanks for any help you can provide.

    Try running them from the command line with:
    php wp-moblog.php
    -Rob

    Thread Starter mandebooks

    (@mandebooks)

    rob, that worked! i can now see the e-mail posts in the database, and when i try to edit posts. however. they are still not showing up in the actual blog (blog.mandebooks.com) any clue?

    Thread Starter mandebooks

    (@mandebooks)

    well everything works now, except the e-mail i send the server (in california) are being time stamped three hours in the future. so they don’t acutally show up on the blog for three hours. any clue how to fix this?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Posting with e-mail – problem’ is closed to new replies.