Video Upload Switcher Only Embed..

Hey All,

My primary site eats a ton of resources, so I do not plan to dedicate a ton of resources to the videos...I do want people to be able to embed the Youtube videos in the video section. What files and code need to be modified to get rid of the other method of video upload (ie record, flash, regular) and just have the ability to embed videos???

Thanks,

Scott

Quote · 20 Jan 2010

anyone??

Quote · 20 Jan 2010

anyone??

http://www.boonex.com/unity/forums/topic/Removing-some-upload-options-.htm

Looking for Help? http://www.boonex.com/kevinmitnick
Quote · 20 Jan 2010

I want the same thing. Only Video Embed. People kept posting/pointing to http://www.boonex.com/unity/forums/topic/Removing-some-upload-options-.htm. I've tried this and it controls ALL (Photos, Videos, Files and Sounds). Knock it off, guys. We are asking VideoUploader only.

Quote · 6 Feb 2010

POST REMOVED - ANSWER NOW POSTED AT LINK BELOW

http://www.boonex.com/unity/forums/#topic/Allowing-Only-Embed-For-Videos-Your-Solution.htm

Quote · 6 Feb 2010

Boonex's Support with instructions are LOUD & CLEAR for everyone and should be following the same example rather than in their own words because not everyone understands algebra.

I thank you for LOUD & CLEAR instruction for the novices!

Add Videos: Embed displayed and nothing else!

However problems are still there...

Add Photos: Flash displayed but no Flash upload?!?!

Add Sounds: Flash displayed but shows "_bx_sounds_Embed:" with textbox to fill URL?!?!

Add Files: PLAIN WHITE PAGE "Fatal error: Call to undefined method BxFilesUploader::getEmbedFormFile() in /inc/classes/BxDolFilesUploader.php on line 211"

Quote · 6 Feb 2010

I HAVE SOLVED THIS

 

PLEASE SEE http://www.boonex.com/unity/forums/#topic/Allowing-Only-Embed-For-Videos-Your-Solution.htm

 

YOU'RE WELCOME  : )

Quote · 6 Feb 2010

I found a problem with part 2b of that process. I am using 7.06 and that line does not exist in BxDolFilesUploader.php.

Here is what I have that is close:

function getMultiUploadFormFile() {
		if ($this->sMultiUploaderParams['accept_file'] == '') return 'You should override "accept_file" param';

Do you know a way I can use your fix on this version?

Quote · 12 Apr 2011

Wow.. a year old post being revived.

 

You now have the options to remove all the types of uploaders in the Admin Panel>Modules>Videos> then click the settings tab, scroll to the bottom and remove whatever uploaders you want to and click save,

Nothing to see here
Quote · 12 Apr 2011

You can enable/disable upload options for videos from Administration > Modules > Videos > Settings. You don't need to edit any files.

 

Edit: Hello, Zarcon.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 12 Apr 2011

Well Howdy Magnussoft !!

Nothing to see here
Quote · 12 Apr 2011

AHA! Gracias folks...thanks.

Quote · 12 Apr 2011

Another year gone by, another revive of this post.  Looks like the options are not available in 7.0.9.  I've been pulling my hair out trying to get this down.  is there a new technique I need to do to get these options out?

 

Thanks,

Quote · 11 May 2012

 

Another year gone by, another revive of this post.  Looks like the options are not available in 7.0.9.  I've been pulling my hair out trying to get this down.  is there a new technique I need to do to get these options out?

 

Thanks,

Administration -> Modules -> Videos -> Settings -> Available uploaders

 

It's at the bottom of the settings list. 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 11 May 2012

Doesn't this only work for BxModules? Administration -> Modules -> Videos -> Settings -> Available uploaders

 

You can change uoploaders but if you have ultimate articles, coupons or just about any other developers module that allows video upload woth the user still be offered all types of upload options within that module???

 

Nathan

Quote · 11 May 2012

http://imgur.com/Hkfjq

 

That is what I see in my videos section.  I just upgraded to 7.0.9.  Anybody have an idea what might be going on?

 

Thanks,

Quote · 11 May 2012

 

http://imgur.com/Hkfjq

 

That is what I see in my videos section.  I just upgraded to 7.0.9.  Anybody have an idea what might be going on?

 

Thanks,

 That is strange, try to manually replace the file /modules/boonex/videos/classes/BxVideosUploader.php

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 May 2012

Which files were updated when this happened?  For some reason my admin is not showing me these items..

 

Thanks,

Quote · 12 May 2012

All I am looking for is which files to update.  I'd rather not uninstall and reinstall videos as I have some custom stuff going on.  Which files control the settings in the admin for videos?

 

Thanks,

Quote · 12 May 2012

 

All I am looking for is which files to update.  I'd rather not uninstall and reinstall videos as I have some custom stuff going on.  Which files control the settings in the admin for videos?

 

Thanks,

 obviously that is your problem if you have changed the BxVideosUploader.php 

if not, uploading just the file from your desktop will not affect your changes or the videos you have.

that file is the "up-loader"  

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 May 2012

Yea, I overwrote the bxvideosuploader.php with a fresh version and got no changes.  That can't be the only item that controls the setting section for videos in admin can it?

 

Thanks,

Quote · 12 May 2012

those options are stored in sys_options table so you should check that table matching with your backup or some other way

so much to do....
Quote · 12 May 2012

 

Yea, I overwrote the bxvideosuploader.php with a fresh version and got no changes.  That can't be the only item that controls the setting section for videos in admin can it?

 

Thanks,

 Maybe clearing the cache folders manually making sure to leave the .htaccess files

/cache

/public_cache

/tmp

and not clearing via the Admin, manually clean via cPanel.

and yes, that is the video uploader page, there are separate ones for each, sound, photos...

do those up-loader  admin pages show the same, or do you have the ability to choose there?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 May 2012

Hey Prashank,

 

Do you know the sql query for that?  I've been digging through the latest SQL install code and can't seem to find these options. 

 

I just looked at the demo on the site.  I have none of the options listed in the admin demo.  For sounds and videos both.  Is there an SQL query I should do?  What other files could be affected here?  I have cleared the cache's manually as well as TMP folder.  Any help is greatly appreciated.

 

Thanks!

Quote · 12 May 2012

Anybody have any insight on how to make this an options in my admin?

 

Thanks,

Quote · 14 May 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.