HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Can't upload banner logos
gharald
✭
Is there a way to manually upload the site banner logo and mobile banner logo? Or to overcome the error below?
Trying to upload site logo through the dashboard - error: "The file is larger than the server's maximum file size. (512M)"
The file size is ~20k
Permissions are set to:
Root vanilla folder - 750
Top-level folders in the root vanilla directory - 755
Theme (keystone), all folders - 755
Thanks!
0
Comments
You will need to increase your server's file upload size (usually php.ini) or ask your host.
20k is quite large and may cause your site to load slowly.
Thanks. The webhost made changes to php.ini and .htaccess and that did the trick.