PDA

View Full Version : Portal Software - Video Directory Module for vBa CMPS


KW802
12-16-2008, 10:00 PM
Attached is a vBa CMPS (http://www.vbadvanced.com) module to show videos from your installation of Video Directory (https://vborg.vbsupport.ru/showthread.php?t=192241).

I have included some basic options so you can select the number of videos to be listed, whether the module should be oriented vertically or horizontally, and also which videos are to be shown (random, newest, best rated, or most viewed).

Development was done with vBulletin 3.7.4, Video Directory 1.1.0 RC2, and vBa CMPS 3.0.1 but should work with whatever version of vB and/or CMPS that you have your Video Directory installed at.

UPDATES
2008-12-17 = Fixed display issue when viewed with IE (https://vborg.vbsupport.ru/showpost.php?p=1687601). File renamed V2.

bongwater
12-17-2008, 05:18 AM
How do I install this? I downloaded the XML file and tried importing it as a product, and I get "invalid file specified" message. Using 3.8.1

valdet
12-17-2008, 05:55 AM
Great,

I was also very close to finishing same module. You beat me to it :)


Your mod is appreciated.

Thanks

yakuza35
12-17-2008, 07:07 AM
How do I install this? I downloaded the XML file and tried importing it as a product, and I get "invalid file specified" message. Using 3.8.1

go to admincp>>vba cmps>>download / upload module select it and press ok :)

u can change the settings vba cmps>>edit modules>>Videos

And Thanx For This Module Bro :)

bongwater
12-17-2008, 07:29 AM
go to admincp>>vba cmps>>download / upload module select it and press ok :)

u can change the settings vba cmps>>edit modules>>Videos

And Thanx For This Module Bro :)



thanks. Installed. :)

Marka Ragnos
12-17-2008, 10:08 AM
Installed! Thank you

TriMe
12-17-2008, 11:10 AM
I've been waiting for this! Thanks!!!

Works great. Installed and rated 5 star.

KW802
12-17-2008, 01:58 PM
Glad to see some people are able to make use of it. :)

How do I install this? I downloaded the XML file and tried importing it as a product, and I get "invalid file specified" message. Using 3.8.1
Sorry, I should have included some basic instructions. I am so entrenched in the vBa CMPS world that I sometimes forget that people might be installing a module for the first time and not sure what to do. The instructions from Yakuza35 is all that's needed.
go to admincp>>vba cmps>>download / upload module select it and press ok :)

u can change the settings vba cmps>>edit modules>>VideosThank you for posting that. :)

alqloob alsahya
12-17-2008, 02:42 PM
thank"s kw82 good jop

Marka Ragnos
12-17-2008, 08:28 PM
There seems to be a problem with the text field in internet explorer?



http://www.kustmijnkloten.be/forum/picture.php?albumid=81&pictureid=501

KW802
12-17-2008, 09:05 PM
There seems to be a problem with the text field in internet explorer?Whoops! This has been fixed. Please download a fresh copy of the zip file and re-upload the module.

Marka Ragnos
12-17-2008, 09:17 PM
Whoops! This has been fixed. Please download a fresh copy of the zip file and re-upload the module.

Indeed it's perfect now, thanks alot for the quick fix :)

ArnyVee
12-20-2008, 02:36 AM
Thanks Kevin! Works perfectly :D

Khalat
12-21-2008, 06:04 PM
i have a problem ,
after installation of the module nothing happened on main cmps page , module will not shown .
can't see the module

KW802
12-22-2008, 12:36 AM
i have a problem ,
after installation of the module nothing happened on main cmps page , module will not shown .
can't see the module
After uploading the module, did you add the module to your main page?

Khalat
12-22-2008, 09:21 AM
After uploading the module, did you add the module to your main page?


yes added to the main CMPS page ( center Black ) .

KW802
12-22-2008, 01:53 PM
yes added to the main CMPS page ( center Black ) .What version of Video Directory are you using? What version of CMPS are you using?

Do you have any hacks installed (eg: cache hacks, etc.) that might be affecting variables in memory?

Khalat
12-22-2008, 04:01 PM
Thanks for your reply .
video directory version 1.1.0 RC 2
Vbadvanced CMPS 3.0

Khalat
12-23-2008, 09:53 AM
Thanks , Problem fixed .
the problem caused by missing the modules template on my style ...
after creating thous template on my style it shown perfectly ...

AWMGolfer
12-29-2008, 07:13 PM
Works great but I am having a weird issue. I have it setup in the settings to show three videos and when logged in it shows up as it has been setup to show. However, when someone is not logged in it only shows one video instead of three. I made sure the permissions we correct and they are, though it wouldn't show any if they were wrong. Just wondering if you know what might be causing this. Thank you in advance for any and all help!!

KW802
12-29-2008, 07:22 PM
Works great but I am having a weird issue. I have it setup in the settings to show three videos and when logged in it shows up as it has been setup to show. However, when someone is not logged in it only shows one video instead of three. I made sure the permissions we correct and they are, though it wouldn't show any if they were wrong. Just wondering if you know what might be causing this. Thank you in advance for any and all help!!Is it possible that there is only video in a Video Directory category that guests have permissions to?

AWMGolfer
12-29-2008, 08:10 PM
*Homer moment*

Yeah...that took care of it..lol. Thanks again for a wonderful module, now I just need to actually look at my screen when setting it up :)

Saint_I_Am
12-30-2008, 04:43 AM
How do we remove the text description under the thumbnail of the video?

bongwater
12-30-2008, 05:43 AM
How do we remove the text description under the thumbnail of the video?

template adv_portal_cmpsvids_bits

simply remove

$video[title]

indie2industry
01-01-2009, 05:07 PM
Just to tidy up the Vba Module.


Go to AdminCP --> vBa CMPS --> Edit Modules --> Videos --> Edit Module

Go To Module Wrapper Template Options

Find Module Link and in that area put

{$vbulletin->options[bburl]}/video.php{$vbulletin->session->vars[sessionurl_q]}

That way, people can just click on the word "Videos" from the module to go to the video directory:D

ArnyVee
01-02-2009, 12:31 AM
Nice job indie2industry! :D

Unfortunately, since I have custom wrappers (and still haven't figured out how to put the little links within them), it won't help me. But, that's a nice touch for those using the default (or correct working ones! :) ) modules. :up:

KW802
01-02-2009, 03:25 PM
Unfortunately, since I have custom wrappers (and still haven't figured out how to put the little links within them)...Hit me up over at vBa.com and we'll try point you in the right direction. ;) Likely your custom wrapper(s) are just missing the title variable.

jlew24asu
01-02-2009, 03:42 PM
this works great but the thumbnails of the video are not being shown. any reason why?

KW802
01-02-2009, 07:14 PM
this works great but the thumbnails of the video are not being shown. any reason why?If they are working within Video Directory then they should be working in module.

Hit me up with a PM where you have the module appearing and I'll take a look; maybe there is a condition I am not accounting for.

WarLion
01-02-2009, 07:22 PM
why this happen i go to admincp>>vba cmps>>download / upload module
import the prouct but still tell me this
"The file you have uploaded is not a valid module file."

i have vba 3.0.1
an video directory 1.1.0 rc 2

i need help please

jlew24asu
01-02-2009, 08:08 PM
edit fixed.

EWGF
01-02-2009, 11:23 PM
This module is worth gold. Activity at the video directory has been more than doubled :)

Saint_I_Am
01-03-2009, 08:31 AM
I've added another style and can't get the videos to show on the new template? Any ideas?

ArnyVee
01-03-2009, 01:17 PM
Hit me up over at vBa.com and we'll try point you in the right direction. ;) Likely your custom wrapper(s) are just missing the title variable.

Thanks Kevin, I sure could use the help! :D

I'll head over there and ask away :up:

Edited: Here's the thread I started...wanted to make it easy for you to find it! :D

http://www.vbadvanced.com/forum/showthread.php?p=162190#post162190

WarLion
01-03-2009, 02:15 PM
why this happen i go to admincp>>vba cmps>>download / upload module
import the prouct but still tell me this
"The file you have uploaded is not a valid module file."

i have vba 3.0.1
an video directory 1.1.0 rc 2

i need help please
please i need some help

EWGF
01-03-2009, 07:56 PM
KW802,

The provided template has an markup error. The tag <center> has no end tag. W3.org gave me 40 errors for it :D

KW802
01-04-2009, 12:37 AM
KW802,

The provided template has an markup error. The tag <center> has no end tag. W3.org gave me 40 errors for it :DGah! That tag should not even be in there. Thanks for letting me know, I've removed it from my local copy and will include it in the next update.

WarLion
01-04-2009, 12:50 AM
can someone download like a module mi vbz have some problems with xml
amincp - Download / Upload Module - and select the module and download

please is the only way i belive i can use this module please

Jaxel
01-04-2009, 06:06 PM
Hey KW802...

I've updated your module to be compatible with my new version of the video directory I am releasing tommorow...

Example: http://www.8wayrun.com/index.php (notice the timestamps)

indie2industry
01-04-2009, 08:56 PM
Hey KW802...

I've updated your module to be compatible with my new version of the video directory I am releasing tommorow...

Example: http://www.8wayrun.com/index.php (notice the timestamps)
Good job Jaxel.. I'll install this after your release.

jlew24asu
01-05-2009, 07:34 PM
I have my user group permissions set to allow unregistered users to view videos, which they can by clicking on videos in the navbar.......but they do not appear on CMPS until logged in. how can i change that?

jlew24asu
01-06-2009, 03:10 PM
I have my user group permissions set to allow unregistered users to view videos, which they can by clicking on videos in the navbar.......but they do not appear on CMPS until logged in. how can i change that?

my mistake, sorry. I figured it out

WarLion
01-07-2009, 02:53 PM
i just unistall
the coder never response for a help, here and via pm

KW802
01-07-2009, 03:09 PM
i just unistall
the coder never response for a help, here and via pm(a) I never respond to unsolicited PMs; if you want private one-on-one support, there are alternative means for getting that. (b) You apparently think that the somebody else is able to provide you with what you want in a different thread, so go with that route instead.

Good luck.

WarLion
01-07-2009, 03:57 PM
and what about this post
https://vborg.vbsupport.ru/showpost.php?p=1699587&postcount=30
https://vborg.vbsupport.ru/showpost.php?p=1700319&postcount=35
https://vborg.vbsupport.ru/showpost.php?p=1700839&postcount=38

kw802 now what you have to say in one-on-one support to or what?
never mind i dont will use any moification from you dont worry

KW802
01-07-2009, 05:16 PM
and what about this post
https://vborg.vbsupport.ru/showpost.php?p=1699587&postcount=30
https://vborg.vbsupport.ru/showpost.php?p=1700319&postcount=35
https://vborg.vbsupport.ru/showpost.php?p=1700839&postcount=38

kw802 now what you have to say in one-on-one support to or what?
never mind i dont will use any moification from you dont worryNot sure what you're trying to say but, again, unsolicited PMs are not responded to regardless of how many times you post.

I do not care if you use anything from me; that is your choice. But if you're are going to take that stance, then you should un-install the module that you got in the other thread as well. ;)

Again, good luck. If you find a solution that works for you, then good to hear.

jlew24asu
01-07-2009, 05:25 PM
Not sure what you're trying to say but, again, unsolicited PMs are not responded to regardless of how many times you post.

I do not care if you use anything from me; that is your choice. But if you're are going to take that stance, then you should un-install the module that you got in the other thread as well. ;)

Again, good luck. If you find a solution that works for you, then good to hear.

sheesh. that guy was rude.

KW, I runa photography forum, I love that site you have in your sig. is that your site? can I post it in my forums as a source?

KW802
01-07-2009, 06:57 PM
sheesh. that guy was rude.I can honestly understand the frustration of having problems and not finding help but getting aggravated to that level is just unreasonable. OK, I may have missed his issue (because, at least from the description, the issue has nothing to do with this module but rather with the fact that he can not upload a ".xml" file to his server, something he should've been asking for help with over at vBa) but there is no point in getting that riled up about it.

As the song goes... "But it's all right now, I learned my lesson well. You see, ya can't please everyone, so ya got to please yourself." I *try* to help people when I can but not everybody is always going to be happy.

KW, I runa photography forum, I love that site you have in your sig. is that your site? can I post it in my forums as a source?Except for the vBadvanced link the rest of them are mine. I'd be appreciative of any inbound links. :cool:

jlew24asu
01-07-2009, 07:02 PM
I'd be appreciative of any inbound links. :cool:

wow, did you write all those help links? you are very knowledgeable on photography. awesome. ok sorry, no more clogging up this thread.

AWMGolfer
02-15-2009, 05:01 PM
I have it in the actual product to display only a certain amount of characters for the title. However, on the cmps page it always shows the full title which sometimes needs two lines and when it goes to two lines for the title it throws off my module sizing. Is there a way to also have it show only a certain amount of characters in the title for the module? Thanks in advance!!

kimdk
02-28-2009, 07:40 PM
Installed!

Workz great :up:

ahmedipa
03-08-2009, 08:20 PM
so good

dt-pain
05-11-2009, 03:23 PM
Great job. Is there anyway to make this module scroll left to right when more videos are selected?

Magz
06-26-2009, 09:03 AM
this works great but the thumbnails of the video are not being shown. any reason why?

Im having this same issue, Videos display fine in the directory pages, but im only getting text on vbadvanced module.

was there a fix for this ?

thanks

dklassen
07-03-2009, 02:58 AM
Fixed.

a9eel
07-08-2009, 12:17 AM
thx

Tushi
07-09-2009, 05:03 AM
is any chance we can host video not just from youtube but from google to

is there any chance to do this embd google videos in this module to ?

please guys let me know

regard

Oblivion Knight
07-10-2009, 12:36 PM
Hey KW802...

I've updated your module to be compatible with my new version of the video directory I am releasing tommorow...

Example: http://www.8wayrun.com/index.php (notice the timestamps)Cheers Jaxel,

I was wondering if there was a module for that.. ;)

abadired
07-11-2009, 12:35 PM
Awesome! thanks KW802!

BGObsession
07-12-2009, 07:10 PM
Great little add-on. Simple, and works perfectly. Me likee :)

salimbasar
07-21-2009, 02:03 PM
I am using vbuulletin as www.domain.com/forum/index.php

I have installed vbadvanced as www.domain.com/index.php

On the forum directory i have the video link on the navbar and working great but, ı have the videolink in the vbadavnced index page is not woking.
instead of showing www.domain.com/forum/video.php shows www.domain.com/video.php

How i can solve the problem

realdx
09-23-2009, 06:09 PM
Great addon, working fine except for one thing.. when not logged in, no thumbs are displayed, even if permissions are set properly in the mod config.. is there any other settings I shoud be aware of? thanks for your time and your work!!

thefarg
10-09-2009, 07:27 PM
Hi. I copied my style and deleted the old one. It appears that I have all the correct templates but for some reason the videos have stopped displaying. I still get the wrapper (header saying"videos") but no video feed. I have unistalled and then reinstalled this product with no luck. Any ideas?
I notice that its looking for the thumbnail dir on root, not /forum/thumbnail. Any ideas?


In template adv_portal_cmpsvids_bits i replaced the line

<a href="$vboptions[bburl]/$video[url]"><img src="$video[thumbnailpath]" alt="$video[title]" title="$video[title]" style="width: 150px;" border="0" /></a></div>

with

<a href="$vboptions[bburl]/$video[url]"><img src="$vboptions[bburl]/$video[thumbnailpath]" alt="$video[title]" title="$video[title]" style="width: 150px;" border="0" /></a></div>

and got it working. Not sure whats changed but that works.

pasulyan
10-25-2009, 12:59 PM
The file you have uploaded is not a valid module file.
plase help me...

m2006
10-26-2009, 12:09 PM
wow thank you somuch for mods

zapiy
12-06-2009, 05:36 AM
Hey how about a version of this that you simply add external movie links into?

MagicThemeParks
02-11-2010, 12:24 PM
Just to tidy up the Vba Module.


Go to AdminCP --> vBa CMPS --> Edit Modules --> Videos --> Edit Module

Go To Module Wrapper Template Options

Find Module Link and in that area put

{$vbulletin->options[bburl]}/video.php{$vbulletin->session->vars[sessionurl_q]}

That way, people can just click on the word "Videos" from the module to go to the video directory:D


How can we change the "Videos" text in the title?

forumrunt
02-14-2010, 04:19 PM
The file you have uploaded is not a valid module file.

is what I get any ideas? I really want this on my page

forumrunt
02-14-2010, 04:26 PM
nvm i got it

Onehalfmoa
01-29-2011, 12:11 PM
I would like to display random videos from certain catagories any thoughts...

That's the only other thing I could wish for... The mod is perfect for my cmps... Good job...

6piston
07-20-2011, 10:22 AM
hi kw802

been using this for a long time, i have a question,
how can i edit the template to have the horizontal mode display thumbnails in 2 columns instead of in 1 single row?

i wish to display more thumbnails but limited by the space so i can only display 2.

it's here: http://www.zerotohundred.com

thanks

6piston
07-22-2011, 08:46 AM
bump!

6piston
07-29-2011, 06:19 AM
can anyone else assist me on this?

G0F0RBR0KE
07-30-2011, 10:42 PM
Does the Video Directory work? Not referring to this but the other one for this to work?