Okay, this is a pretty big change from the previous nightlies and as such needs as much testing as possible. Some timezone issues were cleaned up. wp-mail.php has been redone. Some character and additional options problems were fixed.
Okay, this is a pretty big change from the previous nightlies and as such needs as much testing as possible. Some timezone issues were cleaned up. wp-mail.php has been redone. Some character and additional options problems were fixed.
Just waiting for it to show up in the CVS...
alt attribute is displayed.The import style sheet URL doesn't work: <?php bloginfo('url'); ?> .....but this one does: <?php echo get_settings('siteurl'); ?>
The geo url button is missing in the options page. The page is still available at options.php?option_group_id=8.
Geo has moved to Miscellaneous.
Sorry, that was the latest CVS.
In alpha10, after I got the new files, upgraded my wpnightly installation, when I get to index.php I can see unstyled content.
The stylesheet included by index.php has the URI
http://2fargon.com/wpnightly/index.php/wp-layout.css !
the blog is at
http://2fargon.com/wpnightly
and I checked in the Options page, the URI of the weblog is specified correctly, no problem there.
Style import is fixed. pubDate should be fixed. Link ratings is fixed.
Thanks for testing.
Randy,
wp-mail now functions in the secret address paradigm, that is that you have a secret address and everything that goes there gets posted. This is much more useful for how people actually use posting by mail, which is generally posting from interfaces where logging in to WordPress would be difficult or impossible Typing in your username:password on a phone is a pain. This has been reflected under Options > Writing for several versions now.
As I said in the other thread, adding the entity decoding would break valid feeds that have genuine entities encoded. What sort of tool is producing the type of feed you describe? I tested with feeds from Movable Type, bloxsom, and Userland Radio.
The plugin and link rating things appear to be bugs, and I'll fix them up if Ryan hasn't already.
I set up a "secret" e-mail address and already a spam message (Milzie said ok Cherise) has been added to my blog since we no longer use the username:password.
The recommended method for a secret address is to use one of the random strings given on the admin screen, and obviously don't publish the address anywhere. Unless a spammer guessed the random string (highly unlikely) or you have some sort of catch-all set up to go to that account, I can't see you having any problems. I've been using this method for a long time for a different application and never had any problems.
Nope, used one of the random strings generated and set up the mail account with Comcast. Of course they send periodic e-mails to everyone so I can expect a post or two from them also. I have always used an address with my name appended with a random number - and change it every year because somehow junk eventually finds its way in. That is why I liked "Blog:Title", to screen those out.
Can you set up an email account @ your domain?
Plugin bug fixed.
Link images should use absolute paths including the domain. Can you look at the HTML and see where it's looking for the images? This should be working.
Allusion: No, I can't currently set up an account @ my domain as it is forwarding to my computer and all e-mails get forwarded to my Comcast account so the problem would not be alleviated. Don't spend any time on this if your rational is sound as I don't envision needing to use wp-mail - just testing it.
rb: You are not the only one. I had to change my link images to /wordpress/wp-images...
RandomURL - My links-update-xml.php has the slash and is working fine here. But, I had to add a call to this in my index.php file - it was not in that file. It's also not in the CVS index.php
<rb>
Interesting, I know this error affect me and one other., had to help him through it on the IRC channel.
a wp-mail.php issue when attempting posting via mobile mail.
running the 1.2 alpha(10). have opened a secret mail address using one of the suggested strings.
now, can anyone tip me the correct mobile process, the readme doesn't apply anymore presumably and i need to get a body delimiter in to cut of the provider's add.
regardless of attempts i'm still receiving errors:
Warning: Invalid argument supplied for foreach() in /data/members/paid/m/g/mgivf.com/htdocs/haiku/
wp-blog-header.php on line 454
on the page and
Warning: Invalid argument supplied for foreach() in /data/members/paid/m/g/mgivf.com/htdocs/haiku/
wp-blog-header.php on line 454
plus
Warning: Invalid argument supplied for foreach() in /data/members/paid/m/g/mgivf.com/htdocs/haiku/
wp-includes/template-functions-category.php on line 81
on edit.php.
cheers-r.
This topic has been closed to new replies.