• Resolved master412160

    (@master412160)


    When I put this shortcode in my post and save it crashes.

    Warning: Illegal string offset ‘file’ in /home///public_html/wp-content/plugins/auto-post-download/APD_Attatchment.php on line 37

    Warning: Illegal string offset ‘file’ in /home///public_html/wp-content/plugins/auto-post-download/APD_Attatchment.php on line 37

    Warning: Invalid argument supplied for foreach() in /home///public_html/wp-content/plugins/auto-post-download/APD_Attatchment.php on line 56

    Warning: Cannot modify header information – headers already sent by (output started at /home///public_html/wp-content/plugins/auto-post-download/APD_Attatchment.php:37) in /home///public_html/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home///public_html/wp-content/plugins/auto-post-download/APD_Attatchment.php:37) in /home///public_html/wp-includes/pluggable.php on line 1121

    https://www.ads-software.com/plugins/auto-post-download/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author MicNeo

    (@micneo)

    Hi master412160!

    Can you check couple things first?
    1) Did you successfully uploaded image for that post?
    2) What version of WordPress do you have?
    3) Did you first add shortcode, and then upload image?

    I will try to fix that issue ASAP.

    Take care,
    MicNeo

    Thread Starter master412160

    (@master412160)

    I didn’t add a image but I tried using this plugin cause I thought it would allow you to download posts.

    Plugin Author MicNeo

    (@micneo)

    Yes, it should do that but clearly I forgot to make some checks in code if image is uploaded before trying to add it to zip file.

    I will fix that issue asap. Thanks for report!

    Plugin Author MicNeo

    (@micneo)

    I release new version of plugin. I fixed issue you described. I couldn’t exactly reproduce that one, but i think we should be good now with new version.

    Also I added new option to settings, where you can choose if you want to include only post’s image, content or both.

    Please find out new release (it should appear in autoupdate shortly). Let me know if it fixed your issue.

    Thread Starter master412160

    (@master412160)

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/public_html/wp-content/plugins/auto-post-download/auto-post-download.php on line 26

    Plugin Author MicNeo

    (@micneo)

    It looks like you’re using <PHP 5.4. I will fix my code to work with older version of PHP.

    Plugin Author MicNeo

    (@micneo)

    I tested plugin on couple older versions of PHP (but not earlier than 5.0). Please check new version of plugin.

    Thread Starter master412160

    (@master412160)

    It works now.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Not working’ is closed to new replies.