Forum
Blog 'post' field asset resource uploader issue?
When I try to add an image to a blog post using the 'post' field text editor and uploader, it fails to update the uploader window.
The image files does get uploaded to the 'default' bucket when I check in the assets but the uploader window does not update and I'm unable to see or select the uploaded resource. In fact it's not displaying any of the assets in the default assets bucket.
Short report.
Perch: 3.0.10, PHP: 5.4.45, MySQL: mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $, with PDO
Server OS: Darwin, cgi-fcgi
Installed apps: content (3.0.10), assets (3.0.10), categories (3.0.10), perch_blog (5.6.1)
App runtimes: <?php $apps_list = [ 'perch_blog' ];
PERCH_LOGINPATH: /perch
PERCH_PATH: /Users/grahams/Documents/MAMP-SERVERS/loadsystems.local/perch
PERCH_CORE: /Users/grahams/Documents/MAMP-SERVERS/loadsystems.local/perch/core
PERCH_RESFILEPATH: /Users/grahams/Documents/MAMP-SERVERS/loadsystems.local/perch/resources
Image manipulation: GD
PHP limits: Max upload 32M, Max POST 32M, Memory: 128M, Total max file upload: 32M
F1: 3b606135b33e6a102526838f4152a807
Resource folder writeable: Yes
SCRIPT_NAME: /perch/core/settings/diagnostics/index.php
REQUEST_URI: /perch/core/settings/diagnostics/
DOCUMENT_ROOT: /Users/grahams/Documents/MAMP-SERVERS/loadsystems.local
HTTP_HOST: loadsystems.local
Thanks Graham.
Do you think this is possible the same issue as all the other recent post in the forum here? Or do you think it's possible something different?
Really not sure.
It's similar but not exactly the same as this thread as this error uses Redactor editor whereas I'm using markitup. Also I actually get the uploader window to appear unlike their issue.
I've posted a video of what's happening
post.html template
If you pick the default bucket from the smart bar, do you see your assets?
yes, I can see the assets that way.