CMS MADE SIMPLE FORGE

File Listing

 

[#10404] subdir problem

avatar
Created By: Vadim (vruzh)
Date Submitted: Wed Feb 04 06:50:59 -0500 2015

Assigned To:
Version: None
CMSMS Version: 1.11.11
Severity: None
Resolution: Awaiting Response
State: Open
Summary:
subdir problem
Detailed Description:
Hi!

I found some problems.

If I used {file_listing folder='uploads/prepodam/spiski_grup'} I would catch an
error about 'page not found'. Does plugin support many parents in a directory
path?

ANother problem

Then I choosed the option browsesubdirs like this {file_listing
folder='uploads/prepodam/' browsesubdirs='1'}
at names of subdirectories would appear symbol %2F like this
http://fbto.psuti.ru/dev&file_listing=spiski_grup%2F.

I changed url in browser without %2F and it url became is worked. After entered
by changed url there is a list of my files but all have uncorrect url like this
http://fbto.psuti.ru/uploads/prepodam/spiski_grup001.doc .

It seems that "/" is forgotten.

You can see results which I said about at fbto.psuti.ru/dev


History

Comments
avatar
Date: 2015-02-10 06:55
Posted By: Oliver Seddon (oliverseddon)

I believe you need to add the pretty urls param to your file_listing tag.

{file_listing folder='uploads/prepodam/' browsesubdirs='1' prettyurls='true'}
      
Updates

Updated: 2015-02-10 06:55
resolution_id: => 10