1.11 Galapagos - FileManager blank page on sub folders

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Steff
Forum Members
Forum Members
Posts: 13
Joined: Wed Feb 07, 2007 6:17 am

1.11 Galapagos - FileManager blank page on sub folders

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: 1.11 Galapagos - FileManager blank page on sub folders

Post by Dr.CSS »

Sounds like a path problem, check your config.php and the site admin > system information page...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: 1.11 Galapagos - FileManager blank page on sub folders

Post by calguy1000 »

Please upgrade to 1.11.4 ... some serious effort was done with FileManager in the releases up to 1.11.4
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Steff
Forum Members
Forum Members
Posts: 13
Joined: Wed Feb 07, 2007 6:17 am

Re: 1.11 Galapagos - FileManager blank page on sub folders

Post 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
Post Reply

Return to “CMSMS Core”