vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBTube LE 2.1.1 Media Library UPDATE vBulletin 4.2.x (https://vborg.vbsupport.ru/showthread.php?t=279864)

ctsolutions 03-21-2012 08:26 PM

Don't work on 4.1.10.

Code:

Deprecated: Assigning the return value of new by reference is deprecated in /kunden/ct-solutions.de/swtor/vbtube_show.php on line 360

Deprecated: Assigning the return value of new by reference is deprecated in /kunden/ct-solutions.de/swtor/vbtube_show.php on line 642

Deprecated: Assigning the return value of new by reference is deprecated in /kunden/ct-solutions.de/swtor/vbtube_show.php on line 1042

Warnung: Cannot modify header information - headers already sent by (output started at [path]/vbtube_show.php:360) in [path]/vbtube_show.php (Zeile 659)


Tim Wheatley 03-21-2012 11:15 PM

Works fine here on 4.1.11

muratmunich 03-22-2012 05:48 AM

Quote:

Originally Posted by mkkak (Post 2311694)
i added video from front end and tried to approve it from the admin clicked approve it shows error

Fatal error: Call to undefined function mb_substr() in /vbtube_functions_add.php on line 382

Go to that line in vbtube_functions.php and delete mb_

So it should look like this:
PHP Code:

$vbtf_text=substr($vbtf_text0$cutcount).'...'


muratmunich 03-22-2012 05:49 AM

Quote:

Originally Posted by Tim Wheatley (Post 2311817)
Hi,

is there any way to stop members from uploading to just some of the categories that I want to be only for admins?

Thanks.


Sorry no.

Tim Wheatley 03-22-2012 07:10 AM

Ok, thanks.

asd_ra7la 03-22-2012 09:21 AM

1 Attachment(s)
problem

if you share media to facebook Example :

https://vborg.vbsupport.ru/attachmen...1&d=1332407564


1 - it is not media name ( it is name of fourm )

2 - it is not media meta description ( it is description of fourm )

muratmunich 03-22-2012 01:57 PM

What happens on my demo?
Pls try.

muratmunich 03-22-2012 01:58 PM

<a href="http://www.vbtube.com/vb4demo/media/home" target="_blank">http://www.vbtube.com/vb4demo/media/home</a>

asd_ra7la 03-22-2012 11:41 PM

1 Attachment(s)
i tru on your demo same problem

i try http://www.vbtube.com/vb4demo/media/...-M550d-im-Test

https://vborg.vbsupport.ru/attachmen...1&d=1332459640

it is not good for seo

muratmunich 03-23-2012 07:23 AM

Ok i will check this.

I guess that fb likes have nothing to do with seo.

asd_ra7la 03-23-2012 01:25 PM

Quote:

Originally Posted by muratmunich (Post 2312405)
Ok i will check this.

I guess that fb likes have nothing to do with seo.

Talking about the publication not fb likes

http://vb.ra7la.com/pic/vbtube/23.JPG


if i share

muratmunich 03-23-2012 08:44 PM

Users who are using fb connect and fb like on their board have to edit one template to make it also work with vbtube.

Search for headinclude template

look for:
<vb:if condition="$show['fb_opengraph'] ">

and replace with:
<vb:if condition="$show['fb_opengraph'] AND THIS_SCRIPT != 'vbtube'">

muratmunich 03-24-2012 08:59 PM

Quote:

Originally Posted by asd_ra7la (Post 2312472)
Talking about the publication not fb likes


if i share


Yes true, the pro version has better seo functions.
I will add some to the next light version.

asd_ra7la 03-25-2012 05:26 AM

Quote:

Originally Posted by muratmunich (Post 2312934)
Yes true, the pro version has better seo functions.
I will add some to the next light version.

Thanks Waiting for the next light version

majjed2008 03-25-2012 02:53 PM

hello

i tray to instal it and i get this :you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

please kindly how i can fix that also please PM me for full V details

muratmunich 03-25-2012 04:42 PM

Set your usergroup permissions for vbtube.

Then it should work.

chimpmaster 03-26-2012 12:36 AM

Installed on 4.1.11 and seems to work. I loaded a video from youtube but when I click submit I get Vbull message "Please upload only Image Type Files! (jpg, gif, png)". Is there some setting something I am missing? Thanks

Preech 03-26-2012 05:16 AM

Look in your acp, you should have the ability to add other file types. Just follow the same pattern of what is already there.

muratmunich 03-26-2012 07:22 AM

Quote:

Originally Posted by chimpmaster (Post 2313308)
Installed on 4.1.11 and seems to work. I loaded a video from youtube but when I click submit I get Vbull message "Please upload only Image Type Files! (jpg, gif, png)". Is there some setting something I am missing? Thanks


Be sure you have set chmod777 required folders.

chimpmaster 03-26-2012 10:18 PM

Working fine now in 4.1.11 for me.

Under the Popular Section where it lists the most popular video categories, the icons are all empty glasses (empty.png). Are the icons suppose to be the default images for the category? I have set up photos for each category. Thanks. Great mod and very clean. Nominated :)

Mariner1 03-27-2012 09:16 AM

https://vborg.vbsupport.ru/external/2012/03/5.png


How do i fix the bits ive highlighted pls.Or have i missed something.Running latest vb

Mariner1 03-27-2012 10:19 AM

no worries,sorted it

muratmunich 03-27-2012 11:57 AM

Quote:

Originally Posted by chimpmaster (Post 2313627)
Working fine now in 4.1.11 for me.

Under the Popular Section where it lists the most popular video categories, the icons are all empty glasses (empty.png). Are the icons suppose to be the default images for the category? I have set up photos for each category. Thanks. Great mod and very clean. Nominated :)

There is a cronjob wich checks all 10 minutes the popular videos.
You can start it yourself when clicking on Rebuild Counters.

Be sure that you have some videos added to the categories.

chimpmaster 03-27-2012 04:35 PM

Thanks muratmunich. That did the trick.

One more thing. If you select user avatars to be displayed with the comments it uses the default avatar size on the forum. My member avatars are 200 x 150 px and that is how they display in VBTube which are too large and effects alignment. Is there a way to resize them? I know I can turn off avatars but they look really good with the comments.

HellRZR 03-27-2012 06:10 PM

Installed nominated, great work!

alhidaya 03-28-2012 07:01 PM

Hello,

for videos, we put that youtubes videos or you can put all the videos you want?

chimpmaster 03-28-2012 08:46 PM

Supported Sites:
YouTube, Dailymotion, MetaCafe, Veoh, Google Video, MySpace, MyVideo, Sevenload, Vidmax, Vimeo, Funnyordie.com, Izlesene

I believe the full version you can upload video files from your computer but not in this lite version. I am using this mod on 4.1.11 and it is working great and plan on getting the full version. Many of my members want to be able to upload videos from their computer.

Lazorbeam 03-29-2012 12:50 AM

What did I do wrong?

Warning: move_uploaded_file(/mysite.net/public_html/vbtube/tmp/phpI8aIRk.png) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/vbtube/plugins/vbtube_photo.php on line 87

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpI8aIRk' to '/mysite.net/public_html/vbtube/tmp/phpI8aIRk.png' in [path]/vbtube/plugins/vbtube_photo.php on line 87

muratmunich 03-29-2012 07:18 AM

Quote:

Originally Posted by Lazorbeam (Post 2314529)
What did I do wrong?

Warning: move_uploaded_file(/mysite.net/public_html/vbtube/tmp/phpI8aIRk.png) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/vbtube/plugins/vbtube_photo.php on line 87

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpI8aIRk' to '/mysite.net/public_html/vbtube/tmp/phpI8aIRk.png' in [path]/vbtube/plugins/vbtube_photo.php on line 87

This is not the LE Version. Please ask at vbtube.com.

muratmunich 03-29-2012 07:19 AM

Quote:

Originally Posted by chimpmaster (Post 2313905)
Thanks muratmunich. That did the trick.

One more thing. If you select user avatars to be displayed with the comments it uses the default avatar size on the forum. My member avatars are 200 x 150 px and that is how they display in VBTube which are too large and effects alignment. Is there a way to resize them? I know I can turn off avatars but they look really good with the comments.

Can you post a screenshot ?

HellRZR 03-29-2012 10:11 AM

The CMS widgets are not included with the lite edition. For my website the lite edition is more than enough. However I would be interested in purchasing just the CMS widgets, is that possible?

alhidaya 03-29-2012 10:23 PM

Hello,

I am interested in the pro version. Are you in French? You specify the upload from your computer: Where are they stored? Does it slow down the forum? Thank you for answering me

skol 03-29-2012 10:47 PM

Quote:

Originally Posted by HellRZR (Post 2314627)
The CMS widgets are not included with the lite edition. For my website the lite edition is more than enough. However I would be interested in purchasing just the CMS widgets, is that possible?

Go pro you won't regret it..

Quote:

Originally Posted by alhidaya (Post 2314851)
Hello,

I am interested in the pro version. Are you in French? You specify the upload from your computer: Where are they stored? Does it slow down the forum? Thank you for answering me

Well if someones uploads an attachment,were are they stored? If you allow member uploads, then they are using their bandwidth.

muratmunich 03-30-2012 06:47 AM

Quote:

Originally Posted by alhidaya (Post 2314851)
Hello,

I am interested in the pro version. Are you in French? You specify the upload from your computer: Where are they stored? Does it slow down the forum? Thank you for answering me

Stored on your servers filesystem.

Of course it will slow down your forum if you have a lot of traffic, but this is only for uploaded videos.
Linking videos from youtube does not slow down.

HellRZR 03-30-2012 01:29 PM

I like this addon, I think I will opt to go pro, before I do, I have questions.

I have the light installed and configured to my liking, going pro, do I have to do a complete re-install? Will I lose everything I have done thus far?

I don't need the photo feature, can this be de-activated?

Thanks

starman? 03-30-2012 01:33 PM

Any chance of adding the Chinese Youku and Tudou video sites? I can provide the embed code if you like.

muratmunich 03-30-2012 06:36 PM

We need a reg expression that converts the embed code from the video link.

muratmunich 03-31-2012 07:30 PM

Quote:

Originally Posted by HellRZR (Post 2315025)
I like this addon, I think I will opt to go pro, before I do, I have questions.

I have the light installed and configured to my liking, going pro, do I have to do a complete re-install? Will I lose everything I have done thus far?

I don't need the photo feature, can this be de-activated?

Thanks


No you dont have to reinstall it. Its a easy update process.

You can disable the photo section in admincp.

Noli 04-01-2012 05:04 PM

I have some questions about the pro Version.

SEO:
Can you specify your own keywords?
Ive seen that the title of the Videos isnt in a h1 tag, is it easy to change this?
else:
i have my own player in which i use preroll ads, what would you charge for an implementation of that player?

Naijasite 04-01-2012 09:45 PM

I want to buy the Full version but the Lite Edition giving me this error, I put the Video link and load it and it generate the video details accurate.

But when i submit the Video i get this error. Please Help me

Warning: fopen([path]/forum/vbtube/upload/thumb_link/2688_4488.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/vbtube_functions_add.php on line 404

vBulletin Message
Please upload only Image Type Files! (jpg, gif, png)

www.naijafinder.com


All times are GMT. The time now is 01:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04352 seconds
  • Memory Usage 1,830KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete