WP Moblog hack
Got a new PC-Phone - this one comes with a camera. So I’ve been looking for a way to do moblogs with WP - and found this:
Space Monkey Mafia - Moblog Hack
(Haven’t tested it out yet - but probably will tonight) Works like a charm!
One note if you try to use this script (a mistake I made, someone else might make the same…) in smm-getPop.php, there’s a line you’re supposed to edit for $tmp_folder - it doesn’t say this - but this is the server path to the temp folder… ![]()
July 3rd, 2004 at 2:27 am
What was I thinking? I should have known you posted about it here! Thanks for the tip - I’ll check it out as soon as Cingular gets my e-mail function working again!
July 3rd, 2004 at 10:03 am
I need to get a picture phone!!! How can I call myself a tek geek and NOT have one!!
*sobs*
July 22nd, 2004 at 3:09 pm
Okay, now I have one of these nifty phones but I cannot seem to get this to work at all. I think something I did in the config is not correct.
August 4th, 2004 at 2:26 pm
I’m getting the following error:
‘; ?>
Fatal error: Call to undefined function: imap_open() in /home/username/public_html/wordpress/smm-getPop.php on line 46
(but the username has my real username)
All I did was change the mentioned variables - any ideas what I may be doing wrong?
Thanks!
August 4th, 2004 at 2:35 pm
Did you contact the script author? (imap_open() is a native PHP function - I wonder if your server doens’t support it? “Open an IMAP stream to a mailbox” - I can see why maybe some server-admins may not want to allow this…)
Either way - I’d contact the script author…
August 4th, 2004 at 3:07 pm
Thanks so much, but I went with the one that is based on the wp-mail.php code found here:
http://blade.lansmash.com/index.php?p=39
but I used the code further adjusted for thumbnails here:
http://www.dwelle.org/archives/2004/07/27/adding-thumbnailing-to-wp-mailphp/
Just in case anyone is looking for a shorter shortcut than I took, working on this for the past day or two