vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - 8WayRun.Com - Media Library (https://vborg.vbsupport.ru/showthread.php?t=240677)

Veer 05-05-2010 02:31 PM

Quote:

Originally Posted by Jaxel (Post 2032086)

That's very nice Jaxel, actually I was wondering recent media in this way (bellow navbar) from this mod.

Delilahs 05-05-2010 03:20 PM

I've got the widget to work on the cms main page, but how can we get it onto the forum side bars?

hotslot 05-05-2010 03:34 PM

Quote:

Originally Posted by hotslot (Post 2032098)
Oh I love that so much...

Is that available now?

Also is there going to be an option on how many videos are on the main forum area? are the videos going to list by newest etc?

Delilahs 05-05-2010 03:37 PM

If you look at the code, it's set at three at the moment, you can just change that to whatever number you like,

$output = date(vB::$vbulletin->options['dateformat']) . "<br />\n";

ob_start();
require_once(DIR.'/media/media_functions_hrefs.php');

$medias = vB::$vbulletin->db->query_read("SELECT * FROM " . TABLE_PREFIX . "media ORDER BY dateline DESC LIMIT 2");

while ($media = vB::$vbulletin->db->fetch_array($medias))
{

hotslot 05-05-2010 04:14 PM

Jaxel, Can You do something like This where Members can upload videos and media?

https://vborg.vbsupport.ru/

Uploaded with ImageShack.us

COL NIL SATIS 05-05-2010 06:45 PM

Quote:

Originally Posted by Jaxel (Post 2032086)

WOW....Jaxel thats awesome ...is this available mate :)

vglobal 05-05-2010 07:02 PM

Installed 0.5. The Services Administrative task is not working, can't delete, edit or export a service.
Suggest: permission feature for inividual catgory.
Thank you for your work,

Jaxel 05-05-2010 07:55 PM

Quote:

Originally Posted by vglobal (Post 2032250)
Installed 0.5. The Services Administrative task is not working, can't delete, edit or export a service.
Suggest: permission feature for inividual catgory.
Thank you for your work,

Fixed for next version... right now it only works for SEO slugs... oops.

Fifth Dimension 05-05-2010 10:57 PM

So nothing about Hulu? :(

Hulu vids can't be embedded in the media library? Or does an XML file need to be written?

hotslot 05-05-2010 11:18 PM

Quote:

Originally Posted by hotslot (Post 2032187)
Jaxel, Can You do something like This where Members can upload videos and media?

https://vborg.vbsupport.ru/

Uploaded with ImageShack.us


Anyone else want this upload feature? :up:

Jaxel, is this within your coding knowledge?

warm regards


All times are GMT. The time now is 09:12 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.02487 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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