WPIntell

Source evidence

Not working

Auto Post Download · support · 2014-05-13T12:20:00+00:00

mixedsentiment
highseverity
0.88relevance
8replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 35 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
master412160 resolved
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://wordpress.org/plugins/auto-post-download/ 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 I didn’t add a image but I tried using this plugin cause I thought it would allow you to download posts. 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! 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. 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 It looks like you’re using <PHP 5.4. I will fix my code to work with older version of PHP. I tested plugin on couple older versions of PHP (but not earlier than 5.0). Please check new version of plugin. It works now.

Comments

8 shown
MicNeo 2014-05-13T12:29:00+00:00

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

master412160 2014-05-13T13:08:00+00:00

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

MicNeo 2014-05-13T13:09:00+00:00

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!

MicNeo 2014-05-13T17:14:00+00:00

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.

master412160 2014-05-13T17:54:00+00:00

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

MicNeo 2014-05-13T18:14:00+00:00

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

MicNeo 2014-05-13T19:22:00+00:00

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

master412160 2014-05-13T19:34:00+00:00

It works now.