Content Block >> Add File issue

Permalink
When linking to a file that should either download or open in a new browser window, the link is successful while in edit mode, and fails when in guest mode.

site this is happening on:http://augustanadistrict.org/archives/...

Select the first link under Brochures:
it ends up athttp://augustanadistrict.org/index.php/download_file/view/43/147/...
instead of opening in a browser or downloading.

I am also trying to use a list block <http://www.concrete5.org/marketplace/addons/list-files-from-set/> that allows file sets to auto display as new files are added. This block also fails to display outside of edit mode.

I have had other issues with this site but was able to overcome them with advanced permissions.

Other things I have done to verify its not an installation issue:

Version installed to a sub-directory via softaculous, and engaged everything. Issue still exists.

Manually installed to a sub-directory = Issue still exists.

Environment:
# concrete5 Version
5.6.1.2

# concrete5 Packages
Add Multiple Pages (2.1.1), Advanced Forms (1.10.3), Are You A Human (0.9.2), cPanel Integration (1.2), Cu3er Slideshow (1.1.7), Easy tabs (1.6.9), Extended Google Analytics (3.0), Force SSL (2.5), Form Tableless Layout (1.2.1), Galleria image gallery (2.0), Handy Toolbar (1.0.2), Honeypot (1.0), Image Slider (1.1), List files from set (1.0.4), Manual Nav (1.3), MindNet Browser Update Notification (1.1), Pro Blog (11.9.3), reCAPTCHA Mail Hide (1.0.1), Superfish (1.1.5), Transparent Email Obfuscation (1.0.3).

# concrete5 Overrides
themes/augustana

# Server Software
Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.0-fips DAV/2 mod_bwlimited/1.4

# Server API
cgi-fcgi

# PHP Version
5.3.24

# PHP Extensions
bcmath, bcompiler, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, enchant, ereg, exif, filter, ftp, gd, gettext, hash, iconv, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, Reflection, session, SimpleXML, snmp, soap, sockets, SourceGuardian, SPL, SQLite, sqlite3, standard, tidy, timezonedb, tokenizer, uploadprogress, wddx, XCache, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, zip, zlib.

# PHP Settings
max_execution_time - 999
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 999
max_input_vars - 1000
memory_limit - 999M
post_max_size - 999M
safe_mode - Off
safe_mode_exec_dir - /usr/local/php/bin
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 999M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
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
xcache.var_maxttl - 0


ANY feedback would be greatly appreciated. I am going on week 2 of troubleshooting this.

Anyone?

imJack
 
webpresso replied on at Permalink Best Answer Reply
webpresso
Hi imJack,
It works for me without problems. Maybe you've already solved the problem. According to your description, it could be a permissions problem.

Look at the following points:
- Dashboard / System & Settings / Permissions & Access / File Permissions
- Files / File Manager / Left-click on file / Access & Permission

Hope it helps.
Regards, Tino
imJack replied on at Permalink Reply
imJack
You are correct.... here is the fix.http://www.concrete5.org/community/forums/chat/help-file-permission...

Thanks for the help!