Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryUpload file is really necessary ???Upload file is really necessary ???
Previous
 
Next
New Post
7/5/2006 5:16 AM
 

Hi,

I would like to know if there is a stetting in the module for not necessary upload file (I know it's the goal of this module but I need post text or text+file).

If this option doesn't exist, how can I modify the source ???

Thanks

popop

-- Sorry for my english, I'm french

 
New Post
7/5/2006 12:12 PM
 

With the latest version you can. In the form.xml for the template you using look for the FILE token and add a setting named Required with a value of false (example below). Now a file will not be required when you upload. Just a suggestion, if you're using one of the templates that comes with the Repository then make a copy of it, naming it whatever you want, and do the changes there. That way when a new version of the Repository is installed on your site you won't overwrite the template.

<Object>

<Token>[FILE]</Token>

<Settings>

<Setting>

<Name>Required</Name>

<Value>false</Value>

</Setting>

</Settings>

</Object>

 
New Post
7/6/2006 6:21 AM
 

Thanks a lot for your answer

 

Well, I have some problems

First, I didn't find <Token>[FILE]</Token> in form.xml, just [FILESIZE]...

Second, can you explain me how install properly the repository source.zip file, because I think I haven't the good process. (I extract source.zip in ...\Website\DesktopModule\Repository) And when I compile I have some mistakes.

Thanks

popop

 
New Post
7/6/2006 10:37 AM
 

Which template are you using so that I can check that out?

Which version of DNN are you using? Steve's been using 3.1.1 as a base to keep it as compatible with the majority of DNN3 (and 4) versions out there. I know if you open it in DNN 3.2.2 Visual Studio will complain about SendNotification but it'll still compile and run. What other errors, if any, are you seeing? As much info as you can supply on your setup will help.

 
New Post
7/7/2006 4:53 AM
 

I'm using Repository 3.1.10 with DNN 4.0.3.

I have a new problem.

Since I have done some changes in the module, I have a crital error

A critical error has occurred.
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

After that I have delete the module, and upload a new repository and I have the same error. So I have delete all my project and retry with a new project but I still have the error.

What is this problem ???

(Sorry I am a novice in DNN)

Thanks

popop

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryUpload file is really necessary ???Upload file is really necessary ???


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out