Hello, I am trying to import a template to cornerstone and it is not loading. This is the error I am getting in dev console.
Rejecting Controller promise
-
{name: ‘media::upload_media’, data: {…}, success: false}
-
data: {message: ‘Sorry, you are not allowed to upload this file type.’}
-
name: “media::upload_media”
-
success: false
-
[[Prototype]]: Object
1. constructor: ƒ Object()
2. hasOwnProperty: ƒ hasOwnProperty()
3. isPrototypeOf: ƒ isPrototypeOf()
4. propertyIsEnumerable: ƒ propertyIsEnumerable()
5. toLocaleString: ƒ toLocaleString()
6. toString: ƒ toString()
7. valueOf: ƒ valueOf()
8. __defineGetter__: ƒ __defineGetter__()
9. __defineSetter__: ƒ __defineSetter__()
10. __lookupGetter__: ƒ __lookupGetter__()
11. __lookupSetter__: ƒ __lookupSetter__()
12. __proto__: (...)
13. get __proto__: ƒ __proto__()
14. set __proto__: ƒ __proto__()
Following is the server Info:
| Server architecture | Linux 3.10.0-1160.45.1.el7.x86_64 x86_64 |
|---|---|
| Web server | Apache |
| PHP version | 8.0.17 (Supports 64bit values) |
| PHP SAPI | fpm-fcgi |
| PHP max input variables | 3000 |
| PHP time limit | 300 |
| PHP memory limit | 512M |
| Max input time | 300 |
| Upload max filesize | 512M |
| PHP post max size | 512M |
| cURL version | 7.81.0 OpenSSL/1.1.1n |
| Is SUHOSIN installed? | No |
| Is the Imagick library available? | Yes |
| Are pretty permalinks supported? | Yes |
| .htaccess rules | Custom rules have been added to your .htaccess file. |
