File Manager not displaying images

Permalink
I'm trying to upload images to a new site. For some reason, they're not displaying. I've never had this issue on any c5 sites I've built. Not sure what's going on. It happens when I upload individually and when i choose to upload multiple. May be a permissions issue but i'm just not sure.

I'm not able to preview them, but i am able to download them.

Any ideas?

1 Attachment

 
ScottSandbakken replied on at Permalink Reply
ScottSandbakken
Try clearing your cache and restarting Apache.
adajad replied on at Permalink Reply
adajad
You say it's a new site, is it a new install of php as well? Is GD installed?
tesslorraine replied on at Permalink Reply
Yes, It's a new install of PHP. Not sure what you mean by GD. Thanks so much for helping me.
adajad replied on at Permalink Reply
adajad
Check your php.ini and confirm php_gd2 is enabled.

It should, though, otherwise you should have been notified upon install.
adajad replied on at Permalink Reply
adajad
Oh, you should also make sure you have the correct folder permissions (755) on 'public_html/files' and subfolders.
tesslorraine replied on at Permalink Reply
Both of those things were done. Still at a loss.
adajad replied on at Permalink Reply
adajad
From within the filemanager, rescan all images (bulk options top left in the filemanager). Lets see if that solves it for you.
tesslorraine replied on at Permalink Reply
That didn't work. Still seeing blank previews of images.
ScottSandbakken replied on at Permalink Reply
ScottSandbakken
Concrete5.6.0 & 5.6.0.1 have issues displaying images in IE. this bug was fixed in 5.6.0.2. What version are you running?
tesslorraine replied on at Permalink Reply
It's the latest version and I'm using FF, Safari and Chrome.
ScottSandbakken replied on at Permalink Reply
ScottSandbakken
Please post the data from Dashboard > System & Settings > Environment > Environment Information
tesslorraine replied on at Permalink Reply
# concrete5 Version
5.6.0.2

# concrete5 Packages
Sortable Responsive Gallery (1.0).

# concrete5 Overrides
themes/DottieDynamo

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.2.17

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dba, dbase, dom, exif, filter, ftp, gd, gettext, gmp, hash, iconv, imap, json, ldap, libxml, mbstring, mcrypt, mhash, mime_magic, mysql, mysqli, ncurses, odbc, openssl, pcntl, pcre, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, readline, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, SQLite, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Optimizer, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 10M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 10M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 200000
pcre.recursion_limit - 200000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH