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 - Video-Directory (https://vborg.vbsupport.ru/showthread.php?t=192241)

ArnyVee 12-26-2008 02:29 PM

Quote:

Originally Posted by Jaxel (Post 1693947)
I recommend the following settings for your limits...
5 - 15 - 2 - 5 - 0 - 0 - 5 - 20 - 5

Is this necessary or simply to mirror what you have on your setup?

Quote:

Originally Posted by Jaxel (Post 1693947)
When you re-install the Video-Directory, it also does not re-install your videohoster XML files. Simple, this means you need to re-import the two YouTube XML files I have included in the zip. Just import them and it will automatically overwrite your old YouTube XML files.

This just means that I have to upload via FTP and overwrite the previous ones, right?

Quote:

Originally Posted by Jaxel (Post 1693947)
You may need to update/revert your existing templates to get my new template edits.

How do I do this?

Quote:

Originally Posted by Jaxel (Post 1693947)
Added support for a basic "sub-category" system. Its not actually sub categories; but I have made it so that you can define a "level" for each category. When listing categories on the sidebar, the system will now print out the contents of the template "video_catbit_small_sub" once for each level of the category. So by default, categories are level 0, and video_catbit_small_sub prints out 0 times. If you set a category to level 2, then the contents of video_catbit_small_sub will print out 2 times before it displays the category link. You can see an example of how this works here: http://www.8wayrun.com/video.php

This is the first step in the right direction. But, we're not there yet. :D

Do we have to change any 'settings' to have this showing? If so, where do we change them?

Quote:

Originally Posted by Jaxel (Post 1693947)
Added support for contributor video pages. Very simple, click on the user link and it will go to a page listing all videos uploaded by that user.

This is a great feature, by the way! :D

Quote:

Originally Posted by Jaxel (Post 1693947)
Added support for the category "level" indenting system. In order to change the level of a category, you must do it in the category edit screen in your admincp. I tried to figure out how to do it from the display order screen; but as I said, I dont know much about VB plugins; so i couldn't figure it out.

Does this answer my question from above?

Quote:

Originally Posted by Jaxel (Post 1693947)
Changed the videohoster "yesno" setting from "true : false" to "1 : 0"... The problem is that if you set something for true, it worked fine (it properly inputted "1" into the videohoster fields); but if you set something for false, it inputted a null instead of properly inputting "0". So now the "yesno" goes straight to the 1 or 0.

Is this something that happens 'behind the scenes' or do we have to do the settings ourselves?

Quote:

Originally Posted by Jaxel (Post 1693947)
The construct_video_bit function now has a new routine for handling the new isHD variable. Basically, if the video service for a video contains the word "HD" in it; it will mark the video as HD in the video_bit. (By default, I have this marking as a red "HD" tag). Now the HD tag will work for ANY high definition hosting service, as long as "HD" is in the $hostername (its inside the XML for the video-hoster).

So, we no longer have to add the "fmt=22&" to the videos?

Quote:

Originally Posted by Jaxel (Post 1693947)
@Survivor... the biggest thing I want is a TAGGING system... get that asap! =P

Once the sub-categories work as they should and the tagging is added, that would make things complete :up:

Jaxel 12-26-2008 02:47 PM

Quote:

Originally Posted by ArnyVee (Post 1694068)
Is this necessary or simply to mirror what you have on your setup?

No, just a mirror of what I have...

Quote:

Originally Posted by ArnyVee (Post 1694068)
This just means that I have to upload via FTP and overwrite the previous ones, right?

You need to upload via FTP AND overwrite the templates in the mod. Just go to your AdminCP > Manager Hoster > Import video-hoster. Import both youtube files and they will automatically overwrite your old ones.

Quote:

Originally Posted by ArnyVee (Post 1694068)
How do I do this?

In your style manager, simply select each video template you've edited and hit the "revert" button.

Quote:

Originally Posted by ArnyVee (Post 1694068)
Do we have to change any 'settings' to have this showing? If so, where do we change them?

Quote:

Originally Posted by ArnyVee (Post 1694068)
Does this answer my question from above?

Yes.

Quote:

Originally Posted by ArnyVee (Post 1694068)
Is this something that happens 'behind the scenes' or do we have to do the settings ourselves?

Its behind the scenes, nothing you have to do.

Quote:

Originally Posted by ArnyVee (Post 1694068)
So, we no longer have to add the "fmt=22&" to the videos?

You still need to differentiate the difference between HD and SD video; what this does is make it easy to define more than just youtubeHD as an HD video source.

I have however, changed the "fmt=22&" thing... you no longer do it that way... isntead, just change the HTTP in your link to HDEF... easier this way.

So http://wwww.youtube.com/watch?v=12345 becomes hdef://www.youtube.com/watch?v=12345

TriMe 12-26-2008 02:54 PM

This is awesome, Thanks!

ArnyVee 12-26-2008 04:24 PM

Thanks for answering the questions Jaxel :up:

I'm going to do the updates a little later today.

Mr.samy 12-27-2008 12:26 AM

I have problem in rss .... every time i try to see it make log off from my forum

RenegadeFan 12-27-2008 02:50 AM

This is fantastic! We can't wait to put this into use for our members.

Thanks for all the hard work! :)

Marka Ragnos 12-27-2008 01:11 PM

Nice adjustments

Live demo

http://www.kustmijnkloten.be/forum/video.php


thanks for all your hard work

tidefans 12-27-2008 02:38 PM

Just added jaxel's mods. Looks good so far!

Thanks.

Marka Ragnos 12-27-2008 04:14 PM

<a href="http://www.kustmijnkloten.be/forum/video.php?do=viewdetails&videoid=67" target="_blank">http://www.kustmijnkloten.be/forum/v...ils&videoid=67</a>

for some reason every hd movie doesnt work

the video is no longer available

ArnyVee 12-27-2008 06:05 PM

Well, I finally did the updates this morning, but the contributer video pages aren't there. At least, the links which are supposed to go there (within the Top Contributers section) are still pointing to the public profiles.

Everything else seems to be working so far.

Any tips on what I haven't done which has not changed the actual links from pointing to the right pages?

father guido 12-27-2008 07:07 PM

Quote:

Originally Posted by ArnyVee (Post 1694961)
Well, I finally did the updates this morning, but the contributer video pages aren't there. At least, the links which are supposed to go there (within the Top Contributers section) are still pointing to the public profiles.

Everything else seems to be working so far.

Any tips on what I haven't done which has not changed the actual links from pointing to the right pages?

I am having the same issue - links are directed to:

/forums/member.php?u=xxxx

Instead of

forums/video.php?do=viewuser&userid=xxxx

Not sure where to make the adjustment

father guido 12-27-2008 07:12 PM

Quote:

Originally Posted by ArnyVee (Post 1694961)
Well, I finally did the updates this morning, but the contributer video pages aren't there. At least, the links which are supposed to go there (within the Top Contributers section) are still pointing to the public profiles.

Everything else seems to be working so far.

Any tips on what I haven't done which has not changed the actual links from pointing to the right pages?

Here it is - go to your video_contributorbit template and replace the entire contents with

Code:

&nbsp;&nbsp;&nbsp;&nbsp;&raquo; <a href="$user[userurl]" style="line-height: 16px;">$user[musername] (<acronym title="<phrase 1="$user[videocount]">$vbphrase[this_contributor_has_added_x_videos]</phrase>">$user[videocount]</acronym>)</a><br />
That should fix it for you

tidefans 12-27-2008 07:32 PM

Ok... The video does not appear on the video.php=videodetails page.

See the attached screenshot.

Not sure where to look to see what's wrong.

any help is appreciated.

father guido 12-27-2008 07:38 PM

Quote:

Originally Posted by tidefans (Post 1695015)
Ok... The video does not appear on the video.php=videodetails page.

See the attached screenshot.

Not sure where to look to see what's wrong.

any help is appreciated.

Did you reinstall your videohoster files?

Quote:

#2 above - When you re-install the Video-Directory, it also does not re-install your videohoster XML files. Simple, this means you need to re-import the two YouTube XML files I have included in the zip. Just import them and it will automatically overwrite your old YouTube XML files.

Jaxel 12-27-2008 08:29 PM

You guys who are having problems with the embedded video not showing up, or the contributor page links not working forgot to do something... REVERT YOUR TEMPLATES! You are still using the old templates, which still have the old setups.

As for not all HD videos working... not all videos on youtube are encoded in HD... if you try to use the HD embed code in a video that has not been encoded in HD, the video playback will break.

ArnyVee 12-27-2008 09:24 PM

Thanks FatherGuido! :up:

Jaxel, I had reverted all of my templates and everything. Just something didn't take with the one template that FatherGuido mentioned the fix on. So, I used his fix and it now works.

Do you suggest I not use that, Jaxel?

tidefans 12-27-2008 09:38 PM

Quote:

Originally Posted by Jaxel (Post 1695043)
You guys who are having problems with the embedded video not showing up, or the contributor page links not working forgot to do something... REVERT YOUR TEMPLATES! You are still using the old templates, which still have the old setups.


Exactly what I needed. Somehow I missed that instruction before. MANY THANKS!

Jaxel 12-28-2008 01:52 AM

Okay... once again I am working on something new... I added two new settings: "Vidbits Per Row" and "Length of the preview-text of title". Obviously, the "Length of the preview-text of title" handles the length of the title to show up on the vidbits. If the title is too long, it will truncate and add an ellipse to the end; the same way that the system truncates the length of the descriptions.

The other variable, "Vidbits Per Row" handles the number of videos that are listed per row. By default, we are all used to seeing only one video per row. I prefer seeing more; so now you can program it! If you wish to stick with only one video, it will as usual call up the "video_bit" template. If you use more than one video per row, it will call up a new template called "video_bit_more". My forum is using TWO for example:
http://www.8wayrun.com/video.php?do=viewuser&userid=1

Of course, a lot of templates have been rewritten and files have been edited to handle it all. So I would be uploading my new changes till next week; as I'm expecting to change more.

ArnyVee 12-28-2008 02:22 AM

Jaxel, that is a very interesting option to have! Thanks for working on this like you have and I look forward to seeing the changes next week :D

By the way, my thumbnails aren't showing here...

http://www.waltdisneyboards.com/videos/

....what the heck did I do wrong? Any tips? I've got the directory of videothumbnails (and folders within) and includes/videoserviceapi at 777 permissions, but no thumbnails for me. :(

Jaxel 12-28-2008 04:18 AM

Most thumbnail problems occur because of your htaccess settings; and as I see, you are using VBSEO. Upload an htaccess file to your thumbnail directory, turning rewrite off.

puregraf 12-28-2008 05:16 AM

edited! works !!



thanks!!!


could you make the members avatar show next to his name for the comments posted? :)

ArnyVee 12-28-2008 01:32 PM

Quote:

Originally Posted by Jaxel (Post 1695302)
Most thumbnail problems occur because of your htaccess settings; and as I see, you are using VBSEO. Upload an htaccess file to your thumbnail directory, turning rewrite off.

Would it be simply "RewriteEngine Off" (without the quotes) in a file and uploaded within my videothumbnails directory/folder?

I did that, but it doesn't work. So, I'm assuming that I have to do something else within that file, but I'm not sure what.

Marka Ragnos 12-28-2008 04:47 PM

and make sure the necessary directories are writable

ArnyVee 12-28-2008 06:21 PM

Yup...everything is writable. So, not sure why it's not working yet. :(

Edited: Just added a new video and it worked. I just realized that you can't adjust and have the old thumbnails show because they were not working. So, I'll just have to upload those three videos again that are not showing thumbnails.

So, the "RewriteEngine Off" piece has to be added for the forums with vBSEO in the videothumbnails directory. :)

Jaxel 12-29-2008 05:06 AM

I have a degree in Biomedical Informatics; thats basically computer programming for genetic sequencing and stuff like that, but all the programming I do is through PERL. I learned how to program through reverse engineering webscripts a decade ago; which too, were mostly in PERL... so I'm not well versed in PHP or vBulletin (but I can hack the PERL version of UBB easy peasy).

I'm gonna need some help putting together a tag cloud for this program... anyone wanna help me? AIM me: BadBreath911

indie2industry 12-29-2008 05:50 PM

Idea...

There should be a block on the users profile for the videos they contributed. For example, you go to a users profile and in one of the blocks on the right of the profile shows the latest 3 vid thumbnails and you can go to that users archive also... The users archive could follow the same format as the video home page..

Just a thought :-)

BTW, I Love this mod

RTMdotORG 12-29-2008 08:30 PM

can i get an xml for datpiff.com and worldstarhiphop.com?

Mr.samy 12-29-2008 11:00 PM

I think the product need some fixed ...

problem in the product :

1 - When you delete any video ...it is image not delete .

2 - when let visitors to rate the video ... appear to them always You have already rated this video!

3 - When you let visitors to see who is watch who see also the video .... if who see the video members the table appear but if who see the video is avisitor not appear .

I hope to fixed this problem in next released

puregraf 12-30-2008 09:55 PM

Jaxel, is it possible to also make a RSS feed for the categories?

Thanks for your time!

ArnyVee 12-31-2008 12:29 AM

Folks,

I'm having some issues with 'some' of the thumbnails not showing. This is an example of one that I had uploaded but no thumbnail on......

http://youtube.com/watch?v=5-ziqoyr4D8

....anything weird about this video or anything that I have to adjust to make sure it shows? FYI, the person that uploaded it on YouTube is the same person (same username as well) on my site. Could that cause an issue?

Here's the page....

http://www.waltdisneyboards.com/videos/disneyland-3/

Jaxel 12-31-2008 02:45 AM

Arny... the thumbnail exists... its just broken...
http://www.waltdisneyboards.com/vide...-ziqoyr4D8.jpg

Could have been a hiccup during the upload that causes the thumbnail to be incompleted, or it could be SEO problems.

bobII 12-31-2008 07:58 AM

Are there any plans to add videos from NFL.com?

ArnyVee 12-31-2008 03:11 PM

Quote:

Originally Posted by Jaxel (Post 1697589)
Arny... the thumbnail exists... its just broken...
http://www.waltdisneyboards.com/vide...-ziqoyr4D8.jpg

Could have been a hiccup during the upload that causes the thumbnail to be incompleted, or it could be SEO problems.

It's strange Jaxel. I have a few of them not showing properly while others have no problems. :(

Any suggestions on what I can do to 'fix' this?

miloheckport 01-01-2009 07:14 AM

Great Mod seems to work fine.. Is there any thought into supporting links to quicktime files? That would be a great feature. Thanks for putting this one together..

Vaupell 01-01-2009 10:33 AM

Installed all good, just remember to set usergroup permissions :p

Morrus 01-01-2009 02:16 PM

[Edit - never mind, fixed it!]

Jaxel 01-01-2009 04:44 PM

You guys will be happy to know...

TAG CLOUD!!! http://www.8wayrun.com/video.php

The only thing missing so far is the ajax editing... which right now I cant figure out.

Survivor... do you mind if I start releasing my edits as their own mod? I will of course observe the Copyleft...

indie2industry 01-01-2009 05:11 PM

Quote:

Originally Posted by Jaxel (Post 1698641)
You guys will be happy to know...

TAG CLOUD!!! http://www.8wayrun.com/video.php

The only thing missing so far is the ajax editing... which right now I cant figure out.

Survivor... do you mind if I start releasing my edits as their own mod? I will of course observe the Copyleft...

How do you get your videos to display like that??? :confused:

chikkoo 01-01-2009 05:25 PM

Hi..

Thank you for this very nice Mod.
I just installed it recently, may I suggest some feature that you may look into it.
If they already exist, somebody guide me where to find them.

1) A preview button to view the movies, before pressing the add video button.
2) Edit video to enable editing of the url of the video.
3) Sub-Categories, with categories.
4) Top poster link at the Video Statistics to bring all the videos posted by the user, instead of showing the profile of the poster.
5) ability to import keywords, or add tags.
6) ability to add parameters to hide related video, and other information.
7) Unregistered/Guests can view the categories and other information, but not playing option.
8) Showing Duration of the clips at thread/summary display.

Jaxel 01-01-2009 05:58 PM

Quote:

Originally Posted by indie2industry (Post 1698656)
How do you get your videos to display like that??? :confused:

I said in a previous post that this customization will be coming in my next version in a few days.

Quote:

Originally Posted by chikkoo (Post 1698659)
1) A preview button to view the movies, before pressing the add video button.
2) Edit video to enable editing of the url of the video.
3) Sub-Categories, with categories.
4) Top poster link at the Video Statistics to bring all the videos posted by the user, instead of showing the profile of the poster.
5) ability to import keywords, or add tags.
6) ability to add parameters to hide related video, and other information.
7) Unregistered/Guests can view the categories and other information, but not playing option.
8) Showing Duration of the clips at thread/summary display.

1) I wont be able to help you with that, ask Survivor
2) That cant happen; the APIs draw information from the URL; the URL itself isn't even stored anywhere.
3) I have that in my verison... sort of... its just the level system like in VBA CMPS Nav Module
4) Already done in my version...
5) coming soon sometime this week...
6) doesn't this already exist?
7) not worth the effort for me, to add this.


All times are GMT. The time now is 01:57 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.01936 seconds
  • Memory Usage 1,862KB
  • 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
  • (1)bbcode_code_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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