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)

Tsabo 09-27-2006 02:02 PM

Quote:

Originally Posted by daystorm
Hi, there are so many posts on here that I am not going to have time to weed through them all to find the answer to my question...

There is a tool called "Search this thread", it works amazingly well. Yet another cool feature of vBulletin.

Tralala 09-30-2006 04:44 PM

Quote:

Originally Posted by Tralala
Still works for me... my only issue is that Google videos autostart, even though I turned that OFF in the Admin prefs...

Ah, phew. I managed to fix this by switching the settings to Use AnyMedia Player for Google's video site. In fact I use AnyMedia Player for all of them, except YouTube now (which continues to work fine, no autostart.)

Everything's working so well now, I'm almost afraid to do the upgrade to vB 3.6... considering the conflicting reports about whether it works or not! Seems like it'll work for upgraders, but not fresh installers?

nix 09-30-2006 05:14 PM

i upgraded and it worked fine. I haven't installed in on a fresh board yet but I don't see why it wouldn't work.

dakar 10-01-2006 01:36 PM

Installed on 3.5.4 and it worked great, upgraded that board up to 3.6.1 and still rocks... Even an install on a fresh install of 3.6.1 and no changes....

unitedbreaks 10-03-2006 01:38 PM

I am using 3.6.1 .. I am waiting for this to mod to be approved by Crist for such version.

Looks like a great mod! One thing, Requesting additional Supported Flash/WMV Video Sites...

- Break.com to be added.
- CollegeHumor.com to be added.

Thanks!
Daniel J.

InfoSpyware 10-03-2006 03:46 PM

I installed in vB 3.6.1 and working good, but i have problems with some videos and see this error:

Error: unsupported media type.

For example this video:
Code:

http://video.google.es/videoplay?docid=8196367439341104329
Salu2

unitedbreaks 10-04-2006 12:23 PM

Quote:

Originally Posted by InfoSpyware
I installed in vB 3.6.1 and working good, but i have problems with some videos and see this error:

Error: unsupported media type.

For example this video:
Code:

http://video.google.es/videoplay?docid=8196367439341104329
Salu2

okay, im going to give it a try..

unitedbreaks 10-04-2006 01:53 PM

Player shows.. but doesn't play.

http://www.unitedbreaks.fm/forums/sh...?p=618#post618

DementedMindz 10-04-2006 02:11 PM

psst look at your link http://clip.break.com/dnet/media/con...el_crashes.wmv

Not Found

The requested URL /dnet/media/content/f117_stealth_model_crashes.wmv was not found on this server.

BigVrunga 10-06-2006 08:11 PM

This looks like a great hack - I cant get it working though. The AnyMedia player wont show or play. It playes videos fine when I turn the AnyMedia player off for a particular site.

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?

Thanks,
BV

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.

Stunner 10-16-2006 11:50 PM

Any possible way to add this to the forum where you could post a Song of the day/week? I thought I saw this done somewhere.

saman 10-17-2006 01:50 PM

is it possible to use this on 3.6.2 (using IE 6)?

big dan 10-17-2006 03:47 PM

Quote:

Originally Posted by saman
is it possible to use this on 3.6.2 (using IE 6)?

I'm running it on 3.6.2 with no problems. None of my IE members are complaining.

G_Man 10-17-2006 06:31 PM

Quote:

Originally Posted by Danny Boy
I'm running it on 3.6.2 with no problems. None of my IE members are complaining.

I think it depends on lots of factors, so it might run fine on one site and not another with the same version.

I have had videos quit on me, so I simply edit the post and click submit again without changing anything and then it works again...

Lots of factors here...

BamaStangGuy 10-18-2006 12:10 AM

Is there a way to disable the media tag in signatures?

James T Brock 10-18-2006 03:07 AM

Quote:

Originally Posted by unitedbreaks
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.

I'm having the exact same problem and actually came to this thread to find an answer. Anyone else encounter this annoying bug yet?

redlabour 10-18-2006 10:49 AM

AnyMedia will never be updated again. That is what Chris send to me via PM today. :(

I wait for the next answer where i hope he tell us why.

saman 10-18-2006 02:44 PM

Quote:

Originally Posted by redlabour
AnyMedia will never be updated again. That is what Chris send to me via PM today. :(

I wait for the next answer where i hope he tell us why.

thats really bad :cry:

Carmen27 10-21-2006 03:58 AM

This doesn't work with 3.6.1. As soon as I upgraded to 3.6.1 it stopped working for me.. I can't figure it out and it appears as though tihs hack has been abandoned so I have to unistall it.. Carmen

Datenpapst 10-21-2006 01:01 PM

will there be an update to 3.6.2?

AdmiralSpock 10-21-2006 05:23 PM

Quote:

will there be an update to 3.6.2?
Probably not... it's been several months since Crist promised an update, and since he altered his promise to say "I dont know whether or not I will update the hack".

There are other hacks now that will probably do most of what anymedia did... we are still using the 3.5 version on our 3.6.2 site without much difficulty although we do not use google and youtube links which seem to be causing the most problems.

S`ke 10-22-2006 11:18 AM

Will there be an update to 3.6.2? Plzz Crist!

redlabour 10-22-2006 11:33 AM

Quote:

Originally Posted by S`ke
Will there be an update to 3.6.2? Plzz Crist!

I have posted it several Times and others of course too :

NO!

AdmiralSpock 10-22-2006 11:50 AM

Quote:

Originally Posted by redlabour
I have posted it several Times and others of course too :

NO!

Your rudeness isn't necessary. I doubt they would want to read through all 100+ pages of the thread.

redlabour 10-22-2006 12:18 PM

Quote:

Originally Posted by AdmiralSpock
Your rudeness isn't necessary. I doubt they would want to read through all 100+ pages of the thread.

Are you kidding me ? He has only to read your single Post before .... and it is not to much to read minimum the last 20 Postings or use the "Search this Thread" Function.

AdmiralSpock 10-22-2006 05:19 PM

Quote:

Are you kidding me ? He has only to read your single Post before .... and it is not to much to read minimum the last 20 Postings or use the "Search this Thread" Function.
Perhaps he already understood that but wanted to know from Crist.

Whatever. But it's not necessary to attack every person who wants an update on the... update.

big dan 10-22-2006 06:12 PM

I have a heavily modded 3.6.2 board and have no problem with uTube & Google videos. I haven't tried the others yet.

My biggest problem is getting users to use [media][/media]. :eek:

Braincrusher 10-22-2006 08:57 PM

myvideo doesn´t works

saman 10-22-2006 11:18 PM

is there any other trusted plugin such as this one (but for 3.6.2) ??

Ev!L ErN!E 10-23-2006 05:32 AM

Quote:

Originally Posted by saman
is there any other trusted plugin such as this one (but for 3.6.2) ??

ya I'd like to know as well, as of right now the only bbcode I'm using is one for You Tube, but I'd like to add more video options


All times are GMT. The time now is 01:28 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.03365 seconds
  • Memory Usage 1,825KB
  • 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
  • (4)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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