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)

muratmunich 08-16-2012 07:46 AM

Quote:

Originally Posted by Elenna (Post 2357262)
Thanks very much!

The tab that was created in 4.2 s named #vbtab#. How would I go about renaming that?

Edit: I figured it out, sorry!! Go into the Navigation Manager and rename the created tab. :)

ACP/Settings/Navigation Manager/vBTube Tab/Edit
Change Title/Name

Ricsca 08-16-2012 08:31 AM

What is the difference between

vBTubePRO_2.1_LE_vB4

and

vBTubePRO_2.1_LE_vB4_MyISAM

?

Thanks

muratmunich 08-16-2012 09:01 AM

Quote:

Originally Posted by Ricsca (Post 2357317)
What is the difference between

vBTubePRO_2.1_LE_vB4

and

vBTubePRO_2.1_LE_vB4_MyISAM

?

Thanks

Both the same except that some new mysql version need a different declaration, when creating the database tables.

If you get a db error when importing the standard xml then you should take the MyISAM xml.

alhidaya 08-16-2012 10:39 AM

Hello

Very Nice !!!!

Thanks

migratoria 08-16-2012 02:31 PM

I have installed the mod in vbulletin 4.2.pl2 works perfectly, but when i upload a video from youtube and i press "submit" the server create an error 500 and not upload.

Si ? verificato un errore nel sito web durante il recupero di http://www.migratoria.it/forum/vbtub...l=&site=1&cw=0.

Errore HTTP 500 (Internal Server Error)

suggestions?

Ricsca 08-17-2012 06:23 AM

Quote:

Originally Posted by muratmunich (Post 2357322)
Both the same except that some new mysql version need a different declaration, when creating the database tables.

If you get a db error when importing the standard xml then you should take the MyISAM xml.

Thanks ;)

migratoria 08-17-2012 10:07 AM

Quote:

I have installed the mod in vbulletin 4.2.pl2 works perfectly, but when i upload a video from youtube and i press "submit" the server create an error 500 and not upload.

Si ? verificato un errore nel sito web durante il recupero di http://www.migratoria.it/forum/vbtub...l=&site=1&cw=0.

Errore HTTP 500 (Internal Server Error)

Suggestions?
The problem:

Vbulletin 4.2 pl2 creates files for the thumb but is 0 bytes.

The folder /vbtube/upload/thumb_link have permission 777

If i disabled:
Save Thumbnails on your Server?

The mod it's Ok.
I think there is a bug in the creation of thumbnails of vbulletin

Can you help Me?

muratmunich 08-19-2012 11:32 AM

We need to check your settings.
Please provide acp and ftp login.

hiepsi@ 08-20-2012 12:39 AM

load video .
error:
Code:

PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\website2\forum\vbtube_show.php on line 360
PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\website2\forum\vbtube_show.php on line 642
PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\website2\forum\vbtube_show.php on line 1042

help me plz.

mocua 08-21-2012 04:51 AM

Quote:

Originally Posted by hiepsi@ (Post 2358315)
load video .
error:
Code:

PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\website2\forum\vbtube_show.php on line 360
PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\website2\forum\vbtube_show.php on line 642
PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\website2\forum\vbtube_show.php on line 1042

help me plz.

Open file vbtube_show.php

line 360,line 642, line 1042 remove &
$example = & new abc;
>> remove &
It's for PHP 5.3:p

mocua 08-21-2012 07:08 AM

If use VBSEO for this version, please open
VBSEOCP >> Custom Rewrite Rules >> add below

Code:

'^media\.php\?do=cat&id=(.*)&o=(.*)&page=(.*)' => 'category/$1-$3-$2.html'
'^media\.php\?do=myfavs&u=(.*)&page=(.*)' => 'my-favorites/$2/$1.html'
'^media\.php\?do=mymedia&u=(.*)&page=(.*)' => 'my-media/$2/$1.html'

'^media\.php\?do=list&ctype=2' => 'photo-categories.html'
'^media\.php\?do=list&ctype=3' => 'adult-categories.html'

'^media\.php\?do=topvideos&page=(.*)' => 'top-videos-$1.html'
'^media\.php\?do=topphotos&page=(.*)' => 'top-photos-$1.html'
'^media\.php\?do=most_viewed&page=(.*)' => 'most-viewed-$1.html'
'^media\.php\?do=most_voted&page=(.*)' => 'most-voted-$1.html'
'^media\.php\?do=topvideos' => 'top-videos.html'
'^media\.php\?do=topphotos' => 'top-photos.html'
'^media\.php\?do=most_viewed' => 'most-viewed.html'
'^media\.php\?do=most_voted' => 'most-voted.html'
'^media\.php\?do=myfavs' => 'my-favorites.html'
'^media\.php\?do=mymedia' => 'my-media.html'
'^media\.php\?do=list' => 'video-categories.html'
'^youtube_browser\.php' => 'youtube-browser.html'
'^media\.php' => 'media.html'
'^vbtube_show\.php\?tubeid=(\d+)&sti=(.+)' => 'media/$1/$2.html'


mocua 08-21-2012 12:57 PM

1 Attachment(s)
If you want the URL that appears in the English character mode (For countries with individual characters), please do the following (I applied for Vietnam)

Please copy the file attached below, to override the installation directory of your forums ROOT

vbtube_functions.php

Note:
PHP Code:

$translite_simbols = array ( 
        
'#(?|?|ạ|ả|?|?|ầ|ấ|ậ|ẩ|ẫ|ă|ằ|ắ|ặ|ẳ|ẵ)#'
        
'#(?|?|ẹ|ẻ|ẽ|?|ề|ế|ệ|ể|ễ)#'
        
'#(?|?|ị|ỉ|ĩ)#'
        
'#(?|?|ọ|ỏ|?|?|ồ|ố|ộ|ổ|ỗ|ơ|ờ|ớ|ợ|ở|ỡ)#'
        
'#(?|?|ụ|ủ|ũ|ư|ừ|ứ|ự|ử|ữ)#'
        
'#(ỳ|?|ỵ|ỷ|ỹ)#'
        
'#(đ)#'
        
'#(?|?|Ạ|Ả|?|?|Ầ|Ấ|Ậ|Ẩ|Ẫ|Ă|Ằ|Ắ|Ặ|Ẳ|Ẵ)#'
        
'#(?|?|Ẹ|Ẻ|Ẽ|?|Ề|Ế|Ệ|Ể|Ễ)#'
        
'#(?|?|Ị|Ỉ|Ĩ)#'
        
'#(?|?|Ọ|Ỏ|?|?|Ồ|Ố|Ộ|Ổ|Ỗ|Ơ|Ờ|Ớ|Ợ|Ở|Ỡ)#'
        
'#(?|?|Ụ|Ủ|Ũ|Ư|Ừ|Ứ|Ự|Ử|Ữ)#'
        
'#(Ỳ|?|Ỵ|Ỷ|Ỹ)#'
        
'#(Đ)#'
        
"/[^a-zA-Z0-9\-\_]/"
     ) ; 
        
$replace = array ( 
        
'a'
        
'e'
        
'i'
        
'o'
        
'u'
        
'y'
        
'd'
        
'A'
        
'E'
        
'I'
        
'O'
        
'U'
        
'Y'
        
'D'
        
'-'
     ) ; 
      
$title preg_replace($translite_simbols$replace$title); 
      $
$title preg_replace('/(-)+/''-'$title); 


mocua 08-22-2012 08:00 AM

Fix share link SEO(share on facebook, ....) for vBTube LE 2.1
Open:
vbtube_functions.php
Find
Code:

$link = $vbulletin->options['bburl']."/vbtube_show.php?".$vbulletin->session->vars['sessionurl']."tubeid=$id&sti=$seoreg2"
Chang to your share link
ex: my share link of my forum:
PHP Code:

$link $vbulletin->options['bburl']."/media/".$vbulletin->session->vars['sessionurl']."$id/$seoreg2.html" 

Example:
Code:

/vbtube_show.php?tubeid=82&sti=Nhung-tai-nan-khong-the-nhin-cuoi-
change to:
Code:

/media/82/Nhung-tai-nan-khong-the-nhin-cuoi-.html

metalguy639 08-31-2012 02:31 PM

After I installed this for a client I get this database error when I click on the link for the forum:

Code:

Database error in vBulletin 4.2.0:

Invalid SQL:

                SELECT        tubeid, title, username, userid, vidlang, link1img, thumb_type, aboutme, tube, mediatype,site,
                                views, votes, rates, rating, duration, keywords, reviewid, active, joindate
                FROM vbvbtube_tubes
                WHERE active=1 AND tube='' ORDER BY joindate DESC LIMIT 0,12;

MySQL Error  : Unknown column 'thumb_type' in 'field list'
Error Number  : 1054
Request Date  : Friday, August 31st 2012 @ 10:27:41 AM
Error Date    : Friday, August 31st 2012 @ 10:27:41 AM
Script        : http://xxxxx.com/forums/vbtube.php
Referrer      : http://xxxxx.com/forums/vbplaza.php
IP Address    : xx.xx.xx.xx
Username      : DamienDarwick
Classname    : vB_Database
MySQL Version : 5.1.63-cll

The only thing that works in the admincp is the settings link. I get this when I click the other links:

Code:

Database error in vBulletin 4.2.0:

Invalid SQL:

        SELECT categoryid, deleted
        FROM vbvbtube_categories
        WHERE deleted = 1
        LIMIT 1;

MySQL Error  : Unknown column 'deleted' in 'field list'
Error Number  : 1054
Request Date  : Friday, August 31st 2012 @ 10:29:40 AM
Error Date    : Friday, August 31st 2012 @ 10:29:40 AM
Script        : http://xxxx.com/forums/vbtube_admin.php?do=showcat_v
Referrer      : http://xxxx.com/forums/admincp/index.php?do=savenavprefs&nojs=0&navprefs=vbulletin_0,vbulletin_1,vbulletin_2,vbulletin_3,vbulletin_4,vbulletin_5,vbulletin_6,vbulletin_7,vbulletin_8,vbulletin_9,vbulletin_10,vbulletin_11,vbulletin_12,vbulletin_13,vbulletin_14,vbulletin_15,vbulletin_16,vbulletin_17,vbulletin_18,vbulletin_19,vbulletin_20,vbulletin_21,vbulletin_22,vbulletin_23,vbulletin_24,vbulletin_25,vbulletin_26,vbulletin_27,vbulletin_28,vbulletin_29,vbulletin_30,vbulletin_31,vbulletin_32,vbulletin_33,vbulletin_34,arcade_0,vbtube_0,vbbuxvbplaza_0,vbbuxvbplaza_1,vbbuxvbplaza_2,vbbuxvbplaza_3,vbbuxvbplaza_4,vbbuxvbplaza_5,vbbuxvbplaza_6,vbbuxvbplaza_7,vbbuxvbplaza_8,vbbuxvbplaza_9,vbbuxvbplaza_10,credits_0,rbs_0
IP Address    : xx.xx.xx.xx
Username      : DamienDarwick
Classname    : vB_Database
MySQL Version : 5.1.63-cll


Easy5s.net 09-02-2012 04:50 AM

I post the video successfully but access http://domain.com/vbtube.php as follows:

Quote:

Warning: require_once(vbtube/includes/sites/1.php): failed to open stream: No such file or directory in [path]\vbtube\includes\vbtube_autotube.php on line 41
Fatal error: require_once(): Failed opening required 'vbtube/includes/sites/1.php' (include_path='c:\server\bin\php52\pear') in E:\server\htdocs\testvb4\vbtube\includes\vbtube_au totube.php on line 41

Allcoll 09-05-2012 07:26 PM

hi,

it works good but there is no link in navbar.
how can we add vbtube link to the navbar?

Vick98 09-10-2012 04:38 AM

Quote:

Originally Posted by Allcoll (Post 2362974)
hi,

it works good but there is no link in navbar.
how can we add vbtube link to the navbar?

Log in to your AdminCP and under Settings>Navigation Manger change the tab name and order.

Vick98 09-10-2012 04:39 AM

Why am I getting this message when trying uploading videos?

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

Vick98 09-10-2012 06:50 PM

^^^ Any Idea?

Athana 09-11-2012 03:27 AM

I am getting this trim error:

Quote:

Warning: trim() expects parameter 1 to be string, array given in [path]/vbtube_add.php on line 140
What can it be?

Vick98 09-11-2012 02:38 PM

So with no support this mod is basically poo.

deverill2010 09-18-2012 04:59 AM

What file/template defines how a video is posted in a thread when mixed comments is on?

As I need to edit it.

guitarlogan 09-19-2012 04:27 AM

Quote:

Originally Posted by Vick98 (Post 2364174)
Why am I getting this message when trying uploading videos?

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

Heya Vick, I am getting the same error and would love to sort it as the video will not upload due to this error.

daniel.l 09-23-2012 05:33 AM

wie kann ich meinen forum pfad finden ??
www.musicmarkt.at

daniel.l 09-23-2012 05:33 AM

how can I find my forum path?
www.musicmarkt.at

daniel.l 09-23-2012 02:12 PM

as I get off the following characters in the tab "#"Videothek"#" so it looks like Videothek
www.musicmarkt.at

skol 09-23-2012 09:00 PM

Quote:

Originally Posted by daniel.l (Post 2367818)
how can I find my forum path?
www.musicmarkt.at

admincp/Maintenance/View PHPINFO -> Search for: _SERVER["DOCUMENT_ROOT"]

And don't forget to add a trailing slash/...

Naijasite 09-24-2012 02:56 PM

Vbtube could not load Video from Youtube url. I have install and follow all procedure. I tried to add a video by using the Youtube video url. When i click on load, it shows empty Title, description and no video.

Please what could be the problem http://www.naijafinder.com/vbtube_add.php?do=add&q=1

Naijasite 09-24-2012 07:24 PM

please i need help ! i enter VideoURL to get the details, and when i click load, no details appears. no little, description or video link. http://www.naijafinder.com/vbtube.php

I have also Chmod 777 following Folders
/vbtube/tmp
/vbtube/upload/thumb_link

Enter Full Forum Path with ending Slash. i enter.. /home/peter/public_html/


Vbtube could not load Video from Youtube url. I have install and follow all procedure. I tried to add a video by using the Youtube video url. When i click on load, it shows empty Title, description and no video.

what could be the problem

ti6 09-28-2012 09:34 AM

Ill followed everthing correctly but get this error after adding some Video:

PHP Code:

Warnungtrim() expects parameter 1 to be string, array given in [path]/vbtube_add.php (Zeile 140

Just wanted to test the lite version before i buy the pro.
Any Idea?

Naijasite 09-28-2012 10:01 AM

Vbtube has not even help to resolve me request .... I insert the Video url, but when i click on load, it's just blank. No video, No url, no description.

What could be the problem? http://www.naijafinder.com/vbtube.php

alhidaya 10-03-2012 07:46 AM

Hello,

Thank you very much ... Since the installation of this superb software, everything is perfect and there are always updates. Serious work for members who have invested in this product. GREAT WORK VERY PROFESSIONAL AND ESPECIALLY all updates :up:

tele955848 10-03-2012 01:47 PM

Bei mir bringt es die Links durcheinander ?

http://imageshack.us/a/img692/4846/unbenanntcep.jpg

BlogTwits 10-05-2012 03:25 AM

Seem to have installed vbtube to the guidelines given and is showing up ok. However when I enter a youtube url and click load, I get the following message:

"Forbidden

You don't have permission to access /vbtube_add.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

Any ideas?

Toorak Times 10-13-2012 02:09 AM

Is there a bbcode for vBTube and if so how would I go about applying it?

Toorak Times 10-13-2012 06:44 AM

I found this. Does it work in vB4.2?
https://vborg.vbsupport.ru/showthread.php?t=217074

Toorak Times 10-13-2012 07:14 AM

Sorry, can't get into my membership for some reason

metalguy639 10-15-2012 06:36 AM

Quote:

Originally Posted by BlogTwits (Post 2370873)
Seem to have installed vbtube to the guidelines given and is showing up ok. However when I enter a youtube url and click load, I get the following message:


"Forbidden

You don't have permission to access /vbtube_add.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

Any ideas?

I do not have this installed currently but you may want to check your usergroup permissions to see that you have allowed permissions for usergroups to post videos.

tele955848 10-17-2012 06:42 PM

Navbar Tab Name ?
Enter here the Name of your Tab.

Change the name in the acp but in the navbar is still #vbTab# ??

www.1sta.de

sticky 10-18-2012 05:01 AM

Quote:

Originally Posted by Toorak Times (Post 2372656)
I found this. Does it work in vB4.2?
https://vborg.vbsupport.ru/showthread.php?t=217074

I hope it does that's incredibly useful...


All times are GMT. The time now is 07:46 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.01906 seconds
  • Memory Usage 1,858KB
  • 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
  • (8)bbcode_code_printable
  • (3)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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