![]() |
Quote:
Just write the word with the space and it will work...it worked for me. Code:
<a href="vBTube.php?do=search&search=Enfield Rifle</a><br> |
Quote:
I tried that literally, cut and paste.... Nothing appears on the line after the double arrow... Regards, Badger |
Quote:
<a href="vBTube.php?do=search&search=Enfield Rifle">Enfield Rifle</a><br> |
Quote:
Here what I finally got working... Code:
<a href="vBTube.php?do=search&search=Enfield%20Rifle">Enfield Rifle</a><br> Regards, Badger |
Does anyone else fine "searching" YouTube a LOT slower using this mod to do it, versus logging into YuoTube under their own personal account and doing it?
I find it just grinds along using this, but if I log directly into Youtube, it's much higher performance? :confused: Thanks... :) Regards, Badger |
Quote:
|
Quote:
Question: Is there a place to set (or patch) the code with a string so that the default "New Today" comes up with one of our searches instead of the YouTube default? Regards, Badger |
Quote:
|
Great stuff! Thanks for your work :)
|
@BadgerDog
as i think this feature comes in the next major version :) btw if you really need it you need to edit some files: in vBTube.php find : PHP Code:
PHP Code:
PHP Code:
PHP Code:
Now in vBTube/includes take search.php make a copy and rename into mysearch.php And now create a new link in template vBTube called "My Videos" o whatever you want... and link into: Code:
<a href="vBTube.php?do=mysearch">My Videos</a> remember change mysearch by whatever you want and "My Videos" too... tell me if it works.. :) |
How do members upload videos or add videos??
Thanks Rick |
Quote:
|
Possible to let members comment on the videos?
|
Thanks dude! you can come to my site (owned by me and the user named 'wrestlesomnia')
http://wrestlesomnia.com/vBTube.php and there's a major problem.... when i click Download Video, it takes me to Google and gives me a 400 code (bad REquest) |
Fantastic work buddy.
Installed +1. |
Quote:
|
Quote:
|
Quote:
How do I change the default so it doesn't show the "New Today" vids when vBTube.php is opened? Our forum is a local community site and I'd prefer it to show vids that are relevant to our site when it opens. |
if you follow my steps it works perfect!
do you edit "my_search_terms in line: $search='my_search_terms'; //here you can add you search criteria my post show you how to change the default new today by any other search u want... see my site i change the default ;) http://www.banite.com.ar/foro/banitube.php look it says Search Results: party, you can edit this line if u want :) |
Quote:
That info is a little out of date, search for today rather than featured. but if you make that change it should do what you want, sorry for missing this query before.. Would be nice if vb.org could offer a bug & query tracker on every release so it's easier to find the bugs & questions for hack others. |
so why was vbtube graveyarded? One thing I think you should add to each of the directories within the vbtube dir is a blank index.html or index.php file to prevent access.
Glad to see it out of the graveyard :D |
uploaded and imported product xml, now above the Search vBTube box I get this:
<\ \ \ /table> |
Theres a few details about the "Graveyarding" in the first post.
hmmm, how odd.. I've just changed to using the Advanced Product Management system and it seems to have caused a few strange template errors on exporting.. use the new product xml (zip file also updated) |
Thanks for the quick fix!
|
Hi there
q: can I choose just one group that can add a show ,, or it is general all members can add . cause I want to make just for the Mods best regards,, |
cheers efc updated to newer version demo here if you want to use it
http://www.fonesandsport.com/forum/vBTube.php |
I Noticed That These Img's Were Not In The Ned .zip File
Upload The Attached Files To: Forum/vBTube/img/ |
Quote:
|
Quote:
|
Quote:
see thats the things i dont like now i got to go through the code and remove that part of the code takes 2 mins in dreamweaver but if the feature aint there then it should be removed |
Quote:
|
Quote:
If you were doing a clean install the download code is no longer in the template. |
Alright i see what you was saying
ya cause i was wondering why the lil template mod i did to it was still there lol makes since so was there anything else that was changed in the vBTube_view Template? Here Is Mine Code:
And Of Course I Added This Part In That Template: Code:
|
Does the .php edit suggested in the first post to change the default category that shows on first view still work? Or what am I missing?
|
ya it still works as far as i know
i took it out though cause idk i just didnt like having people see the same types of videos right there when they first see that section i felt that a user should be able to see a diffrent video on the main page or that section every time they go into it |
What you're missing is the that change reflected "featured" and the code in the php file now calls "today" instead of "featured" but the change is still viable.
|
<a href="http://gridironfans.com/forums/vBTube.php" target="_blank">http://gridironfans.com/forums/vBTube.php</a>
Updated to the latest version. I am SOOOOO looking forward to 1.3 when I won't have to edit vbTube.php and the templates over and over! |
Quote:
Here Look At My vBTube Page And Tell Me If It Looks Like Im Missing Somethig From The New Updated Version If You Would Please Click This Link Here To See My vBTube Page |
Quote:
Code:
if ((!$_GET['do'] || $_GET['do'] == '')) What I see now is this... Code:
if ($_GET['do'] == 'featured') { |
Instead of finding this...
Code:
if ((!$_GET['do'] || $_GET['do'] == '')) Code:
if ((!$_GET['do'] || $_GET['do'] == '')) |
All times are GMT. The time now is 11:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|