Page 1 of 1

pdf download issue in wordpress sites

PostPosted: Thu Aug 26, 2010 1:03 am
by sreehari
There is a chance of pdfs getting corrupted while downloading from wordpress sites, if we use the normal upload path.ie in development/tmp_uploads OR in development/wp-content/plugins/plugin_name/tmp_uploads.This can resolve by using the upload folder URL as development/wp-content/themes/upload_folder_name and by using the relative path to file in downloading script.
:D

Re: pdf download issue in wordpress sites

PostPosted: Thu Aug 26, 2010 2:55 am
by douglas
Very useful information Sreehari. Hope all word press developers will note this.