| View previous topic :: View next topic |
| Author |
Message |
djones
Joined: 20 Jun 2008 Posts: 13
|
Posted: Jun 05, 2011 8:24 pm Post subject: Change to Non-Published |
|
|
| I would like to change the default upload value from publish to Non-publish. I would also like to Hide all folders from public view without "Log-in" Please advise which CGI or Perl line code to change pub value from 1 to 0. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Jun 06, 2011 9:20 am Post subject: |
|
|
In fs.cgi find line
| Code: | | $f->{file_public}||0, |
and replace with
To hide folder from anons need more code modifications. We can do this for extra fee if you need. |
|
| Back to top |
|
 |
djones
Joined: 20 Jun 2008 Posts: 13
|
Posted: Jun 06, 2011 6:53 pm Post subject: Thanks |
|
|
| Thanks! Works great |
|
| Back to top |
|
 |
djones
Joined: 20 Jun 2008 Posts: 13
|
Posted: Jun 06, 2011 7:27 pm Post subject: Spoke just a little too soon |
|
|
| I just purchased the Flash Mod and need Flash Mod to upload the files "Non-published" as well. Please advise code to change for the Flash Mod. - Thanx. |
|
| Back to top |
|
 |
djones
Joined: 20 Jun 2008 Posts: 13
|
Posted: Jun 06, 2011 7:32 pm Post subject: Uncheck / Check (All published files) |
|
|
| I would really like the ability to uncheck all the published files at once.... plus checking them all at once would also be welcomed. By having this in the Folder area choosing which files to show and hide would be fairly easy to do. |
|
| Back to top |
|
 |
|