Page 1 of 1

1.11 Galapagos - FileManager blank page on sub folders

Posted: Fri Feb 08, 2013 3:57 pm
by Steff
Hi there

I'm currently running a CMS MS Page Version 1.11 Galapagos, Admin-theme OneEleven.

Nearly everything is working perfect. Except the FileManager.

Opening the FileManager works. But as soon as I'd like to open a sub-folder I end up with a blank page. Source code of this Page is:

Code: Select all

<div class="pagecontainer"><div class="pageoverflow"></div>
If I try to open the page with the default admin theme, the page loads and the Title FileManager in the grey box is shown. But thats it. No files or sub-folders listet.

I allready turned on debug mode. Unfortunately after opening a sub-folder, there are no debug info.

PHP_MEMORY_LIMIT is set to 128M. So this shouldn't be a problem.

I tried to open the FileManager with Chrome, IE and FireFox. The problem apears in every browser.

I have also changed the directory to 777. No changes.

Any ideas? If you need more info, please let me know. I'll post them.

Thanks

Re: 1.11 Galapagos - FileManager blank page on sub folders

Posted: Fri Feb 08, 2013 6:12 pm
by Dr.CSS
Sounds like a path problem, check your config.php and the site admin > system information page...

Re: 1.11 Galapagos - FileManager blank page on sub folders

Posted: Sun Feb 10, 2013 12:25 am
by calguy1000
Please upgrade to 1.11.4 ... some serious effort was done with FileManager in the releases up to 1.11.4

Re: 1.11 Galapagos - FileManager blank page on sub folders

Posted: Mon Feb 11, 2013 12:06 pm
by Steff
Thank you guys

After upgrading to 1.11.4, changing the all the pathes from the static link /www/page to /var/www/page and giving all privileges to the db user, it works again.

Thanks again.

Kind regards,
Steff