VBTubePRO 1.4 LITE

domon

New Member
This is the newest non-paid version form the makers of vbtube.
The install shouldnt take but a few moments.Make sure for extreme mesasure to also upload the tablefix.php which will add the tables to the database if your having problems.Make sure to do a fresh install.Upload the files to there locations, import the product and if need be run the tablefix.php and then delete it from your server.Next go to yoursite.com/forum/vbtubepro.php. I wont to note there is NO NAVBAR ADD IN INCLUDED. for some reason there is no template edits but if your not good with php the use this SITES YOUTUBE[/ url]

in the first brace remove the // in between the t`s, add the rest to the url and w`s. also unspace the / url so that it looks like so
and that will llink your members to the video host and is set so that only members can see it unless you set the permissions other wise.

Now for the permissions they are located in the groups permissions not group forum permissions.Set them for each group and edit the details in the site scroll menu of the acp.All should be set as by default no one can view the page not even admin so make sure to set the permissions in the groups permissions.
 

shashi24

New Member
Whenever im trying to upload the video !! it shows Database Error !!!

Code:
Database error in vBulletin 3.7.2:

Invalid SQL:

			SELECT title, categoryid, display, forumid
			FROM vbtube_categories
			WHERE categoryid = 
			LIMIT 1;

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 'LIMIT 1' at line 4
Error Number  : 1064
Request Date  : Tuesday, March 31st 2009 @ 07:50:58 PM
Error Date    : Tuesday, March 31st 2009 @ 07:50:58 PM
Script        : http://music4india.in/vbtube_add.php?do=addnew
Referrer      : http://music4india.in/vbtube_add.php?do=add
IP Address    : 124.125.187.225
Username      : Shazzz*
Classname     : vB_Database
MySQL Version : 5.0.67-community

Just help me !! what should i do to fix this problem !!!
 

Gearsopedia.net

New Member
shashi24 said:
Whenever im trying to upload the video !! it shows Database Error !!!

Code:
Database error in vBulletin 3.7.2:

Invalid SQL:

			SELECT title, categoryid, display, forumid
			FROM vbtube_categories
			WHERE categoryid = 
			LIMIT 1;

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 'LIMIT 1' at line 4
Error Number  : 1064
Request Date  : Tuesday, March 31st 2009 @ 07:50:58 PM
Error Date    : Tuesday, March 31st 2009 @ 07:50:58 PM
Script        : http://music4india.in/vbtube_add.php?do=addnew
Referrer      : http://music4india.in/vbtube_add.php?do=add
IP Address    : 124.125.187.225
Username      : Shazzz*
Classname     : vB_Database
MySQL Version : 5.0.67-community

Just help me !! what should i do to fix this problem !!!
sounds like you didn't follow all the directions and upload/run the tablefix.php in the forum root.
 

shashi24

New Member
sounds like you didn't follow all the directions and upload/run the tablefix.php in the forum root.

i did again but the same problem !!!
=======================================
upload
===========================================

1. admincp - vbtube_admin.
2.includes - xml - bitfield_vbtube,cpnav_vbtube
3.vtube - [1] images [all files and folder] i have uploaded
[2] include - vbtube_vidlangs.inc
[3] information.html
4. vbtube_action.
5. vbtube_add
6. vbtube_show
7. vbtube_cat
8. vbtubepro

=======================

xml file [product-vbtube_lite]

uploaded from admincp
=======================

uploaded !! tablefix.php in forum root !! run there and after creating tables i deleted even !!!
+++++++++++++++++++++++++++++++++++++++++
but still im getting the database error !! where can be the error Categories are not there !! is it wrong there ? let me know thanx !!
 
Top