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)

jim@ars 01-26-2016 08:27 PM

Quote:

Originally Posted by muratmunich (Post 2563032)
its fixed in the pro version.

Where can you get the "pro" version? Your website is completely locked down to the point that you can't view anything without registering. If you attempt to register, you are asked what the latest version is and to view the link provided to get that information, you have to be a registered member.

muratmunich 01-27-2016 06:18 AM

True, sorry for this. Now open.

jim@ars 01-27-2016 08:27 PM

Quote:

Originally Posted by muratmunich (Post 2563545)
True, sorry for this. Now open.

Working much better now! :up:

Toorak Times 03-14-2016 02:25 AM

Quote:

Originally Posted by muratmunich (Post 2563545)
True, sorry for this. Now open.

YAY thanks mate

BlackxRam 03-27-2016 06:44 AM

Quote:

Originally Posted by muratmunich (Post 2563545)
True, sorry for this. Now open.

Is this website no longer working?

Trying this out just to see, but the TITLE field is broken. Anyone nabbed a fix for that?

The tab is messed up in this one too as it doesnt even properly link to the gallery.

No easy way to change the styling of the auto generated thread to the forum.

Gerritje64 03-27-2016 09:01 AM

Quote:

Originally Posted by BlackxRam (Post 2568070)
Is this website no longer working?

The tab is messed up in this one too as it doesnt even properly link to the gallery.

Replace in the navigation manager the vbtube Target URL to
Code:

vbtube.php{session.sessionurl_q}
.

BlackxRam 03-27-2016 09:26 PM

Quote:

Originally Posted by Gerritje64 (Post 2568071)
Replace in the navigation manager the vbtube Target URL to
Code:

vbtube.php{session.sessionurl_q}
.

Yeah, i saw that shortly after I posted. Shame it doesnt work like that out of the install.

Anyone ever do anything about the UPLOAD links? They show up regardless if someone has access or not and if someone doesnt have access it just shows a blank page. It just looks bad. Any one run into this also that could share a fix to hide these urls?

BlackxRam 04-16-2016 05:54 PM

Quote:

Originally Posted by muratmunich (Post 2308923)
Details pmed.

No way to acquire the Pro version anymore? I don't see anywhere on the site to acquire it. Ever link that details the PRO version says I don't have permission to view it.

muratmunich 04-17-2016 05:20 AM

Please wait, we'll open it in a couple of days.

muratmunich 05-04-2016 06:50 PM

Quote:

Originally Posted by BlackxRam (Post 2569101)
No way to acquire the Pro version anymore? I don't see anywhere on the site to acquire it. Ever link that details the PRO version says I don't have permission to view it.

You can see the preview here: http://vbtube.com/

Toorak Times 05-07-2016 11:27 AM

I have the pro version but can't get into site mate, I did get there a while ago and downlaoded v2.6.91_vB4, I just tried to upload it and got this mate


HTML Code:

Database error in vBulletin 4.2.3 Beta 3:

Invalid SQL:

CREATE TABLE IF NOT EXISTS `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  : Saturday, May 7th 2016 @ 06:18:20 AM
Error Date    : Saturday, May 7th 2016 @ 06:18:20 AM
Script        : http://www.tooraktimes.com.au/admincp/plugin.php?do=productimport
Referrer      : http://www.tooraktimes.com.au/admincp/plugin.php?do=productadd
IP Address    : 220.244.250.7
Username      : Mick Pacholli
Classname    : vB_Database
MySQL Version : 5.5.40-cll


muratmunich 05-11-2016 03:13 PM

You have 2 xmls. Try the other one..

Lostboyfan 06-08-2016 02:33 PM

Can't access the website. I also have the pro version and can't get my license key.

HM666 07-08-2016 01:25 AM

Is there any info on making the CMS widget work on a Wordpress page?

HM666 08-16-2016 01:15 PM

After moving vBulletin from the root to a "forums" directory now vBTube shows blank pages in the admincp. The only page that works properly is the first page, the options page. What am I missing or is there a fix for this?

migratoria 09-06-2016 05:05 PM

This plugin it's not supported by autor?

migratoria 09-06-2016 05:06 PM

Quote:

Originally Posted by muratmunich (Post 2569139)
Please wait, we'll open it in a couple of days.

Couple of days??

Paul M 09-06-2016 05:57 PM

Quote:

Originally Posted by migratoria (Post 2575637)
This plugin it's not supported by autor?

Thats generally what this means ;
Quote:

Not Supported

HM666 09-06-2016 10:40 PM

Quote:

Originally Posted by migratoria (Post 2575638)
Couple of days??

Don't feel bad, I'll probably have to uninstall and reinstall to fix my problem. :( No one ever answered me either.

PedroMA 10-22-2016 02:29 PM

For my doen't work. When I enter in "vbtube db-check" said me that I haven't permissions to access. Only work configuration page, the rest of menu said me the same, I haven't permissions.

HM666 10-22-2016 09:09 PM

Quote:

Originally Posted by PedroMA (Post 2577183)
For my doen't work. When I enter in "vbtube db-check" said me that I haven't permissions to access. Only work configuration page, the rest of menu said me the same, I haven't permissions.

Its worked fine for me to install it on 4.2.3. Be sure that you follow the instructions step by step and do not leave anything out. Make sure you are logged in as an admin to the admincp. I know that sounds silly but some admins use second accounts to view stuff on their site and its easy to forget what account you are in sometimes.

PedroMA 10-24-2016 06:10 PM

Quote:

Originally Posted by HM666 (Post 2577195)
Its worked fine for me to install it on 4.2.3. Be sure that you follow the instructions step by step and do not leave anything out. Make sure you are logged in as an admin to the admincp. I know that sounds silly but some admins use second accounts to view stuff on their site and its easy to forget what account you are in sometimes.

Thanks for the response. Finally it works, It was a problem of user permissions.

Now I have two issues with the add-on.

1- The "rating" system doesn't work or I can't find where make rating for videos.
2- When I create a category and choose an Icon, in the "popular" section always appear an empty category image (empty basket icon), even when I have videos inside this category.

Do you have the same issues?

Regards.

HM666 10-24-2016 08:06 PM

Quote:

Originally Posted by PedroMA (Post 2577255)
Thanks for the response. Finally it works, It was a problem of user permissions.

Now I have two issues with the add-on.

1- The "rating" system doesn't work or I can't find where make rating for videos.
2- When I create a category and choose an Icon, in the "popular" section always appear an empty category image (empty basket icon), even when I have videos inside this category.

Do you have the same issues?

Regards.

I have not tried to use the rating system, so I'm not really sure what the problem might be on the rating system. Look on the page where the video is shown on your site. There are little stars or there should be under your video, you can click them to create a rating for the video.

I have not tried placing category images on the installs I've done, but you can try the following things and see if one works.

1. Make sure that you have the correct URL to your category image.

Example: http://www.mysite.com/images/catimage.jpg.

If your image is not showing it probably a URL problem, but you can also try...

2. Make sure that the directories that they said to CHMOD have been done to 777 so that when you upload files they show up. I do not remember which ones they are off the top of my head, but you may want to go back and check those to be sure.

If none of that helps then if you can send a link or take a screen shot so I can see what it looks like.

PedroMA 10-24-2016 08:18 PM

1 Attachment(s)
Quote:

Originally Posted by HM666 (Post 2577256)
I have not tried to use the rating system, so I'm not really sure what the problem might be on the rating system. Look on the page where the video is shown on your site. There are little stars or there should be under your video, you can click them to create a rating for the video.

I have not tried placing category images on the installs I've done, but you can try the following things and see if one works.

1. Make sure that you have the correct URL to your category image.

Example: http://www.mysite.com/images/catimage.jpg.

If your image is not showing it probably a URL problem, but you can also try...

2. Make sure that the directories that they said to CHMOD have been done to 777 so that when you upload files they show up. I do not remember which ones they are off the top of my head, but you may want to go back and check those to be sure.

If none of that helps then if you can send a link or take a screen shot so I can see what it looks like.

I don't know why, but in my case I don't have stars to rating (attach screenshot). I can't deactivate the rating system also, appear like an important part of this mod, because you can filter by most rated videos, most comment, etc..


The image appear ok in the "category" section; it's not ok only in the popular section. I have 777 for the folders:

/vbtube/tmp
/vbtube/upload/thumb_link

Regards.

PedroMA 10-24-2016 08:37 PM

Mmmmm, i think probable is a js problem. My domain run over SSL and the scripts and some part of the mod run over http, and chrome blocked. I will try to modify some files.

PedroMA 10-24-2016 08:51 PM

1 Attachment(s)
Appear like the problem is with de JS through http .

PedroMA 10-24-2016 09:06 PM

1 Attachment(s)
I modify the scripts calls through https but the problem still persist. A function problem:

PedroMA 10-27-2016 08:26 AM

I cannot solve the problem... it is an error in prototype.js an stars.js .

Any idea to solve? have you the same problem?

HM666 10-29-2016 02:21 PM

Quote:

Originally Posted by PedroMA (Post 2577337)
I cannot solve the problem... it is an error in prototype.js an stars.js .

Any idea to solve? have you the same problem?

I have no idea as I do not code js personally. So I do not want to tell you something and it be wrong. Hopefully one of the developers will see this and can answer you.

PedroMA 10-30-2016 10:26 PM

Quote:

Originally Posted by HM666 (Post 2577445)
I have no idea as I do not code js personally. So I do not want to tell you something and it be wrong. Hopefully one of the developers will see this and can answer you.

Ok, thanks for the reply ;). Well, I'm waiting for the developer :D

Regards.

PedroMA 10-30-2016 10:31 PM

I got a more modern version of this plugin and nulled, but use ffmpeg and other things that my hosting hasn't support. In this versiĆ³n this two scripts files doesn't exist. Really I need LE 2.1.1 version, but fully functional.

BlackxRam 01-30-2017 06:11 AM

Guessing this project is now dead.

muratmunich 03-08-2017 09:34 AM

This one is dead - a new version will be available soon.
Demo here

Toorak Times 03-08-2017 09:55 AM

Quote:

Originally Posted by muratmunich (Post 2583431)
This one is dead - a new version will be available soon.
Demo here


Cool mate, will I be able to transfer my content?

Cheers

muratmunich 03-08-2017 10:12 AM

Thank you.

I will create a importer for the videos.
The new vBTube supports only youtube and vimeo.

Images and Audio are not supported anymore, sorry...
I know you have audio but i am really sad.

Toorak Times 03-08-2017 10:12 AM

Quote:

Originally Posted by muratmunich (Post 2583431)
This one is dead - a new version will be available soon.
Demo here

Looks Good

muratmunich 03-08-2017 10:13 AM

Quote:

Originally Posted by Toorak Times (Post 2583434)
Looks Good

Thank you very much.

Toorak Times 03-08-2017 10:15 PM

Quote:

Originally Posted by muratmunich (Post 2583433)
Thank you.

I will create a importer for the videos.
The new vBTube supports only youtube and vimeo.

Images and Audio are not supported anymore, sorry...
I know you have audio but i am really sad.


Oh ok, that is alright, what about the non youtube /vimeo videos I have already uploaded, will they be transferrable?

Yes audio is a problem for me as I have many that are connected to stories.

Not sure if I have the latest version of the old one either actually I couldn't get back onto the site

muratmunich 03-13-2017 07:17 AM

youtube and vimeo will work...

muratmunich 03-16-2017 05:36 PM

Here is the demo for vBulletin 4 Version

http://vbtube.de/devel/vb4ytmrc/videos

http://vbtube.de/devel/vb4ytmrc/ytm_search.php


All times are GMT. The time now is 05:55 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.01990 seconds
  • Memory Usage 1,845KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (22)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