Problem with File Manager and browsing [Solved]

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
idledragon
Forum Members
Forum Members
Posts: 43
Joined: Thu Mar 13, 2008 8:16 pm

Problem with File Manager and browsing [Solved]

Post by idledragon »

I'm having an interesting problem with the file manager.

When I try to browse any sub-folders within the upload folder, I'm unable to.  It seems to just reload the page.

I've selected the check box "Enable advanced mode?" -  Lets you gain access to whole cmsms filesystem, not just /uploads/ (if allowed)

This allows me to browse to any folder, but I'd like to restrict my users to the uploads directory or any subdirectory within uploads.  Any suggestions?

What I'm running.
CMS Version
1.6.5

Installed Modules
CMSMailer
1.73.14
FileManager
1.0.1
MenuManager
1.6.2
ModuleManager
1.3.1
News
2.10.3
nuSOAP
1.0.1
Printing
1.0.3
Search
1.6.1
ThemeManager
1.1.1
TinyMCE
2.5.4
Last edited by idledragon on Tue Oct 13, 2009 4:46 pm, edited 1 time in total.
replytomk3

Re: Problem with File Manager and browsing

Post by replytomk3 »

Backup. Uninstall File Manager. Remove File Manager. Reinstall.

Include a screenshot.

Replicate on XAMPP.

Allow someone to take a look.
Peciura

Re: Problem with File Manager and browsing

Post by Peciura »

check plugin file_list (file-list-table) on http://dev.cmsmadesimple.org/projects/file-list-table
idledragon
Forum Members
Forum Members
Posts: 43
Joined: Thu Mar 13, 2008 8:16 pm

Re: Problem with File Manager and browsing [Solved]

Post by idledragon »

I think this was this issue.
So I don't have access to edit my config.php and had someone else edit it.  He inadvertently put backslashes where he shouldn't.

/uploads/images/
instead of
/uploads/images
in my config.php...I notice some interesting URLs when I checked my system information and that led me to check.

I'm not sure which one fixed it or if this was even this issue, but I had him correct them all and it seems to have fixed the issue.
Post Reply

Return to “CMSMS Core”