I have created a video field and allowed users to upload. I'm trying to upload a 30M MP4 video with the maximum CB setting and PHP upload setting at 128M.
After the upload has complete, I get the following alert message:
Session expired or cookies are not enabled in your browser. Please press "reload page" in your browser, and enable cookies in your browser. Please refresh/reload before filling-in.
So I turned off Spoof Checking in the CB Configuration and now the video doesn't even start uploading (Chrome is stuck on 0% in the status bar).
I'm using CB 2.0.10.
Any idea why this isn't working?
Thanks