You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi There,
Wow finally file attachments!! YAY!! Thank you so much!!, that being said I have been of course experimenting with different file sizes and type and quickly found the 2000000 file limit in index.php changed it to look at a variable call $maxupload and set that to first 200mb and then to 20 mb.. All attempts at file sizes above 1 mb have been unsucessfull and have resulted in a box stating " A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
same results when setting the file limit as you had it also
is the code running up against some browser/dom related issue or does sjcl.js have some bugs(and its not always in that .js it breaks at.. ie base64.js is another reported as not responding as well as rawdeflate.js has been tagged by that message...
my environment? openbsd 5.1 running stock apache and php5.3 on server end
macbook 8gb osx 10.7.5 2009 production firefox 25.1
other details I can help with please let me know...
and again THANKS!! its a really nice feature to have finally!!!
gwen
ps what has worked is less than 1mb jpegs and same for some 770kb .flv files. I will try and do a table of what file types and sizes I have found to work when I get some more time to work with it tonight.
The text was updated successfully, but these errors were encountered:
Hi There,
Wow finally file attachments!! YAY!! Thank you so much!!, that being said I have been of course experimenting with different file sizes and type and quickly found the 2000000 file limit in index.php changed it to look at a variable call $maxupload and set that to first 200mb and then to 20 mb.. All attempts at file sizes above 1 mb have been unsucessfull and have resulted in a box stating " A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: https://zerobin.permutation.net/js/sjcl.js?Alpha%200.19:13
or for some .mp4 and others I get the
Could not create paste. message instead(and that on a 775kb .mp4
same results when setting the file limit as you had it also
is the code running up against some browser/dom related issue or does sjcl.js have some bugs(and its not always in that .js it breaks at.. ie base64.js is another reported as not responding as well as rawdeflate.js has been tagged by that message...
my environment? openbsd 5.1 running stock apache and php5.3 on server end
macbook 8gb osx 10.7.5 2009 production firefox 25.1
other details I can help with please let me know...
ps what has worked is less than 1mb jpegs and same for some 770kb .flv files. I will try and do a table of what file types and sizes I have found to work when I get some more time to work with it tonight.
The text was updated successfully, but these errors were encountered: