vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819)

MagicThemeParks 04-04-2010 06:08 PM

I would use Jaxel's Dance Party ;)

LOL...actually, whatever you call it, it's a great mod! :up:

Jaxel 04-04-2010 08:51 PM

Hey guys, can you give me a list of your Hosters? I'm writing an import script and right now I have...

Code:

switch ($videoservice)
{
        case "YouTube":                $serviceID = 1;        break;
        case "YouTubeHD":        $serviceID = 1;        break;
        case "Vimeo":                $serviceID = 2;        break;
        case "VimeoHD":                $serviceID = 2;        break;
        case "Metacafe":        $serviceID = 3;        break;
        case "Dailymotion":        $serviceID = 4;        break;
        case "Veoh":                $serviceID = 5;        break;
        case "VeohHD":                $serviceID = 5;        break;
        case "MegaVideo":        $serviceID = 6;        break;
}

Is there anything I am missing?

MagicThemeParks 04-04-2010 08:53 PM

Viddler is one that I'd add, let me keep thinking of others.

EquinoxWorld 04-05-2010 02:40 AM

megavideo would be sweet..

Jaxel 04-05-2010 04:02 AM

I really don't like Megavideo, because they put popups in their videos, and don't have an autoplay option... but I've added them.

They are now $serviceID = 6;

Jaxel 04-05-2010 04:37 AM

I'm having problems with the sidebar element... if someone could take a look at it for me and explain to me what I'm doing wrong, I would appreciate it.

http://test.8wayrun.com/media.php

Verionia 04-05-2010 05:00 AM

Quote:

Originally Posted by Jaxel (Post 2015967)
I'm having problems with the sidebar element... if someone could take a look at it for me and explain to me what I'm doing wrong, I would appreciate it.

http://test.8wayrun.com/media.php

I really like the site, good job :up:. Will you include video/media modules for vb 4.0 you can include in the forum home below navbar or sidebar?

Mark Fortune 04-05-2010 05:43 AM

Quote:

Originally Posted by Jaxel (Post 2015795)
Hey guys, can you give me a list of your Hosters? I'm writing an import script and right now I have...

Code:

switch ($videoservice)
{
        case "YouTube":                $serviceID = 1;        break;
        case "YouTubeHD":        $serviceID = 1;        break;
        case "Vimeo":                $serviceID = 2;        break;
        case "VimeoHD":                $serviceID = 2;        break;
        case "Metacafe":        $serviceID = 3;        break;
        case "Dailymotion":        $serviceID = 4;        break;
        case "Veoh":                $serviceID = 5;        break;
        case "VeohHD":                $serviceID = 5;        break;
        case "MegaVideo":        $serviceID = 6;        break;
}

Is there anything I am missing?

Yahoo Videos?

Thanks for the hard work.

Veer 04-05-2010 10:41 AM

Quote:

Originally Posted by Jaxel (Post 2015721)
I don't know if thats what I'm gonna finally call it. I'm trying to think up a name. Video Directory is Surviver's mod, since I am no longer using his codebase, it would be wrong of me to continue calling it that.

Yep, your right, its okay to change the name to something else but there is a thing you should not forgot that we have lots of old video URLs submitted and saved in search engines and users bookmarks, if your going to change the URLs like video.php to media.php do you have any solution in mind? and btw I have currently installed old Video-Directory Remixed in my vb4 installation, just disabled.

Thank you :)

Jaxel 04-05-2010 02:59 PM

Quote:

Originally Posted by Veer (Post 2016083)
Yep, your right, its okay to change the name to something else but there is a thing you should not forgot that we have lots of old video URLs submitted and saved in search engines and users bookmarks, if your going to change the URLs like video.php to media.php do you have any solution in mind? and btw I have currently installed old Video-Directory Remixed in my vb4 installation, just disabled.

Thank you :)

You can use HTACCESS to convert old video URLs into the new media URL.

Has anyone been able to help me with my sidebar problem? DIVs are so much more confusing than TABLEs.


All times are GMT. The time now is 05:57 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.02889 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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