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)

ALBCODERS 02-09-2012 06:32 AM

also is not workin in this way to http://www.mywebsite.com/media/media_admin.php


is blank page cant see nothing

i dont use seo u use vb4 default Advanced Friendly URLs

i am getin mad , i cant seeeee administration bar :S

goycarden 02-09-2012 08:48 PM

Is there a way that it collects automatically videostreams from the threads?

weave 02-12-2012 02:43 PM

Ok, so I looked and looked and I am not seeing how to remove a category.....I hit enter 2x and got 2x. I set one to 0 but want to just REMOVE IT

Also, this works fine on my 4.1.0 install.

alhidaya 02-13-2012 02:52 PM

Hello,

Does anyone have any updated XML Service Files that work for archive-host.com ?

andy626 02-14-2012 11:55 PM

Is anyone having issues where it doesn't submit an announcement to the forum you select at all?

Great mod by the way....5 Stars!!!!

RogerStout 02-15-2012 03:18 AM

love to see a fix for videos not having a description.. at the time of submission we can not even add to the description field. Can comment after added but cant add to the imported description.

michal72 02-15-2012 05:43 PM

Quote:

Originally Posted by RogerStout (Post 2299800)
love to see a fix for videos not having a description.. at the time of submission we can not even add to the description field. Can comment after added but cant add to the imported description.

Try my fixes
https://vborg.vbsupport.ru/showpost....postcount=2175

Regards

johnbob 02-15-2012 10:10 PM

Quote:

Originally Posted by michal72 (Post 2295404)
Here you are

Regards

Sorry, but how can i install this .xml file??

CharlieDelta 02-18-2012 05:02 PM

Quote:

Originally Posted by basilrath (Post 2296380)
As default the thread is "closed" when submitted

wheres the codeline to have it "open" as default???

Thanks

This would be nice. Did you find the code?

michal72 02-19-2012 12:43 PM

Quote:

Originally Posted by CharlieDelta (Post 2300907)
This would be nice. Did you find the code?

File media_submit.php

Replace:
Code:

$threadman->set('open', false);
with
Code:

$threadman->set('open', true);
Regards


All times are GMT. The time now is 11:25 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.04016 seconds
  • Memory Usage 1,736KB
  • 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
  • (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