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)

svyrydov 02-25-2013 02:33 PM

Quote:

Originally Posted by Toorak Times (Post 2406009)
Having a few issues, the YT Uploader has gone offline and when uploading Yoiutubes vides I get "Implode" message.

same thing

RFViet 03-07-2013 12:01 AM

Can VBtube LE work on vb3.8.x ??

desender 05-07-2013 08:15 AM

When I run the vbtube_install file I get the following error:

MySQL Error : Unknown column 'phrasegroup_vbtube' in 'field list'
Error Number : 1054
MySQL Version : 5.1.66

muratmunich 05-07-2013 08:35 AM

Import the product xml select overwrite.
The phrases are in the xml.

you dont need vbtube_install.php
Click on dbcheck in admincp/vbtubepro

desender 05-07-2013 08:42 AM

Quote:

Originally Posted by muratmunich (Post 2420437)
Import the product xml select overwrite.
The phrases are in the xml.

you dont need vbtube_install.php
Click on dbcheck in admincp/vbtubepro

Same error

MySQL Error : Unknown column 'phrasegroup_vbtube' in 'field list'
Error Number : 1054

penguinboy888 05-13-2013 07:52 AM

From this earlier post:

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

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

Was this ever resolved? If not what is a reg expression? Can you show me an example.

initiald 05-13-2013 10:21 AM

Quote:

Originally Posted by penguinboy888 (Post 2421687)
From this earlier post:

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

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

Was this ever resolved? If not what is a reg expression? Can you show me an example.

Can you provide me the embed code for Youku and svcURL and Thumbnail cache?

penguinboy888 05-14-2013 03:55 AM

Hi,

An example of the embed code is present here on the site. https://vborg.vbsupport.ru/showthrea...ighlight=youku

The thumbnail is retrieved via this script:
http://events.youku.com/global/api/v...=XNTQxMzkyODg0

What is svcURL? Service URL? Is this what you are looking for?

http://v.youku.com/v_show/id_XMjQzNzI5NDA=.html
http://v.youku.com/v_show/id_XMjQzNzI5NDA.html

initiald 05-14-2013 08:02 AM

I need the direct link to their API and rss service feed to pull off information.

dog-tag 05-14-2013 11:40 AM

Will this allow my members to upload mp4 files themselves into posts?
And then VBTube will play them?

VBTube appears to me, to be a showcase for embeded videos not really geared at uploading.

penguinboy888 05-14-2013 04:54 PM

Is this what you are looking for?

http://open.youku.com/docs/api/videos/show

Use chrome with google translate if you have trouble with the Chinese like me.

initiald 05-15-2013 11:15 AM

Quote:

Originally Posted by penguinboy888 (Post 2422028)
Is this what you are looking for?

http://open.youku.com/docs/api/videos/show

Use chrome with google translate if you have trouble with the Chinese like me.

Yes but I couldn't locate their Service Feed url like Tudou.

http://api.tudou.com/v3/gw?method=it...xml&itemCodes=

We need the video service feed for Youku. I was able to make Tudou work for other Media mod.

majjed2008 05-17-2013 05:10 AM

guys i really have problem with this products and i dont get any support from the developer , I already buy it from long time , if I can decide now i will stay away from it , no any support .

please if some one can help me to fix it PM me

mertiliuss 05-19-2013 07:32 PM

Support adult videos?

skol 05-19-2013 08:54 PM

Quote:

Originally Posted by mertiliuss (Post 2423033)
Support adult videos?

It does,you have the option to allow adult or not.

Toorak Times 05-20-2013 02:41 AM

Quote:

Originally Posted by majjed2008 (Post 2422614)
guys i really have problem with this products and i dont get any support from the developer , I already buy it from long time , if I can decide now i will stay away from it , no any support .

please if some one can help me to fix it PM me


Have you tried their forum? www.vbtube.com...I have had a great response using the support ticket system and posting in their forums

Mariner1 05-20-2013 11:45 AM

Ok ive followed all the steps as far as i can see and set admin permissions.

When i look at the tab it says #vbtab# how do i rename it pls.

Also when i click the tab it takes me to the activity stream page not to video section.Any ideas what i need to do to fix this pls

Im running vb 4.2.1

Toorak Times 05-20-2013 11:57 AM

Go to your Navigation manager and edit the title...not sure if other variables needed but, works for me

Mariner1 05-20-2013 12:15 PM

Thanks Toorak Times ive changed the tab name,just need help with other problem now

Toorak Times 05-20-2013 12:31 PM

Dragonbyte have their Nav Mod working excellently with 4.2.1, spend a buck. I've been playing with it, works well

Mariner1 05-20-2013 01:50 PM

Sorry Toorak i dont understand

mertiliuss 05-20-2013 08:53 PM

Quote:

Originally Posted by skol (Post 2423039)
It does,you have the option to allow adult or not.

But that pages? for example ?xvideos?

katilkuzu 05-21-2013 03:23 PM

hi, i can not add any category can u help me please

suwarto 06-02-2013 09:06 PM

I have just installed vb 5.0.2 ..

i bought vbtube PRO longtime à go, and with this script would be perfect for My site..
Port it please...!

enak 06-04-2013 02:21 PM

I get the below error trying to install:
Code:

Database error in vBulletin 4.2.1:

Invalid SQL:

CREATE TABLE IF NOT EXISTS `vb4_vbtube_tubes` (
  `tubeid` int(20) unsigned NOT NULL auto_increment,
  `categoryid` int(3) unsigned NOT NULL default '0',
  `forumid` int(10) unsigned NOT NULL default '0',
  `userid` int(20) unsigned NOT NULL default '0',
  `username` varchar(70) NOT NULL default '',
  `email` varchar(70) NOT NULL default '',
  `title` mediumtext,
  `vidlang` varchar(50) NOT NULL default '',
  `link` varchar(170) NOT NULL default '',
  `link1` longtext NOT NULL,
  `link2` longtext NOT NULL,
  `link3` longtext NOT NULL,
  `link1img` varchar(250) NOT NULL default '',
  `thumb_type` int(1) unsigned NOT NULL default '0',
  `filename` varchar(30) NOT NULL default '',
  `mext` varchar(6) NOT NULL default '',
  `msize` int(20) unsigned NOT NULL, 
  `filename_mp4` varchar(30) NOT NULL default '',
  `filename_img` varchar(30) NOT NULL default '',
  `filename_img2` varchar(30) NOT NULL default '',
  `photo_mp3` varchar(30) NOT NULL default '',
  `url_flv` varchar(150) NOT NULL default '',
  `ofilename` varchar(20) NOT NULL default '',
  `oext` varchar(6) NOT NULL default '',
  `osize` int(20) unsigned NOT NULL, 
  `mediatype` varchar(50) NOT NULL default '',
  `site` varchar(50) NOT NULL default '',
  `aboutme` longtext,
  `active` varchar(1) NOT NULL default '0',
  `tube` varchar(50) NOT NULL default '',
  `views` int(30) unsigned NOT NULL default '0',
  `votes` int(10) unsigned NOT NULL default '0',
  `rates` int(10) unsigned NOT NULL default '0',
  `rating` double(5,2) unsigned NOT NULL default '0.00',
  `duration` varchar(15) NOT NULL default '', 
  `keywords` varchar(250) NOT NULL default '',
  `joindate` int(10) unsigned NOT NULL default '0',
  `reviewid` int(10) unsigned NOT NULL default '0',
  `positive` int(10) unsigned NOT NULL default '0',
  `negative` int(10) unsigned NOT NULL default '0',
  `reported` varchar(1) NOT NULL default '0',
  `reporteruser` varchar(50) NOT NULL default '',
  `reportreason` mediumtext,
  `reportcategory` varchar(50) NOT NULL default '',
  `lastpost` int(10) unsigned NOT NULL default '0',
  `lastposter` int(10) unsigned NOT NULL default '0',
  `totalcom` int(8) unsigned NOT NULL default '0', 
  `deleted` int(1) unsigned NOT NULL default '0',
  PRIMARY KEY  (`tubeid`)
) TYPE=MyISAM;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 51
Error Number  : 1064
Request Date  : Tuesday, June 4th 2013 @ 04:17:54 PM
Error Date    : Tuesday, June 4th 2013 @ 04:17:54 PM
Script        : http://*/admincp/plugin.php?do=productimport
Referrer      : http://*/admincp/plugin.php?do=productadd
Classname    : vB_Database_MySQLi
MySQL Version : 5.6.10-log

I think this is a problem with the latest MySQL?

enak 06-04-2013 02:55 PM

I was able to get the installation to complete after using the XML postfixed with MYISAM, assuming this is what the file was for?

However when attempting to access the vbtube-db-check I get do not have permission to access this page?!

enak 06-04-2013 03:15 PM

I worked around the issue by commenting out a few lines in the vbtube_admin.php that check permissions before performing the dbcheck.

This allowed me to run the dbcheck and subsequently everything appears to be working.

So I suspect, if you have not previously installed this mod then you are unable to complete the installer to add permissions that allow you to run the installer.

Toorak Times 06-16-2013 05:04 AM

Quote:

Originally Posted by dog-tag (Post 2421947)
Will this allow my members to upload mp4 files themselves into posts?
And then VBTube will play them?

VBTube appears to me, to be a showcase for embeded videos not really geared at uploading.


I use it for uploading vids and mp3s but the size of the file can be an issue...32kbps for mp3 conversions work for me and still hold some quality

BGObsession 07-04-2013 05:06 AM

Quote:

Originally Posted by enak (Post 2425777)
I was able to get the installation to complete after using the XML postfixed with MYISAM, assuming this is what the file was for?

However when attempting to access the vbtube-db-check I get do not have permission to access this page?!

Quote:

Originally Posted by enak (Post 2425779)
I worked around the issue by commenting out a few lines in the vbtube_admin.php that check permissions before performing the dbcheck.

This allowed me to run the dbcheck and subsequently everything appears to be working.

So I suspect, if you have not previously installed this mod then you are unable to complete the installer to add permissions that allow you to run the installer.

I ran into the same exact problem you did. Could you give some guidance on what lines you deleted exactly from the vbtube_admin.php file? I cannot figure out what to edit there. I can't get past the database checker (get the 'you do not have access' warning, and I get a database error when I try to set up usergroup permissions. I have the MYISAM xml version installed based on your feedback...

Phil56 07-05-2013 11:03 PM

I know I am never going to get an answer to this but here it goes. On the "Video" tab below the header, when I click on it it just goes to the forum.....the mod works great in the Admin CP but will not work on the forum.

tbworld 07-06-2013 07:40 AM

I would go to the authors website. You are more likely to get assistance there. You might also want to state what version of vbulletin you are running and a link to your board. It doesn't sound like a very serious problem to me. Take care :)

GameOverViper 07-10-2013 06:48 AM

I'm using 4.2.0 and everything seems to have worked fine, apart from when I submit a video it pulls a .jpg file and when I try to enter it, it tells me this error message.

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

The image url it pulled from YouTube is - http://img.youtube.com/vi/kJgqc9h2jV4/default.jpg

RichieBoy67 08-01-2013 08:18 PM

My client has the pro version. When he posts a Facebook comment it pulls data from the wrong post.

We did post at the site but have not had a reply in days so I am asking here if anyone has had this issue.

210665 08-12-2013 06:09 PM

I now have it installed and you tube can I upload posts.
Now my question: Can I also upload movies from the server and do exactly what I need

-------------------------------------------------------------------------------------------------------------------

Ich habe es jetzt installiert und You Tube Beiträge kann ich hochladen.
Jetzt meine Frage: Kann ich hier auch Filme vom Server hochladen und was muss ich genau machen

Slipperyduck 10-10-2013 07:16 PM

Security update to 4.2.2 results in errors:

Warning: Function eregi() is deprecated in ..../vbtube_functions.php on line 59

Warning: Function eregi_replace() is deprecated in ..../vbtube_functions.php on line 69

Warning: Function eregi_replace() is deprecated in ..../vbtube_functions.php on line 73

Warning: Function eregi_replace() is deprecated in ..../vbtube_functions.php on line 77

Warning: Function eregi_replace() is deprecated in ..../vbtube_functions.php on line 81

ozzy47 10-10-2013 07:33 PM

1 Attachment(s)
Make a copy of that file, Or rename it vbtube_functions_original then upload this file.

SPEEDKILLZ 10-12-2013 05:40 AM

Quote:

Originally Posted by GameOverViper (Post 2433020)
I'm using 4.2.0 and everything seems to have worked fine, apart from when I submit a video it pulls a .jpg file and when I try to enter it, it tells me this error message.

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


The image url it pulled from YouTube is - http://img.youtube.com/vi/kJgqc9h2jV4/default.jpg

Any fix for this? This is what i am also getting

Slipperyduck 10-12-2013 01:04 PM

Depreciated PHP commands problems fixed with the following (edit your vbtube_functions.php file):


FIND:
Code:


if(!(eregi("vbtube", $text))) exit;

REPLACE WITH:
Code:


if(!(preg_match("%vbtube%i", $text))) exit;




FIND:
Code:


function vbtube_resize_player($link,$autotube_size,$autotube_size_height)
{
        if(eregi("sevenload.", $link))



REPLACE WITH:
Code:


function vbtube_resize_player($link,$autotube_size,$autotube_size_height)
{
        if(preg_match("%sevenload.%i", $link))




FIND:
Code:


                //$autotube_size="100%";
                $regexp_search = 'width=".{3}"';
                $regexp_replace = 'width="'.$autotube_size.'"';
                $autostart = preg_replace($regexp_search, $regexp_replace, $link);
               
                $regexp_search = 'height=".{3}"';
                $regexp_replace = 'height="'.$autotube_size_height.'"';
                $link = preg_replace($regexp_search, $regexp_replace, $autostart);       
               
                $regexp_search = 'width:.{3}';
                $regexp_replace = "width:$autotube_size";
                $autostart = preg_replace($regexp_search, $regexp_replace, $link);       
               
                $regexp_search = 'height:.{3}';
                $regexp_replace = "height:$autotube_size_height";
                $link = preg_replace($regexp_search, $regexp_replace, $autostart);

REPLACE WITH:
Code:

                //$autotube_size="100%";
                $regexp_search = 'width=".{3}"';
                $regexp_replace = 'width="'.$autotube_size.'"';
                $autostart = preg_replace('%'.$regexp_search.'%', $regexp_replace, $link);
               
                $regexp_search = 'height=".{3}"';
                $regexp_replace = 'height="'.$autotube_size_height.'"';
                $link = preg_replace('%'.$regexp_search.'%', $regexp_replace, $autostart);       
               
                $regexp_search = 'width:.{3}';
                $regexp_replace = "width:$autotube_size";
                $autostart = preg_replace('%'.$regexp_search.'%', $regexp_replace, $link);       
               
                $regexp_search = 'height:.{3}';
                $regexp_replace = "height:$autotube_size_height";
                $link = preg_replace('%'.$regexp_search.'%', $regexp_replace, $autostart);

FIND:
Code:


$link = eregi_replace("autoplay=1","autoplay=0",$link);

REPLACE WITH:
Code:


$link = preg_replace("%autoplay=1%i","%autoplay=0%i",$link);


That should (hopefully) fix it. - please correct me if I'm wrong - I'm not an expert

ozzy47 10-12-2013 01:56 PM

That should work, I posted the new file in post #316 two posts above yours. :)

SPEEDKILLZ 10-12-2013 02:19 PM

Quote:

Originally Posted by ozzy47 (Post 2452608)
That should work, I posted the new file in post #316 two posts above yours. :)



Is this directed towards me? If so do i just need to add your file or do the code? Thanks


All times are GMT. The time now is 08:09 AM.

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.01662 seconds
  • Memory Usage 1,850KB
  • 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
  • (9)bbcode_code_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