|
From an earlier message in the thread
"you need to have "global $keepfullsizeimage;" in the function resizeImage() otherwise the fullsize images will never be saved"
If that does not work then write $keepfullsizeimage = TRUE; in the function resizeImage()
|