Email to Post is wonky
-
Just set up a new WP to try to figure out why images sent as attachments and/or in the body of the email get rendered as code rather than an image. See here
Was getting this PHP Notice: iconv(): Wrong charset, conversion from"bound1389055321"' toUTF-8′ on one of my sites
So I went through phpmyadmin and made sure all tables and collation and tables were UTF-8 (my bad some were swedish). Then said screw it, made a new mysql database (I use virtualmin) and created it stipulating the Character set for new database and Collation order for new database were the UTF-8 and loaded a new WP site to test. Thought maybe I knackered something playing around with plugins with the other site so I decided to start fresh. Thus far I’ve sent emails from my iphone and my gmail account on firefox, same thing the post shows the code of jpgs.PHP 5.5.6
mysql Ver 14.14
wordpress 3.8
apache2 2.4.6-2
The topic ‘Email to Post is wonky’ is closed to new replies.