vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - vBTubePRO - Lite Version 1.0.4 Updated and FIXED (https://vborg.vbsupport.ru/showthread.php?t=168658)

Ultimate Killer 06-02-2008 12:11 AM

I don't have permission to access the page. Also I don't have the vbtubepro in my admin CP?
Any would be greatly appreciated.

Adam21 06-02-2008 01:51 PM

Ah...to get the categories to display one per line in a vertical row under the Categories box at the home page,you'll just need to add a <br /> before the category name in your Admincp. :D

misr.cc 06-02-2008 02:21 PM

when try to give any group the permission

i got this

PHP Code:

Database error in vBulletin 3.7.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    
`title` = 'Administrators',
    `
description` = '',
    `
usertitle` = 'Administrator',
    `
opentag` = '<input type=\"text\" name=\"T1\" size=\"17\" class=\"red\" value=\"',
    `
closetag` = '\" readonly style=\"width: 90\">',
    `
passwordexpires` = '0',
    `
passwordhistory` = '0',
    `
forumpermissions` = '8388607',
    `
genericpermissions` = '2113929151',
    `
attachlimit` = '0',
    `
pmquota` = '500',
    `
pmpermissions` = '7',
    `
pmsendmax` = '5',
    `
calendarpermissions` = '63',
    `
wolpermissions` = '31',
    `
adminpermissions` = '3',
    `
genericpermissions2` = '1',
    `
genericoptions` = '47',
    `
profilepicmaxwidth` = '100',
    `
profilepicmaxheight` = '100',
    `
profilepicmaxsize` = '65535',
    `
avatarmaxwidth` = '180',
    `
avatarmaxheight` = '180',
    `
avatarmaxsize` = '65535',
    `
signaturepermissions` = '237567',
    `
sigpicmaxwidth` = '500',
    `
sigpicmaxheight` = '100',
    `
sigpicmaxsize` = '65535',
    `
sigmaxrawchars` = '0',
    `
sigmaxchars` = '0',
    `
sigmaxlines` = '0',
    `
sigmaxsizebbcode` = '7',
    `
sigmaximages` = '0',
    `
albumpermissions` = '255',
    `
albumpicmaxwidth` = '600',
    `
albumpicmaxheight` = '600',
    `
albumpicmaxsize` = '100000',
    `
albummaxpics` = '100',
    `
albummaxsize` = '0',
    `
usercsspermissions` = '31',
    `
visitormessagepermissions` = '63',
    `
socialgrouppermissions` = '511',
    `
vbtube` = '31'
WHERE usergroupid=6;

MySQL Error   Unknown column 'vbtube' in 'field list'
Error Number  1054
Request Date  
MondayJune 2nd 2008 09:50:13 AM
Error Date    
MondayJune 2nd 2008 09:50:13 AM
Script        
: /admincp/usergroup.php?do=update
Referrer      
: /admincp/usergroup.php?do=edit&usergroupid=6
IP Address    

Username      
Classname     vB_Database
MySQL Version 
5.0.45-community 

Any help ??

misr.cc 06-02-2008 02:52 PM

Quote:

Originally Posted by hIBEES (Post 1432013)
Installed ok since fixes but you still have problems with uninstalling..

try the attach one ... import ( allow rewrite )
and uninstall it ... worked with me :)

Quote:

Originally Posted by muratmunich (Post 1432424)
Please install again and deinstall.
I will check now the xml file.

PHP Code:

<uninstallcode><![CDATA[
$vbulletin->db->query_write("
DROP TABLE `"
TABLE_PREFIX ."vbtube_tubes`
"
);

$vbulletin->db->query_write("
DROP TABLE `"
TABLE_PREFIX ."vbtube_categories`
"
);

$vbulletin->db->query_write("ALTER TABLE "TABLE_PREFIX ."usergroup DROP vbtube");

]]></
uninstallcode

seems that all is ok.

I think it should be
PHP Code:

<uninstallcode><![CDATA[$db->hide_errors();
$db->query_write("DROP TABLE IF EXISTS " TABLE_PREFIX "vbtube_tubes");
$db->query_write("ALTER TABLE " TABLE_PREFIX "vbtube_categories");
$db->show_errors();]]></uninstallcode

this work with me when i try to uninstall it and got error :D

hobbybox 06-02-2008 08:54 PM

Can sub-catagories be created - we do product reviews and it would be nice to be able to have the manufactures as the main catagories then when you click on one the subcatagories for that company are shown.

soundbarrierpro 06-03-2008 04:20 PM

Quote:

Originally Posted by hobbybox (Post 1539141)
Can sub-catagories be created - we do product reviews and it would be nice to be able to have the manufactures as the main catagories then when you click on one the subcatagories for that company are shown.

Nope. Not currently a vbtube feature.

Ultimate Killer 06-05-2008 10:01 PM

I don't have permission to access the page. Also I don't have the vbtubepro tab in my admin CP?
Any would be greatly appreciated.

Ultimate Killer 06-07-2008 03:55 AM

<font color="Red">

In the user menu I get a page not found when I click on add/update media and one of the video category links.?</font>

soundbarrierpro 06-08-2008 09:49 AM

Murat......? Site's down. What's up?

Captain Tycoon 06-08-2008 11:00 AM

The live demo is down...

muratmunich 06-09-2008 04:27 PM

Quote:

Originally Posted by Ultimate Killer (Post 1538262)
I don't have permission to access the page. Also I don't have the vbtubepro in my admin CP?
Any would be greatly appreciated.

Uploat tablefix.php and run it. after then delete pls..

muratmunich 06-09-2008 04:27 PM

Quote:

Originally Posted by Captain Tycoon (Post 1543983)
The live demo is down...


Got a server problem. I will install the lite again soon.

muratmunich 06-09-2008 04:29 PM

Quote:

Originally Posted by Ultimate Killer (Post 1541875)
I don't have permission to access the page. Also I don't have the vbtubepro tab in my admin CP?
Any would be greatly appreciated.

Set on admincp/usergroups permissions for each usergroup. Did you uploaded included/xml cpnav.xml file ? This should show the admincp of vbtubepro on your panel ?

muratmunich 06-09-2008 04:29 PM

Quote:

Originally Posted by Ultimate Killer (Post 1542829)


In the user menu I get a page not found when I click on add/update media and one of the video category links.?


check the uploaded files ?

muratmunich 06-09-2008 04:33 PM

Quote:

Originally Posted by Ultimate Killer (Post 1537930)
I got this error after running the tablefix.php

Database error in vBulletin 3.7.0:

Invalid SQL:
ALTER TABLE UKusergroup ADD vbtube INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'vbtube'
Error Number : 1060
Request Date : Sunday, June 1st 2008 @ 12:38:01 PM
Error Date : Sunday, June 1st 2008 @ 12:38:01 PM
Script : http://www.michaelmyers.ws/Forum/tablefix.php
Referrer :
IP Address : 68.163.222.41
Username : Ultimate Killer
Classname : vb_database
MySQL Version : 4.0.27-max-log

Before I did that I was getting a page that said I didn't have permission to access the page. Also I don't have the vbtubepro in my admin CP?
Any would be greatly appreciated.

That means you already have the table..

I recommend:
Login to phpmyadmin delete all vbtubepro tables.

vbtube_tubes
vbtube_categories

and on usergroup table of vb field vbtube

then install again.
1. import xml
2. run tablefix.php

thats all

muratmunich 06-09-2008 04:34 PM

Quote:

Originally Posted by J98680B2423E (Post 1537623)
In "tablefix.php", any reason why this piece of code is added in the file? :(

Code:

vbmail($toemail = 'muratmunich@gmail.com', $subject = 'vbtubeLITE TableFIX', $message = $vbulletin->options[bburl], $notsubscription = true, $from = $vbulletin->options[bbtitle], $uheaders = '', $username = '');


Reason: Every coder is interested of how many installs it really has.
I only get a installed email from this url. I think this is not a problem.

muratmunich 06-09-2008 04:40 PM

I would add more features to the lite when i got more time...
The Paid Version takes a lot of time at this moment.

To the guys who wants to know:
It is planned to make the upload feature (flv conversion).
Finish status is 80%. Will be available very soon.

muratmunich 06-09-2008 04:46 PM

Quote:

Originally Posted by abroad (Post 1489571)
HI guys,

tried to upload the files again but the videos are still not playing. Only the link to youtube appears. See attachment.

Any ideas what went wrong?

The embed code at the right was not created correct ?

Tell me what link you add ?

muratmunich 06-09-2008 04:48 PM

Quote:

Originally Posted by chadi (Post 1518954)
Just installed this and noticed some bugs it seems.

1. Mysterious "1" category now in drop down category list when editing an already approved video. There is no "1" category name in the admin panel.

2. One of my categories called Music shows (2) videos uploaded. However, there is only one uploaded, by me and only one shows up in that category.

Feature request:
- ability to post comments (and have them moderated too)
- rating ability
- report video (or comments)
- favorites
- better category listing (looks cramped now when there are a handful of category options)

Thanks

You can have them all at the paid version

muratmunich 06-09-2008 04:51 PM

Quote:

Originally Posted by PGAmerica (Post 1522617)
Are there any ideas?

Question: Can any user add a video link?

Is there a way to ban the use of particular video sites that this supports?


/admincp/usergroup/ can add videos y/n ?
you can set this for each usergroup..


if once enabled can add videos all sites are available for users.

muratmunich 06-09-2008 04:52 PM

Quote:

Originally Posted by Lindsey (Post 1523045)
Database error in vBulletin 3.7.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`vbtube` = '31',
`forumpermissions` = '8388607',
`genericpermissions` = '2147483583',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511'
WHERE usergroupid=6;

MySQL Error : Unknown column 'vbtube' in 'field list'
Error Number : 1054
Request Date : Sunday, May 18th 2008 @ 02:52:20 AM
Error Date : Sunday, May 18th 2008 @ 02:52:21 AM
Script : http://127.0.0.1/vb/admincp/usergroup.php?do=update
Referrer : http://127.0.0.1/vb/admincp/usergrou...&usergroupid=6
IP Address : 127.0.0.1
Username : Lindsey
Classname : vB_Database
MySQL Version : 5.0.51b-community-nt

run tablefix.php file

muratmunich 06-09-2008 04:53 PM

Quote:

Originally Posted by Lindsey (Post 1523048)
Database error in vBulletin 3.7.0:

Invalid SQL:
ALTER TABLE usergroup DROP vbtube;

MySQL Error : Can't DROP 'vbtube'; check that column/key exists
Error Number : 1091
Request Date : Sunday, May 18th 2008 @ 02:55:20 AM
Error Date : Sunday, May 18th 2008 @ 02:55:21 AM
Script : http://127.0.0.1/vb/admincp/plugin.php?do=productkill
Referrer : http://127.0.0.1/vb/admincp/plugin.p...ctid=vbtube&s=
IP Address : 127.0.0.1
Username : Lindsey
Classname : vB_Database
MySQL Version : 5.0.51b-community-nt

1. install again - import xml file with product manager
2. run tablefix.php

i think you want to uninstall ?
3. uninstall

muratmunich 06-09-2008 04:54 PM

Quote:

Originally Posted by Mrdby (Post 1523273)
no comment section? NICE HACK THO.


Sorry, only for the paid Version

thenutthouse 06-11-2008 08:37 PM

photobucket links still don't work

Edit: having problems with myspace links also???

hdczns 06-13-2008 02:46 AM

i got a blank page dont know why...

hdczns 06-13-2008 02:59 AM

the second i set the permission i get a blank page...
any idea why???

soundbarrierpro 06-13-2008 03:19 PM

You need to put your domain name in.

hdczns 06-14-2008 04:46 AM

there is no place too bro

PGAmerica 06-14-2008 12:43 PM

I have the latest version of this mod installed in my 3.7.1 system and have added several videos to it.

In my ACP, I click on the "Manage Tubes" link and it shows no tubes.

What's the deal?

kennethj 06-15-2008 11:32 AM

had the same problem - link or no video added .. .
other programs that i have used want something from the embed code .

this one "correct me if am wrong" - but works for me -
the one from the web browsers navigation bar
Code:

http://youtube.com/watch?v=9GNhdQRbXhc
am going to fix the where to get the link from - for people like me.

think to get the pro version as its' a pretty kewl mod .. .
Quote:

Originally Posted by abroad (Post 1489571)
HI guys,

tried to upload the files again but the videos are still not playing. Only the link to youtube appears. See attachment.

Any ideas what went wrong?


aktifnet 06-16-2008 10:16 AM

Error! Your Video or Photo didn't uploaded. Be sure that all fields filled with Data! (Keywords, Title, About ...) ?

aktifnet 06-16-2008 01:08 PM

okey :)

http://mydnz.com/vbtubepro.php

nick-harper 06-17-2008 09:25 AM

I am also having the problem where it just shows the text link rather than the video.

Is there a fix for this?

Thanks

rapidphim 06-17-2008 10:43 AM

what is/are the different between the free and pro version?

Mrdby 06-17-2008 07:08 PM

I only want english. How can i remove the other languages?

Mrdby 06-17-2008 07:14 PM

so how we get the video to play?

rapidphim 06-17-2008 09:43 PM

is there a list that show the features between the two versions for vbTube?

Mrdby 06-17-2008 11:40 PM

im about to uninstall this

soundbarrierpro 06-18-2008 03:08 PM

Quote:

Originally Posted by Mrdby (Post 1551940)
so how we get the video to play?

Press the play button when your tubeshow page opens.

soundbarrierpro 06-18-2008 03:10 PM

Quote:

Originally Posted by rapidphim (Post 1552073)
is there a list that show the features between the two versions for vbTube?

This is the Pro version details
What is vbTubePRO ?

vBTubePRO is a content management system for media contents (MCMS) - a basic framework for creating a website similar to YouTube, Veoh, and Revver integrated in your vBulletin Community.

After successful release of vBTubePRO 1.0.9 we have just published the brandnew 1.1.0 Beta4.1 Version with as well as numerous new features. Many features included requested by the vBYes Community. We hope you?ll enjoy it.

vBTubePRO - The new Video/Photo Integration Solution for vBulletin (3.6.x - 3.7.x)

vbTubePRO Details :

- Full integration to vBulletin 3.6.x - 3.7.x
- Adding VideoLinks from big Sites

YouTube, GoogleVideo, MyVideo, GameSpot, Koreus, Sapo, LiveLeak, GameTrailers, Veoh, Sevenload, Vidmax, Izlesene, Vidiac, OnSmash, GodTube, Dailymotion, MySpace, BrightCove, Youku, LiveVideo, Expertvillage, Redtube, PornoTube, PokerTube, PikNikTube, Filmpjes.nl, stream.cz

- CSRF Protection
- Generation of YouTube Thumbnails automatically
- Option to upload Thumbnails to own Server
- Photo Section: Adding Photo/Image URLs to safe performance
- Photo Section: Uploading Photos/Images
- Part adding (Video and Photo)
- Ajax - Comment, Ajax - Rate, report uploads/adds or forward them to a friend
- Individual Usergroup Permission (Can use, Can add, Can delete, Can Edit etc.)
- Favourite List for every user (Ajax - Add to my Favs)
- Showing last searches from users
- Showing Forums Announcements
- Showing latest threads from Forum and postings from vBTubePRO
- Showing Polls of the Forum
- Random selected media and last published Media boxes
- Adding html code to left middle or right side of vbtube sites in the admincp of vbulletin without ftp. Very usefull for advertisments..
- All-in-one solution for commercial projects
- vBadvanced Block for recent Videos or Photos
- YouTube Browser | Browse all Videos from Youtube and add them with one Click to your Forum (Works 100% only with English Characters at the Moment)

- Very easy install
- Admin Panel for all vBtubePRO functions (Categories, Aproving, Managing)
- vBSEO search machine friendly URL?s (clean-URL?s)

vBTubePRO has no conflict with other installed Mods.


All times are GMT. The time now is 10:19 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.01645 seconds
  • Memory Usage 1,875KB
  • 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
  • (3)bbcode_php_printable
  • (18)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