Jump to content

Recommended Posts

Posted

I want to allow the user to upload video files of around 40Mb to the fieldTypeField.

See the attached image for the message that comes up.

Message says that maximum allowed is 12228kb.

I have made changes to the user.ini file in the root directory, but this does not help.

post_max_size = 50M

upload_max_filesize = 50M
memory_limit = 200M
max_execution_time = 600
 
Any ideas?

post-847-0-67533400-1466008116_thumb.jpg

Posted

Sussed it thanks.

It has to do with the .user.ini file in the root directory. I forgot the dot on the beginning of this.

I set it to

upload_max_filesize=50M
post_max_size=50M

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...