Forum Replies Created

Viewing 3 replies - 16 through 18 (of 18 total)
  • @mattleech I found a solution to the multiple image problem. Under settings > Media I set the Large size way up and now there is no issue with the original postie code. After not being able to use your code, i started to think about what would cause it to fail and sent a bunch of very small pictures which all posted just fine, so it was not the number of pics, So I figured it must be the size.

    Thanks for your help though. Messing with your code is what got me thinking on the solution to my problem.

    @mattleech thanks for the quick reply. This time around though im getting this error Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /home/content/w/i/l/wildcatfan42/html/wordpress/wp-content/plugins/postie/postie-functions.php on line 1819

    Its halting from the first line of the modified code. function ReplaceImagePlaceHolders(&$content,$attachments, $config) {

    Is there a specific template your using for the images?

    Thanks

    mattleech

    I tried your code after looking everywhere and trying every fix I could find for multiple image attachment problem in postie. Even with a fresh install of WP and Postie, everything works fine except when i add more than one image to an email, it will not post.

    The issue i have with your code is once i replace the original with yours I get an error at line 1823 $value = '[gallery]'; and tells me there is wrong syntax. Iv tried several times making sure i was only replacing the code i was supposed to and i always get that error at that line. Is there something Im missing?

    Thanks

Viewing 3 replies - 16 through 18 (of 18 total)