Forum
Asset upload error
I have the same issue as https://forum.grabaperch.com/forum/08-23-2017-asset-upload-script-error: can't upload any assets, an error appears in the JS console ("This file can't be queued because it has already been processed or was rejected.").
There is no "Buckets" tab on the Roles screen. Using an admin account which should have all permissions. Clean install of latest Perch version.
Perch: 3.0.9, PHP: 5.6.31, MySQL: 5.5.32, with PDO
Server OS: Linux, cgi-fcgi
Installed apps: content (3.0.9), assets (3.0.9), categories (3.0.9)
App runtimes: <?php $apps_list = [ ];
PERCH_LOGINPATH: /cms
PERCH_PATH: /home/xxxxxx/public_html/xxxxxx/cms
PERCH_CORE: /home/xxxxxx/public_html/xxxxxx/cms/core
PERCH_RESFILEPATH: /home/xxxxxx/public_html/xxxxxx/cms/resources
Image manipulation: GD
PHP limits: Max upload 128M, Max POST 128M, Memory: 768M, Total max file upload: 128M
F1: 3b606135b33e6a102526838f4152a807
Resource folder writeable: Yes
HTTP_HOST: xxxxxxx.com
DOCUMENT_ROOT: /home/xxxxxx/public_html/xxxxxx
REQUEST_URI: /cms/core/settings/diagnostics/
SCRIPT_NAME: /cms/core/settings/diagnostics/index.php
Can you show us your template tag?
I've downgraded to Perch 3.0.8 and it works fine.
Here is a template for reference.
Which field are you having problems with?
The image field which is storing images in the "picture" bucket.
Ok, we'll take a look.
Does it work if you add the bucket to your buckets list?
For anyone experiencing the same issue, it was a bug in Perch 3.0.9 and has been fixed in 3.0.10