Buck Anderson - DNN Professor Member Login
September 10, 2010

Our Products  

Business Directory 6.1

from DNN Professor

View Details View Business Directory 6.1 Reviews

Easily add Business Directory listings to your DotNetNuke website! This, XMod powered DNN...

From: $97.00

Review IT!

from DNN Professor

View Details View Review IT! Reviews

Easily add Music, Movies, Products, Software, and Service Reviews to Your DotNetNuke website!...

From: $97.00

Move My Inventory!

from DNN Professor

View Details View Move My Inventory! Reviews

Get Results by presenting your product inventory and services in a unique and professional way...

Price: $97.00

ForumsDNN Professor Forums

DotNetNuke Forums | Xmod Forums | Internet Marketing Forums | DNN Professor Product Forums

Product Support and Product Forums Registration


Subject: Local disc Video Upload option not showing
Prev Next
You are not authorized to post a reply.

Author Messages
FadouUser is Offline

DNN Newbie
DNN Newbie
Posts:10
Send This Member a Private Message

04/14/2010 10:28 AM  

 Allô

I have my business directory working and I have to say I'm very happy about it, however I have a final issue that's been bugging me. At first I thought I could just get videos from youtube or Amazon, I was wondering if I couldn't just upload my own video so I checked in the forum, and apparently yes... after that I went to check on my multiple category form html file and noticed that the option was on the template.

However no matter how hard I try it's not showing up on my video options on the website itself.. I don't know if I'm being clear here or not, point is, I just want to be able to upload my videos, I might use youtube enventually, but for know I'd rather upload them to my server....

Thanks for your valuable help!!

Fadou

Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:617

Send This Member a Private Message

04/14/2010 7:57 PM  

Hi Fadou,

Due to the fact that DotNetNuke users have a hard time uploading large files, the local video option is turned off by default in the parameter section of the form.

If you refer to our training:

Configure Main Form

In number 19, on the training page above, you will see that you can change gAllowLocalDiskVideo to yes.

For data security, once you change a parameter on the form, you will need to update any current listings for the change to take effect.


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


FadouUser is Offline

DNN Newbie
DNN Newbie
Posts:10
Send This Member a Private Message

04/15/2010 9:12 AM  
Hi Buck.. Thanks for your answer..

I tried what you suggested and now the option appears, however it won't load (I guess is what you said about DNN users having a hard time uploading large files) I tried loading a 3.5mb flv file and it won't work (among others)...

This leads to another question, is there anyway we can make this work by uploading files to the server through our ftp and then just somehow assign it to certain elements on the listing?

Fadou
FadouUser is Offline

DNN Newbie
DNN Newbie
Posts:10
Send This Member a Private Message

04/15/2010 9:17 AM  
Sorry, I just realized the last part doesn't make much sense when I say: somehow assign it to certain elements on the listing... I just need it to work the way it's supossed to work now but by uploading videos through ftp... sorry if I'm a little confusing :S
Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:617

Send This Member a Private Message

04/15/2010 1:44 PM  

You have a couple options:

1. You can check with your web hosting provider and see if they can adjust your DNN web.config file to allow for larger upload files and increase the upload request timeout.

2. You can add a XMod dnnfilelist control to the form in place of the video FileUpload control.

The Xmod dnnfilelist control would consist of a dropdown form control that would allow the user to select from a predetermined list of files in your portal >> root directory.

Example:

[dnnfilelist ref="FileUploadVideo1" extensions="flv,wmv" required="true"]

  [label]Choose A File: [/label]

[/dnnfilelist]


Note: Arrows are replaced with brackets only to show code on this forum post.

Using this Xmod control would allow you to FTP video files to your root folder and the user could select from a pre-existing list of video files.

If you used this you would also need to adjust the detail template code to point to the file loaction (It is currently built to point to a video file in the proper images folder for that listing.

I do not plan on implementing this solution since it would require complete control by the administrator to upload the video files via FTP  and exposes the entire video file selection list to all users that can add listings.

References:

XMod Online Help

XMod dnnfilelist Help

3. Use Amazon S3 hosting service for your FTP client.

Reference:

Screencast: How to Set Up Amazon S3 and FireFox S3 Organizer


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


FadouUser is Offline

DNN Newbie
DNN Newbie
Posts:10
Send This Member a Private Message

04/19/2010 11:13 AM  
Hi Buck,

I tried to implement the second solution you advised but without success, I inserted the piece of code replacing the original one but all it did was to show me a drop down list without any values to choose, I tried uploading a couple videos through ftp in the folders you mentioned but still the dropdown menu was unable to find anything, and I didn't quite get it how to assign the address of the folder that's supossed to contain the video files.

After this I decided to try your first option and forget about the ftp. We were able to increase the weight and timeout of the files throught the web.config, however I'm still not able to upload any videos, I'm guessing it's a problem with the format now, since that's the error message I get everytime I try to upload a new video: File: '.flv' is not an allowed file type... and same with the wmv: File: '.wmv' is not an allowed file type...

The MIME type you mention on the form for flv files is activated, I tried accesing it through the browser and it works, however there's still something that doesn't let it work through the business directory...

What could I try? what do you think is the reason for this error to happen?

Thanks for your support!
Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:617

Send This Member a Private Message

04/21/2010 9:12 AM  

Hi Fadou,

You cannot upload these file types due to the fact that DotNetNuke is not recognizing flv and wmv files as allowed file extensions.

Login to your site as portal host account.

Go to Host  tab >> Host settings >> Advanced Settings >> Other Settings >> Allowable File Extensions

Add flv,wmv to the existing list of allowed file extensions.


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


You are not authorized to post a reply.
Forums > Product Forums > Business Directory > Local disc Video Upload option not showing



ActiveForums 3.7

Copyright 2004 - 2010 by Jive Media Group LLC. All Rights Reserved.  | Terms of Use | Privacy Statement | Email White Listing | Site Map