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 ForumsRepositoryRepositoryProblem with the NiftyVideoProblem with the NiftyVideo
Previous
 
Next
New Post
9/14/2008 3:33 AM
 

 I did it. But then I press buttom upload the form NiftyVideo said me "'descendant::Object[Token='[URLCONTROLFILE]']' has an invalid qualified name", I change all back and the system said me "'descendant::Object[Token='[FILE]']' has an invalid qualified name". Ihave latest version 3.01.15

 
New Post
9/14/2008 7:40 AM
 

 The last topic not actually. Next question. I don't want upload files from my server. Files will upload my meber, as they want. the question is what I have to do for upload videofiles saves in directory as it is, not with changed name. Sorry again about my bad english

 
New Post
9/14/2008 9:11 AM
 

ok, let's go back to the original issue, because the [FILE] token should work just fine. When uploading a file to the server, a Guid (unique id) is injected into the filename between the filename and the extension. Then when the file info is retrieved, the Guid is stripped out of the filename. So, without any changes at all, the NiftyVideo should have worked just fine.

Now, when uploaded, the file written to the server should have a full Guid as part of the filename, example:
GooddogsLogo.9f464ef2-8cb7-473e-9ad9-a511fec8f0a1.png

Notice, that this does not look anything like the filename that you mentioned in your first post. I'm not sure if you copied/pasted the exact filename from your server? or if you where just making a point by typing in some garbage characters.

Can you upload a file, then let me know 'exactly' what the filename is that you uploaded, what the filename is that is written to your server, and what the filename is in the HTML source when you view source on the portal when viewing the repository module?

 
New Post
9/14/2008 9:13 AM
 

did you change the [FILE] token to [URLCONTROL] file in the form template HTML file? not the XML file

/DesktopModules/Repository/Templates/NiftyVideo/form.html

The table row, after editing, should look like this...

    <tr style="padding-bottom: 8px;">
     <td align="left" valign="top" width="150">[DNNLABEL:FileName]</td>
     <td align="left" valign="top">[URLCONTROLFILE]</td>
    </tr>
 
New Post
9/14/2008 12:47 PM
 

 You are right in my first issue I post how file name looks like not how it looks. Correctly, filename was:
- upload file: karate.avi
- Karate.5835b968-7ace-473e-b01a-d5a48f9e8a82.avi - filename is that was written to server
- karate.avi - filename is in the HTML source

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryProblem with the NiftyVideoProblem with the NiftyVideo


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