It seems this plugin has been working fine with files of about 12M and under. but when i try to upload a file that is 25.5M it never shows up in the list of files and the file doesnt show up in the uploads folder. There is no error. if i try to manually upload the file and then sync that doesnt work either. the file/record does not show up in the list.
I have added these lines to the .htaccess file.
php_value upload_max_filesize 150M
php_value post_max_filesize 150M
php_value memory_limit 2048M