Hello guys , i try upload an mp4 file in my project but i get this error
SyntaxError: Unexpected token < in JSON at position 0
i have added mp4 to array of allowed file extensions in advance setting . kindly help . Thanks
Hello guys , i try upload an mp4 file in my project but i get this error
SyntaxError: Unexpected token < in JSON at position 0
i have added mp4 to array of allowed file extensions in advance setting . kindly help . Thanks
did you add it to the [PHP] tab [File Upload] - Allowed file types?
Thanks i was able to solve it by increasing MAX_POST size in my php configuration file php.ini