Hello,
SOPA block downloading infos with script iafd_people !
You must deactivate all part in the script related to search photo and change in parse page : result := prfinished and not prdownload
The info are good but no photo!
This does not need to change:parse page : result := prfinished and not prdownload
This change is only here:
Instead, this piece of codePhotoURL := BASE_URL + Copy(HTML,curPos + 6, EndPos - curPos - 7);
replaced with this piece of codePhotoURL := BASE_URL + Copy(HTML,curPos + 6, EndPos - curPos - 28);
The amendment shall also do so in
Preferences > Plugins > IAFD,COM > Overwrite fields to control how these items are to be updated.
where
Photo field is not confirmed, as shown in the attached pictures and script is working properly.
They also corrected script attached.[attachment deleted by admin]