vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   vB Media Player based on AnyMedia 3.5.x by Crist Chsu (https://vborg.vbsupport.ru/showthread.php?t=133204)

hotwheels 12-11-2006 12:39 PM

Quote:

shouldn't be in the "release" forum.
I have to agree too, should be in the beta release area........at this point anyways......I too have been messing around with a bit of the code and am just stumped at why some of it won't work.

adult SEO does state though
Quote:

Hereby the first Beta release of vBulletin Media Player for vBulletin 3.6.x.

KURTZ 12-11-2006 01:44 PM

reserved

robert_2004 12-11-2006 02:24 PM

i'm getting an error

Fatal error: Unsupported operand types in forum/includes/adminfunctions_options.php on line 206

i can viewthe options page, but i can't save the form.
anyone know what i can do?

hotwheels 12-11-2006 05:47 PM

robert, go back and reupload the mod........follow everything step by step.....it should work, as far as the mod itself, but here are alot of part's that just don't work though, but the admin should work......

deta 12-12-2006 05:30 AM

Hello,
I have installed this vBa.

And there the topical version does extreme problems, then the Loginbox Is indicated although one is logged in.
In addition, it is not indicated in the editor *.gif, so that one can insert media.
Media links are not moved.

cu Deta

hotwheels 12-12-2006 11:44 AM

If you want to put the media gif in your editor, just follow these instructions. But remember this mod is incomplete at this time, and alot of the programs aren't working.

testebr 12-12-2006 08:57 PM

Can you add support to this Brazilian website www.videolog.com.br ?

Thanks

Adrian Schneider 12-12-2006 09:02 PM

Can you add a hook right after this:
PHP Code:

$alowed 0;
$_fid $GLOBALS["foruminfo"]["forumid"];
if (
$_fid>0) {
    if (
$vbulletin->forumcache[$_fid]["alowmedia"]==1) {
        
$alowed 1;
    } else {
        
$alowed 0;
    }


If you can... thanks a lot. Otherwise, other scripts that use the bbcode parser are unable to use this because of the $alowed variable being set to 0.

AWJunkies 12-13-2006 04:48 AM

Great MOD I can't wait till it is complete!

nhoodjr 12-13-2006 11:34 AM

Here is a pretty dumb question, but like momma always said, the question that isnt asked is the dumb one.

With embedded media such as youtube vids on my site, when watching the vids, is it adding to the bandwidth useage on my site, or is it comming from the origonal site? I just dont want a bunch of folks posting vids and it eat up my alloted monthly bandwidth in 3 days.

Thanks in advance.


All times are GMT. The time now is 10:27 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.01255 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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