Pete T Posted February 13, 2015 Posted February 13, 2015 Ok this to me seem odd issue but i am sure might be setting i missing, design a theme in design mode exports fine go to import and select the file and then return back saying "Something went wrong. Check the values provided on the marked tabs and try again." so check see what error is to find my file needs be less then 2MB ! what no message before tell me limit and is there way change the file size limit ?? never had issue upload before beta 8 was fine in beta 7a.
Tom Christian Posted February 13, 2015 Posted February 13, 2015 Ok this to me seem odd issue but i am sure might be setting i missing, design a theme in design mode exports fine go to import and select the file and then return back saying "Something went wrong. Check the values provided on the marked tabs and try again." so check see what error is to find my file needs be less then 2MB ! what no message before tell me limit and is there way change the file size limit ?? never had issue upload before beta 8 was fine in beta 7a.Seems far too small to me. Bug report it maybe?
Pete T Posted February 13, 2015 Author Posted February 13, 2015 Seems far too small to me. Bug report it maybe? found the issue all fixed.
Tom Christian Posted February 13, 2015 Posted February 13, 2015 found the issue all fixed. What was it?
Pete T Posted February 13, 2015 Author Posted February 13, 2015 What was it?my php.ini file size had gone back to 2m its mystery but its fixed.
Max_69 Posted February 18, 2015 Posted February 18, 2015 I have a problem with filesize the limit is 2mb, how resolve?
Woodsman Posted February 19, 2015 Posted February 19, 2015 I have a problem with filesize the limit is 2mb, how resolve?If you have access to your php.ini fileFind these lines:upload_max_filesize = 2Mpost_max_size = 8MChange to (Example)upload_max_filesize = 80Mpost_max_size = 850MIf you don't have access to it you can try creating a text file add the above max sizes then save it as php5.ini then add it to the root directory where your forum is located.It has been a verylong time I hope I am remembering the correct location.... if not try adding it to the forum directory
Max_69 Posted February 19, 2015 Posted February 19, 2015 If you have access to your php.ini fileFind these lines:upload_max_filesize = 2Mpost_max_size = 8MChange to (Example)upload_max_filesize = 80Mpost_max_size = 850MIf you don't have access to it you can try creating a text file add the above max sizes then save it as php5.ini then add it to the root directory where your forum is located.It has been a verylong time I hope I am remembering the correct location.... if not try adding it to the forum directoryI tried to place the file in the root and php5.ini folder forum but does not change anything, I have the same problem.
Woodsman Posted February 19, 2015 Posted February 19, 2015 3rd try-It has been a very long time since the shared hosting days.But give this a try... http://stackoverflow.com/questions/2992376/how-to-set-upload-max-filesize-in-htaccess
Primus Palus Posted January 18, 2017 Posted January 18, 2017 On 2/19/2015 at 0:53 AM, Max_69 said: Ok, now max file size is 16M Sorry to revive an old thread, but same problem. How did yours change? I tried adding the php5.ini and no change. I don't see a php.ini file anywhere. I also don't see the .htaccess file so the last suggestion doesn't help either.
Pete T Posted January 18, 2017 Author Posted January 18, 2017 7 minutes ago, Primus Palus said: Sorry to revive an old thread, but same problem. How did yours change? I tried adding the php5.ini and no change. I don't see a php.ini file anywhere. I also don't see the .htaccess file so the last suggestion doesn't help either. dot files might be hidding depending what control panel using, if using cPanel need change settings and if have whm don't need use the php.ini file any more as has own way using editor within whm but all depending what server setup you have.
cualupe Posted July 28, 2017 Posted July 28, 2017 Seriously wtf at this. My php is set to 16MB and I still have this 2MB issue. What theme is 2mb? Why is this set at 2mb in the first place?
Pete T Posted July 28, 2017 Author Posted July 28, 2017 6 minutes ago, cualupe said: Seriously wtf at this. My php is set to 16MB and I still have this 2MB issue. What theme is 2mb? Why is this set at 2mb in the first place? make sure have changed the php correctly lots sites now have multi version installed eg 5.6 7.0 and 7.1.x also try 8mb as 16 is to high might not like that value and reason why its amove 2mb due size of data.
cualupe Posted July 28, 2017 Posted July 28, 2017 Yeah I fixed it now. 2MB is a ridiculous default amount
Recommended Posts
Archived
This topic is now archived and is closed to further replies.