Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Approval problems
Last Post 09/27/2007 9:50 AM by Peter Donker. 6 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Dominique Delforge
New Member
New Member
Posts:17


--
09/19/2007 3:15 PM

Hi Peter,

I make a test with version 4.0.1 and here are some problems encountered :

- I don't see the possibility to disconnect the approval funtionnality either on the whole DMX or a specific folder. It seems that the option "Needs Approval" is not yet available (I think I see it in a previous documentation). It's important in some case because when uploading 100 news files, we can't ask to a person to validate file one by one...

- A authorized users created a folder and fill it with some files. The system permits to another authorized user to approve file but nobody (even the host) are able to approve the folder (thus the files remains invisible except for the creator)

- The function "Add to the clipboard" don't seems to work (no reaction at all). I see it was working in a previous version in the beta2 website but not on mine. Is it working in the last 4.0.1 version?

- And finally, just a wish. Will it be possible in the future to upload a zip file in a directory and explode it automatically (as DNN do with his file manager system)?

For the rest everything seems to work fine. Good job.

Regards,

Dominique Delforge
New Member
New Member
Posts:17


--
09/19/2007 4:31 PM

For info, I used a fresh DNN 4.6.0

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
09/23/2007 9:59 PM
Hi Dominique,

1. If a folder has a role marked for approval all new content will inherit that by default and will be forced through approval. Make sure you folder does not have an approval role set if you don't want it.
2. Yes, folders actually run through the same procedure. The system assumes all content (files or folders) need to be approved. The result you're seeing is consistent with this.
3. Not sure why not. It's the first report of this. Can I see this in action? Contact me by email if you can show me this.
4. I'll keep this in mind. I'm continuously working to get the best possible flexibility, power, and UI for uploading content. It's a challenge.

Peter
Dominique Delforge
New Member
New Member
Posts:17


--
09/26/2007 11:29 PM

Hi Peter,

Thanks for your answer. I now understand the approval role in the system. It solves point 1 & 2.

Question 3 is now corrected after installing DMX 4.0.2 on the DMX 4.0.1

When testing the system to upload a file a 30Mb on the system through an ADSL line, I had to make some changes in the web.config (see in bold)

102400" requestLengthDiskThreshold="8192" executionTimeout="1200" />

This is classic but I didn't read it in the documentation (I don't read new version. Perhaps is it mentionned now...).

Thanks for your help,

Dom

 

Dominique Delforge
New Member
New Member
Posts:17


--
09/26/2007 11:30 PM
The full httpruntime :

Dominique Delforge
New Member
New Member
Posts:17


--
09/26/2007 11:31 PM
httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="102400" requestLengthDiskThreshold="8192" executionTimeout="1200"
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
09/27/2007 9:50 AM
Thanks Dominique. This is helpful for the others. I'll add as a note that the web.config settings also apply for webDAV!
You are not authorized to post a reply.