Odd bug with File manager, cannot see popup menu and cannot search
Permalink
Hi,
I'm hoping that someone may have a had a similar problem and know the fix.
On the front end of the site, when accessing the file manager (image block etc.) if I normal-click on a row, there is no popup, so I cant choose a file, etc..
I don't see any errors in my javascript console.
If I firebug inspect the html, I see that there is a change in the code when I click a row, and it looks like the menu should be showing but it still has a visibility:hidden; style on it (see screenshot) and its position isn't updated on click.
ALSO, If I choose a file set to filter on and click search, it only loads the tools response, into the entire page (instead of the containing element as it should). This response is an incomplete html page with no assets etc. so it looks broken.
This seems to happen for ANY block calling the filemanager on the front end. Filemanager works as expected in the dashboard directly.
If I check one of the checkboxes in the filemanager I see the following error in console:
Of hundreds of sites this is the first time I've seen this bug =/.
Any ideas folks?
Thanks!
I'm hoping that someone may have a had a similar problem and know the fix.
On the front end of the site, when accessing the file manager (image block etc.) if I normal-click on a row, there is no popup, so I cant choose a file, etc..
I don't see any errors in my javascript console.
If I firebug inspect the html, I see that there is a change in the code when I click a row, and it looks like the menu should be showing but it still has a visibility:hidden; style on it (see screenshot) and its position isn't updated on click.
ALSO, If I choose a file set to filter on and click search, it only loads the tools response, into the entire page (instead of the containing element as it should). This response is an incomplete html page with no assets etc. so it looks broken.
This seems to happen for ANY block calling the filemanager on the front end. Filemanager works as expected in the dashboard directly.
If I check one of the checkboxes in the filemanager I see the following error in console:
TypeError: this.imgInfos[this.imgNum] is undefined
Of hundreds of sites this is the first time I've seen this bug =/.
Any ideas folks?
Thanks!
# concrete5 Version 5.6.0.2 # concrete5 Packages Breadcrumbs (2.0), Easy News (1.1), Extended Form (2.6), Flowplayer Free (1.0.3), Google Analytics (2.2), Iframe (1.0), MindNet Optimize MySQL database (1.11), Nivo Slider (2.0.1), Sign Up To Save (0.1), Sortable Fancybox Gallery (1.15), SQL Buddy (1.0), tnSpacer (1.2), VideoJS Player (1.0.2), Whale Nivo Image Slider (1.2), Zoom Image (1.0.2). # concrete5 Overrides blocks/autonav, jobs/clear_form_submissions.php, libraries/bootstrapcache, mail/block_form_submission.php, single_pages/login.php, themes/theme_template_v3, themes/energymarkllc, themes/energymarkllc_2015responsive # Server Software nginx/1.1.19 # Server API fpm-fcgi # PHP Version 5.3.10-1ubuntu3.21 # PHP Extensions apc, bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, Phar, posix, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, zlib. # PHP Settings
Viewing 15 lines of 41 lines. View entire code block.
Can you provide a url to check?
Greetings,
Peter