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)

Jaxel 01-03-2009 02:13 PM

Quote:

Originally Posted by chikkoo (Post 1700260)
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 - DONE! Coming in next version! I learned how to do ajax! Yay!
2 - as I said, this simply wont be possible; the embed codes itself are based on the URL of the video. So to change the URL of the video, you would break the embed codes.
3 - DONE! In current version as "display levels"... coming with fixes in next version.
4 - DONE! In current version... coming with fixes in next version
5 - DONE! Coming in next version as TAG CLOUD!
6 - Already in Survivor's version, its in your general video settings... I have re-arranged everything and made things easier to understand in my next version.
7 - DONE! Coming in next version as "Can see hidden listings" usergroup permission!
8 - DONE! Coming in next version as "timelength"!

Jaxel 01-03-2009 03:52 PM

Okay... I realised the way I was doing #7 was completely asanine and complicated. Why was a creating a new exception that had to be calculated on every listing... it was just plain stupid, a pain in the ass, and added a lot of extra queries. So I made it simple...

The whole category setting stuff works as usual... you can turn off listing of categories for usergroups on a case by case basis, as well as the option to de-activate the category for everybody. As well, when searching by tags and users, it will call on the category of the video and exclude videos that are in categories that a user does not have permission to read.

But now I have added a new usergroup permission called "Can Watch Videos". Unless this is set to yes, a usergroup can not watch any videos. They can do everything else that they have permissions for, but hey cant watch videos. This would be great if you want to let unregistered/guests view all video information, but not actually watch the video itself.

Its a lot simpler this way.

KW802 01-04-2009 12:57 AM

Quote:

Originally Posted by lingstar (Post 1700090)
Might someone share what is the hook I need to add to display a 3 random video thumbnails on the main page of my site? I'm running CMPS.

Try this...

https://vborg.vbsupport.ru/showthread.php?t=199084

chikkoo 01-04-2009 02:51 AM

Hi.. Jaxel,

You Rock man..!

This is a most satisfying reply I ever got in vb.org, and a wonderful support from a Not-Supported Mod.

May I add a #9 in my list.

#9 - There is no add Video button at viewing video Page or Video Home page. (Right we need to go to each category to get the Add Video Button). How about adding the button at both these places. Is it possible?

Thanks.


Quote:

Originally Posted by Jaxel (Post 1700390)
Okay... I realised the way I was doing #7 was completely asanine and complicated. Why was a creating a new exception that had to be calculated on every listing... it was just plain stupid, a pain in the ass, and added a lot of extra queries. So I made it simple...

The whole category setting stuff works as usual... you can turn off listing of categories for usergroups on a case by case basis, as well as the option to de-activate the category for everybody. As well, when searching by tags and users, it will call on the category of the video and exclude videos that are in categories that a user does not have permission to read.

But now I have added a new usergroup permission called "Can Watch Videos". Unless this is set to yes, a usergroup can not watch any videos. They can do everything else that they have permissions for, but hey cant watch videos. This would be great if you want to let unregistered/guests view all video information, but not actually watch the video itself.

Its a lot simpler this way.

Quote:

Originally Posted by Jaxel (Post 1700318)
1 - DONE! Coming in next version! I learned how to do ajax! Yay!
2 - as I said, this simply wont be possible; the embed codes itself are based on the URL of the video. So to change the URL of the video, you would break the embed codes.
3 - DONE! In current version as "display levels"... coming with fixes in next version.
4 - DONE! In current version... coming with fixes in next version
5 - DONE! Coming in next version as TAG CLOUD!
6 - Already in Survivor's version, its in your general video settings... I have re-arranged everything and made things easier to understand in my next version.
7 - DONE! Coming in next version as "Can see hidden listings" usergroup permission!
8 - DONE! Coming in next version as "timelength"!


logoz2008 01-04-2009 05:28 AM

Quote:

Originally Posted by indie2industry (Post 1699153)
Jaxel Hooked it up already here in this thread. Here's the post.

https://vborg.vbsupport.ru/showpost....&postcount=560


when you go to manage categories in the AdminCP, you'll see a new column named Display Order. You would use that to create sub-categories.
:up:

Thank you much and thanks to Jaxel as well.

But it is getting confusing, I need to first install the Survivor version, then install Jaxel version?

I see Jaxel is talking about releasing a new one, my humble request will be to release a new MOD with all these features and a one time install.

regards

Jaxel 01-04-2009 06:37 AM

Quote:

Originally Posted by logoz2008 (Post 1701064)
I see Jaxel is talking about releasing a new one, my humble request will be to release a new MOD with all these features and a one time install.

I'm still waiting on word from Survivor for permission... otherwise, I cant.

Jaxel 01-04-2009 08:41 AM

Okay... it looks like this will be my first major mod release if Survivor agrees to it...

Is there anyone out there who would be willing to help me test the install code?

I'm looking for 1 person who is running my last version... and 1 person who is running survivor's version. Send me a message on AIM: BadBreath911 if you are interested.

Morrus 01-04-2009 03:09 PM

Quote:

Originally Posted by Jaxel (Post 1701136)
Okay... it looks like this will be my first major mod release if Survivor agrees to it...

Is there anyone out there who would be willing to help me test the install code?

I'm looking for 1 person who is running my last version... and 1 person who is running survivor's version. Send me a message on AIM: BadBreath911 if you are interested.

If it's released as a separate mod, does that mean losing all the current videos?

dizzine 01-04-2009 03:31 PM

how do i add a box above the 'latest videos' box on video.php page containing instructional and rules information..?

Jaxel 01-04-2009 06:15 PM

Quote:

Originally Posted by Morrus (Post 1701382)
If it's released as a separate mod, does that mean losing all the current videos?

No, it will use all the same tables, so you will lose nothing, except for your Limit settings... which you will need to reconfigure. I haven't figured out a way to fix this bug, but it happens EVERY time you upgrade/install this mod.

Quote:

Originally Posted by dizzine (Post 1701413)
how do i add a box above the 'latest videos' box on video.php page containing instructional and rules information..?

Just edit video_home with your HTML.

edytwinky 01-05-2009 05:34 AM

Quote:

Originally Posted by Digital Jedi (Post 1700066)
You have to CHMOD a folder if you want dynamically created content like this. It's unavoidable. But as long as your folder is protected by the index.php file, it's unlikely it's going to be security risk to anyone who didn't already have access to the server to begin with.

Thanks for the heads up.

Vaupell 01-05-2009 09:44 AM

anyway to add clips from video.google.com ?

EWGF 01-05-2009 10:08 AM

Feature requests:

- Show latest comments
- Show number of comments per user

jlew24asu 01-05-2009 10:34 AM

thumbnails arent showing for me....here or on CMPS :(

Lionsloser07 01-05-2009 11:51 AM

Hey. There is no video hosters showing up on the second step? What is the problem?

It is also not letting me access the page. "It is giving me the whole "you do not have permission to access this page. This could be due to one of several reasons:". I turned all the permissions to 777. What is the problem?

KW802 01-05-2009 02:02 PM

Quote:

Originally Posted by jlew24asu (Post 1702197)
thumbnails arent showing for me....here or on CMPS :(

What are the permissions to your thumbs folder?

jlew24asu 01-05-2009 02:19 PM

Quote:

Originally Posted by KW802 (Post 1702299)
What are the permissions to your thumbs folder?

/videothumbnails is 777

edit: my mistake. I didnt do that for the subfolders. sorry bout that.

jlew24asu 01-05-2009 03:07 PM

Quote:

Originally Posted by Vaupell (Post 1702172)
anyway to add clips from video.google.com ?

great idea

dizzine 01-05-2009 04:13 PM

photobucket videos..??

great mod btw..!

dizzine 01-05-2009 04:20 PM

Quote:

Originally Posted by Jaxel
Just edit video_home with your HTML.

sorry, i dont see video_home..! do you mean video.php ?

EWGF 01-05-2009 04:21 PM

Only possible if they provide API's

@ above: video_home template in your admin

jlew24asu 01-05-2009 04:35 PM

Quote:

Originally Posted by EWGF (Post 1702420)
Only possible if they provide API's


I dont know much about anything but what about this

http://code.google.com/apis/ajaxsearch/multimedia.html

Morrus 01-05-2009 05:56 PM

Quote:

Originally Posted by dizzine (Post 1702419)
sorry, i dont see video_home..! do you mean video.php ?

video_home is a template. You need to edit it anyway to get rid of the references to Jaxel's website. :)

Hey, Jaxel - just thought - that would work great as a text field in the AdminCP.

Jaxel 01-05-2009 07:40 PM

Quote:

Originally Posted by Morrus (Post 1702511)
video_home is a template. You need to edit it anyway to get rid of the references to Jaxel's website. :)

Hey, Jaxel - just thought - that would work great as a text field in the AdminCP.

Already put it in yesterday.

simunaqv 01-05-2009 07:51 PM

Hi Jaxel, have you heard from Surviver? Are you going to release any update for this mod?

Jaxel 01-05-2009 09:01 PM

I'm still waiting for his response... I have everything read to go... just waiting for him.

Oh... and umm... check the comments...
http://www.8wayrun.com/video.php?do=...ils&videoid=87

EWGF 01-05-2009 09:06 PM

Avatars!

ArnyVee 01-05-2009 09:42 PM

Jaxel, you rock! :D

Holy mackerol...those comments with the avatars look great! I can't wait for the next round of updates this week! :up:

By the way, someone should concentrate (wish I knew how to help with this mod) on getting additional video sites added to the mod. I know that AME has a TON because of DJ's work on the add-on to the mod (https://vborg.vbsupport.ru/showthread.php?t=195884). Maybe the same sort of approach may apply, but I don't know enough to adapt it to this mod.

Jaxel 01-05-2009 10:22 PM

The AME works through regular expressions and preg matching. It does't retrieve any information from any service's API's. All the information it pulls are from the URL. You can't pull thumbnails, time codes, and keywords from a URL. But its actually VERY EASY to work in a new script for services.

BobbyDiesel 01-05-2009 11:31 PM

I can't read through this whole thread.

What do I do if I get a create video table database error while trying to upload xml?

rolandogomez 01-09-2009 11:45 AM

Jaxel,

Any news? I have a new site I want to launch but want to use this version as I'm starting with VB 3.8 on it and it's a clean install. Please let me know. Thanks, rg.

Lionsloser07 01-09-2009 11:58 AM

How do you add a category?

ArnyVee 01-09-2009 12:12 PM

Quote:

Originally Posted by rolandogomez (Post 1706198)
Jaxel,

Any news? I have a new site I want to launch but want to use this version as I'm starting with VB 3.8 on it and it's a clean install. Please let me know. Thanks, rg.

Rolando,

FYI, Jaxel is working on things within his mod.

https://vborg.vbsupport.ru/showthread.php?t=200819

Quote:

Originally Posted by Lionsloser07 (Post 1706209)
How do you add a category?

Lionsloser07,

You can go to AdminCP --> Videos --> Add a Category

jlew24asu 01-09-2009 12:27 PM

Quote:

Originally Posted by Lionsloser07 (Post 1706209)
How do you add a category?

I missed this too. There is a Videos section on the left side in admincp.

Lionsloser07 01-09-2009 10:46 PM

Hm. It is giving me a database error when I try to add a category. Is this mod compatible with vB 3.8.0?

ArnyVee 01-09-2009 11:09 PM

People are using it with 3.8.0 already with no reported issues (check up a few posts for an example of one).

Personally, I'm running 3.7.4 at the moment with no issues to report. :D

Whichever error you are getting, look through this thread (use the "search this mod" option at the top) and try and see what the fix is. If you still can't find the answer, then you should post your database error code here and someone should be able to help you with it.

Good luck! :D

Lionsloser07 01-09-2009 11:13 PM

Here is my database error that i am receiving when I am trying to add a category:

Database error in vBulletin 3.8.0:

Invalid SQL:
INSERT INTO videocategory
(title, description, active, displayorder, level, usergroups)
VALUES
('Lions Videos', 'These are lions videos.', 1, 50, 0, '6');

MySQL Error : Unknown column 'level' in 'field list'
Error Number : 1054
Request Date : Friday, January 9th 2009 @ 06:13:39 PM
Error Date : Friday, January 9th 2009 @ 06:13:39 PM
Script : http://motownsc.com/admincp/video.php?do=categoryinsert
Referrer : http://motownsc.com/admincp/video.php?do=categoryadd
MySQL Version : 5.0.67-community-log

Digital Jedi 01-10-2009 08:41 AM

Quote:

Originally Posted by Lionsloser07 (Post 1706851)
Here is my database error that i am receiving when I am trying to add a category:

Database error in vBulletin 3.8.0:

Invalid SQL:
INSERT INTO videocategory
(title, description, active, displayorder, level, usergroups)
VALUES
('Lions Videos', 'These are lions videos.', 1, 50, 0, '6');

MySQL Error : Unknown column 'level' in 'field list'
Error Number : 1054
Request Date : Friday, January 9th 2009 @ 06:13:39 PM
Error Date : Friday, January 9th 2009 @ 06:13:39 PM
Script : http://motownsc.com/admincp/video.php?do=categoryinsert
Referrer : http://motownsc.com/admincp/video.php?do=categoryadd
MySQL Version : 5.0.67-community-log

Sounds like not all your tables where created upon installation.

rolandogomez 01-10-2009 09:11 AM

Quote:

Originally Posted by ArnyVee (Post 1706220)
Rolando,

FYI, Jaxel is working on things within his mod.

https://vborg.vbsupport.ru/showthread.php?t=200819



Lionsloser07,

You can go to AdminCP --> Videos --> Add a Category

Thank you very much for letting me know. I'm working on a cool Wordpress/Vbulletin site, can't believe I'm doing it, but somehow I've played with it enough that it feels rather seamless when you go back and forth. So I need the video section as part of it cause VB does it better for video pages and stuff, the cool part, you won't be able to tell by looking at it if your on the WP or VB side...unless you know both programs and plugins/mods...thanks, hope to showcase a cool site soon, rg sends!

indie2industry 01-10-2009 09:17 AM

Quote:

Originally Posted by rolandogomez (Post 1707087)
Thank you very much for letting me know. I'm working on a cool Wordpress/Vbulletin site, can't believe I'm doing it, but somehow I've played with it enough that it feels rather seamless when you go back and forth. So I need the video section as part of it cause VB does it better for video pages and stuff, the cool part, you won't be able to tell by looking at it if your on the WP or VB side...unless you know both programs and plugins/mods...thanks, hope to showcase a cool site soon, rg sends!

I have the same thing............. :D

What's your sites content about? I'll let you look around my board for ideas if you need.


All times are GMT. The time now is 08:12 AM.

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.02056 seconds
  • Memory Usage 1,851KB
  • 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
  • (23)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