vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   AnyMedia BBCode for 3.5.x (https://vborg.vbsupport.ru/showthread.php?t=106239)

BigVrunga 10-06-2006 08:13 PM

Awww damn it - Im using VB 3.6.1!!! No wonder it doesnt work. Shucks. :(

dakar 10-06-2006 11:29 PM

Quote:

Originally Posted by BigVrunga
Awww damn it - Im using VB 3.6.1!!! No wonder it doesnt work. Shucks. :(

Don't give up hope.... it's working fine on 3.6.x, double/triple check your install...
The only thing I've found is the linked media needs to end with a valid file extension which can take a little massaging the URL to get it to play...

AdmiralSpock 10-07-2006 01:13 AM

Quote:

Im a little confused - Ive read through this thread and early on Chrst said Template modifications werent necessary. In the install guide, it says to perform them so I did...could this be the problem?
He probably said that early in the thread because it was a version that didn't require tempalte modifications. But the official mod post says for the current version to make 4 template mods. Did you do all 4 like it said in the install guide? Also, did you upload all the files?

Wheemer 10-07-2006 01:27 AM

Yeah I just installed this on a 3.6.2 site and it's working very well...

It would be nice if there was an update soon to support more google variations, like .ca, .es etc.

Also, if the file is a audio only file that is attached, it should auto recognize it and have a small player show, instead of the default size.

And if we could use the latest flv player that has the fullscreen button it would be great for sure.

Thank you for this great contribution.

Wheemer 10-07-2006 01:44 AM

I just fixed the problem with it not working with other countries google urls

Line 255 of class_anymedia.php - change:
Code:

} elseif ((strpos(strtolower($text), 'http://video.google.com') === 0) && array_key_exists('google', $this->_typeList)) {
to
Code:

} elseif ((strpos(strtolower($text), 'http://video.google') === 0) && array_key_exists('google', $this->_typeList)) {
and it seems to now work for me...

DementedMindz 10-07-2006 01:49 AM

you got better results with the same code? hmm you removed .com and it works good?

MissKalunji 10-07-2006 02:29 AM

anyway to add a watermark on the videos attachement?

abramelin 10-13-2006 09:08 PM

the flash player is not working on internet explorer but working on firefox. why is that?
and is this mod compatible with 3.6.2?

toolblast 10-14-2006 03:01 AM

Quote:

Originally Posted by interceptor
Have problem with this in IE. I can hear sound, but picture dont show up.
I using latest version .


I have the same issue.... I added a GOOGLE VIDEO video... and it just plays it in a very small 5x5px box.... and I hear sound but dont see it cause its so small

Works just fine in firefox.... but its a mini box thats impossible to see in IE6!!!

unitedbreaks 10-16-2006 12:16 PM

I have it working good now... The only issue i'm having is lets say I post a thread/reply with a video inline...[media][/media]. It works fine for a few days then the media player disappears.. Like a Scheduled Task removed it or something.

When I click Edit - It shows the [media] tag.. then I save the post (with no edits)... It shows right back up and stays for a few more days.

Its very odd.


All times are GMT. The time now is 05:09 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.02748 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
  • (2)bbcode_code_printable
  • (3)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