8.2.1 File Manager issue

Permalink
-Beside the names of files my check boxes have disappeared.
-My pull down menu has disappeared above the files that allows me to choose functions of files selected.
Any help is greatly appreciated

John

Environment:
# concrete5 Version
Core Version - 8.2.1
Version Installed - 8.2.1
Database Version - 20170802000000

# concrete5 Packages
Backbone (1.0.2)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
7.0.24

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, Reflection, session, shmop, SimpleXML, soap, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 50000
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 5000
memory_limit - 256M
post_max_size - 64M
sql.safe_mode - Off
upload_max_filesize - 64M
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

1 Attachment

 
Parasek replied on at Permalink Reply
Parasek
You won't wind any of them, because these things aren't present in current version.
Just select images holding shift/control, right click and select option from menu.
In File Manager you can also click that big arrow pointing down.
If you open File Manager from "Select Image" field - you can select only one image as far as I know.
jireland replied on at Permalink Reply
Yes they are lol! I did not see that, thank you so much!
Now one other question...
There used to be a way to show more than 10 files to delete. Is that possible with this version and I am not finding it?
Thanks again for the information!
John
Parasek replied on at Permalink Reply
Parasek
You can change items per page by clicking "Advanced" in search input.
But it is propably not what you or me are looking for (cause it's temporary and very clunky).

I hope, that in future, ability to set number of items per page, will be bring back.
I think changing config value in concrete.php will also not work, someone correct me if I am wrong.
kfog replied on at Permalink Reply
kfog
confirming that following code in concrete.php has no effect and filemanager remains clunky.
to get more than 10 search results, we save a searchquery, where you can set results to desired number.
<?php
return array(
    'file_manager' => array(
        'results' => 50
    )
);
MrKDilkington replied on at Permalink Reply
MrKDilkington
@jireland
@Parasek

There is an open issue for this topic on GitHub. I recommend showing your interest by giving a thumbsup and leaving a comment.

"File Manager - setting results per page requires advanced search #5944"
https://github.com/concrete5/concrete5/issues/5944...