View Full Version : AnyMedia BBCode for 3.5.x
Pages :
1
2
3
4
5
[
6]
7
8
Crist
07-09-2006, 07:37 PM
I have installed vbulletin by default , then install anymedia mod but doesn't work . Topic with media code always turns blank . It is very strange, my server is virtual dedicated from godaddy.com
I test default vbulletin with anymedia hack on other sharing host and it works correctly .
has godaddy.com banned this script or something like that....?:confused:
the page turns blank or the anymedia player?
if is the anymedia player,
i think it's a known bug,
which i'm trying to fix
Crist
07-09-2006, 07:41 PM
Hi there!
I am having problems getting a YouTube video to play, the flash player simply shows a white blank screen (doesn't load), when I turn off AnyMedia override in the admin settings, this same flash player is loaded and still doesn't work.
http://www.scooterhulp.com/algemeen/t-media-test-topic-33.html (second post is YouTube)
Please help!
Best Regards,
Adult SEO
it's a known bug with flvplayer,
just wait for my updates
it could be shown sometimes,
try to refresh the page
Crist
07-09-2006, 07:44 PM
Crist thanks for the great mod however im having a problem.. im trying to make it Valid XHTML and it only seems to have 2 errors... ok but the problem is that when i change the simple errors they dont show up or even change.... i edited the any media template which is where the errors are and when you refresh the page it dont show the templates being edited...
here is a example in any media template:
before alt:
<span style="float:$stylevar[right]"><a href="#" onclick="return toggle_collapse('media_$media[id]')"><img id="collapseimg_media_$media[id]" src="$stylevar[imgdir_button]/collapse_tcat.gif" border="0" /></a></span>
after with alt:
<span style="float:$stylevar[right]"><a href="#" onclick="return toggle_collapse('media_$media[id]')"><img id="collapseimg_media_$media[id]" src="$stylevar[imgdir_button]/collapse_tcat.gif" border="0" alt="" /></a></span>
but the problem is when i add the alt tag in there and refresh the page its still giving me the same error no alt tag when its in there and even if you view the source it dont show the alt tag there... any help on this?
okay,
I'll update the template to let it pass the xhtml validation.
:P
Crist
07-09-2006, 07:56 PM
last thing, does the site visitors have to know the bb code to upload or do they use the manage attachments button??
it's just a way to embed media only,
but it's integrated with the attachment system already.
check the option in the setting group
Crist
07-09-2006, 08:04 PM
guys will it work on vBulletin Version 3.6.0 Beta 4 ?
on the way,
Crist
07-09-2006, 08:15 PM
Hey Crist,
Can you include in your first post what future updates you plan to include in the next version? Reason is, I want to request a fix so that
1) people can't post the code twice in the same page
2) it doesn't play in peoples' signatures
3) it doesn't play in certain areas such as the journal, photopost
Basically, the problem with the player is that people may post multiple instances of videos and the forum goes haywire unless you leave autoplay off.
yes, the restriction is on its way.
DementedMindz
07-09-2006, 10:48 PM
okay,
I'll update the template to let it pass the xhtml validation.
:P
yeah there was only 2 errors but when i change them in the any media template they dont update for some reason...
jeremycs
07-09-2006, 11:46 PM
Thanks for your great suggestions.
I was thinking to add a Media Center to AnyMedia,
(I'll help AnyMedia to count the media and limit it.)
but I don't think I'll add that to this free version,
maybe a commercial version for the Chinese user I think.
Anyway, a restriction on media tag per post is very necessary,
and I'll make it.
Hi Crist,
Did you ever add any restrictions or limitations yet of the media tags to prevent thread denial-of-service attacks?
I checked the changelogs, but I don't think anything was mentioned there.
Thanks
Cybertims
07-10-2006, 12:28 PM
I get this error......while trying to open any post that has a video attached to a post using this MOD,
Fatal error: Non-static method vB_BbCodeParser::handle_bbcode_media() cannot be called statically in C:\Inetpub\wwwroot\includes\class_bbcode.php on line 1279
Any ideas??
tienkhom
07-10-2006, 12:46 PM
the page turns blank or the anymedia player?
if is the anymedia player,
i think it's a known bug,
which i'm trying to fix
the thread which has anymedia code [media] turns blank when click into :confused:
Threads whithout media code work well , I have installed default vbulletin 3.5.4 without any hack mods, so only anymedia .
hugh_
07-11-2006, 06:03 AM
Is it just me or has this hack stopped working with Youtube (shows: Failed!) and Google Video (shows: unsupported URL)? None of my formerly working links will play this morning...
DementedMindz
07-11-2006, 02:09 PM
i think its just you cause mine works fine.
thenetbox
07-12-2006, 03:06 AM
Is it just me or has this hack stopped working with Youtube (shows: Failed!) and Google Video (shows: unsupported URL)? None of my formerly working links will play this morning...
Mine says failed as well. I just installed it. I'll recheck all the settings.
I'm using version 3.6 RC1 so maybe that is the reason?
I had the use player for youtube option and I didn't have curlinit thingy installed.
I think some my old post having same problem. they didnot show fail or unsupported URl but It wont load the movie / music. it stay there and not running at all.
Can you try to put this link on your site and Can you check if it work on your site?
if you put this below link on browser it work fine but if you put in your site. they stuck at LOADING. or May be just Me only
http://video.google.com/videoplay?docid=6729664581459135765
Is it just me or has this hack stopped working with Youtube (shows: Failed!) and Google Video (shows: unsupported URL)? None of my formerly working links will play this morning...
if your using "play google through proxy" . you will get the url parse error.
if you disable the proxy . the video is loading but stuck and wont play.
but some videos still working. dont know why
DementedMindz
07-12-2006, 06:47 AM
i am having problems with google videos as well now... it was fine earlier...
mustangcanada
07-12-2006, 08:55 AM
Great hack, just one question...
Will the hack work properly with vbadvanced? I tested a youtube url to post on my homepage (I usually embed the video) and nothing displayed except for the media player border and the "download" link at the bottom.
Any suggestions?
hugh_
07-13-2006, 04:52 AM
i am having problems with google videos as well now... it was fine earlier...
I've fixed the problems I was having except with Google...
Canis Firebrand
07-13-2006, 01:03 PM
I'm using this code in the editor_toolbar_on template. I don't get the M media.gif image. If I take out the if condition, the image does show up.
In my anymedia bb code options, it is set to use the system. Any ideas?
<!-- AnyMedia BBCode By Crist Chsu Start -->
<if condition="$show['anymedia_bbcode']">
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_{$vboptions[anymediatag]}"><img src="$stylevar[imgdir_editor]/media.gif" width="21" height="20" alt="$vbphrase[wrap_media_tags]" /></div></td>
</if>
<!-- AnyMedia BBCode By Crist Chsu End -->
I was able to get it by changing the line <if condition="$show['anymedia_bbcode']"> to <if condition="$vboptions['anymediaenable']">
However, I don't know if that is actually the fix, or just a workaround.
konstance
07-13-2006, 04:15 PM
can I upload the video by converting it to any standard format and play the video from post with this code?
Carmen27
07-13-2006, 08:52 PM
Hi Crist.
I'm using v 3.5.4 and VBadvanced 2.1 .... I dont know why it plays that video straight away.
Hmmmmmmmmm....any ideas? Also I constantly get a white screen.....and ctrl+F5 doesnt get rid of it! Usually it happens if you start watching a video and thnen stop. then go back to watching that video again?! strange but irritating too!!! :(
I have the same problem.. I have a 3.5.4 and CMPS 2.1..
Crist
07-13-2006, 10:21 PM
yeah there was only 2 errors but when i change them in the any media template they dont update for some reason...
they were cached maybe
cosmin
07-13-2006, 10:26 PM
Hi there!
I am having problems getting a YouTube video to play, the flash player simply shows a white blank screen (doesn't load), when I turn off AnyMedia override in the admin settings, this same flash player is loaded and still doesn't work.
http://www.scooterhulp.com/algemeen/t-media-test-topic-33.html (second post is YouTube)
Please help!
Best Regards,
Adult SEO--
just installed your mod.. awesome mod! :banana:
...when i went to add a normal link from youtube with the media tags... it shows up as a blank in the media player :confused: seems like AdultSEO has the same problem. is there a solution yet for this?
here's the link: http://royouth.com/forums/showthread.php?p=372758#post372758
see attached screenshot.... [Thanks!]
Crist
07-13-2006, 11:01 PM
Hi Crist,
Did you ever add any restrictions or limitations yet of the media tags to prevent thread denial-of-service attacks?
I checked the changelogs, but I don't think anything was mentioned there.
Thanks
it's coming.
Crist
07-13-2006, 11:04 PM
I get this error......while trying to open any post that has a video attached to a post using this MOD,
Fatal error: Non-static method vB_BbCodeParser::handle_bbcode_media() cannot be called statically in C:\Inetpub\wwwroot\includes\class_bbcode.php on line 1279
Any ideas??
the class_anymedia.php must be put in the includes folder of your fourm
Crist
07-13-2006, 11:06 PM
Is it just me or has this hack stopped working with Youtube (shows: Failed!) and Google Video (shows: unsupported URL)? None of my formerly working links will play this morning...
they're updated,
and i think anymedia is updating too.
Crist
07-13-2006, 11:07 PM
the thread which has anymedia code [media] turns blank when click into :confused:
Threads whithout media code work well , I have installed default vbulletin 3.5.4 without any hack mods, so only anymedia .
you meant the page turns to blank?
I don't know how it could be,
contact me via msn if you wish.
you could find my msn account in the install.htm.
cosmin
07-13-2006, 11:07 PM
--
just installed your mod.. awesome mod! :banana:
...when i went to add a normal link from youtube with the media tags... it shows up as a blank in the media player :confused: seems like AdultSEO has the same problem. is there a solution yet for this?
here's the link: http://royouth.com/forums/showthread.php?p=372758#post372758
see attached screenshot.... [Thanks!]--
bump... any thoughts on this? last post on page 85
Crist
07-13-2006, 11:11 PM
Mine says failed as well. I just installed it. I'll recheck all the settings.
I'm using version 3.6 RC1 so maybe that is the reason?
I had the use player for youtube option and I didn't have curlinit thingy installed.
the anymedia for 3.6 will come out in some days
:)
Crist
07-13-2006, 11:14 PM
if your using "play google through proxy" . you will get the url parse error.
if you disable the proxy . the video is loading but stuck and wont play.
but some videos still working. dont know why
it's updated i think,
and i must take more test for the latest version.
Crist
07-13-2006, 11:20 PM
Great hack, just one question...
Will the hack work properly with vbadvanced? I tested a youtube url to post on my homepage (I usually embed the video) and nothing displayed except for the media player border and the "download" link at the bottom.
Any suggestions?
edit the template 'anymedia'
find:
<script type="text/javascript" src="clientscript/anymedia.js"></script>
replaced with:
<script type="text/javascript" src="$vboptions[bburl]/clientscript/anymedia.js"></script>
Crist
07-13-2006, 11:22 PM
I'm using this code in the editor_toolbar_on template. I don't get the M media.gif image. If I take out the if condition, the image does show up.
In my anymedia bb code options, it is set to use the system. Any ideas?
I was able to get it by changing the line <if condition="$show['anymedia_bbcode']"> to <if condition="$vboptions['anymediaenable']">
However, I don't know if that is actually the fix, or just a workaround.
no,
if one can not see the M icon,
he may have no permission.
enable the permission for him in usergroup permission setting.
Crist
07-13-2006, 11:24 PM
can I upload the video by converting it to any standard format and play the video from post with this code?
you could upload it via attachment system,
and it could be played automaticly.(of course you should enable it first)
however , it cannot convert the videos.
Crist
07-13-2006, 11:26 PM
--
just installed your mod.. awesome mod! :banana:
...when i went to add a normal link from youtube with the media tags... it shows up as a blank in the media player :confused: seems like AdultSEO has the same problem. is there a solution yet for this?
here's the link: http://royouth.com/forums/showthread.php?p=372758#post372758
see attached screenshot.... [Thanks!]
it's a known bug of anymedia flvplayer.
you could
1. enable the youtube's original player.
2. refresh the page till it shows up.
Canis Firebrand
07-14-2006, 01:01 AM
no,
if one can not see the M icon,
he may have no permission.
enable the permission for him in usergroup permission setting.
That is what I thought at first too. I checked the usergroup permissions in admincp. Both can use anymedia bbcode and show download link are set to yes.
MrPHD
07-14-2006, 10:00 AM
What the templates modifications? sys 4 but i can´t see it.Regards
hilfe-forum
07-14-2006, 01:17 PM
can you add..
http://video.google.de/
??
unitedpunjab
07-15-2006, 01:38 PM
Waiting for 3.6 version....
katilkuzu
07-15-2006, 03:47 PM
right we are waiting too :)
RFViet
07-15-2006, 08:49 PM
Chris !!
I doesn't work with http://video.freevideoblog.com
check this link: http://video.freevideoblog.com/video/8419195b-ca5c-48ed-bf84-482c7a40ca76.htm
bombolo
07-16-2006, 12:06 PM
it has stopped to work with google.com :cry:
Chris !!
I doesn't work with http://video.freevideoblog.com
check this link: http://video.freevideoblog.com/video/8419195b-ca5c-48ed-bf84-482c7a40ca76.htm
Down
sandrodz
07-17-2006, 09:30 AM
I impexed old board into a fresh install... now I installed anymedia, but no video is shown: http://forums.flunkme.com/showthread.php?p=3308
RFViet
07-17-2006, 08:50 PM
Down
what do you mean ?? I can watch it on their site !!
Draygonia
07-18-2006, 01:18 AM
Its not working :(
I upload the file to my server that hosts my site, yet when I link it exactly as the path is defined, it displays the media player, but when I hit the play button, it just stops and displays the play button again!
It wont load mp3's or anything! Is this even compatible with my website?
naeemakhtar
07-18-2006, 08:18 AM
Its not playing google videos on my site now...says 'object expected'. Any idea as to why that is the case??? It used to work fine.
sandrodz
07-18-2006, 12:17 PM
yes, google isn;t working :(
RFViet
07-18-2006, 01:52 PM
I think Google changed something. I believe Chris working on that change :D
jarod1981?
07-18-2006, 09:28 PM
Hi Guys
Excusme but I have a little problem..
I have transfer file on my server and imported a XML product, but I don't find the modification for templates, where are?
In the file rar there are not...Thanks ;)
tienkhom
07-19-2006, 01:40 PM
Hello, christ, Have you ever investigated that which is the system minimum requirement (or setup requirement), because your hack works well but other hand does not work in another site, even I have installed dafault vbulletin . Here my system which does not work:
Server Type Linux
Web Server Apache v2.0.54
PHP 5.0.4
PHP Max Post Size 8.00 MB
PHP Maximum Upload Size 2.00 MB
PHP Memory Limit 32.00 MB
MySQL Version 4.1.20
MySQL Packet Size 1.00 MB
Crist
07-20-2006, 01:57 PM
That is what I thought at first too. I checked the usergroup permissions in admincp. Both can use anymedia bbcode and show download link are set to yes.
I dont know how it happens.
you may check your installation of anymedia more carefully,
or just wait for the new version.
Crist
07-21-2006, 03:32 AM
What the templates modifications? sys 4 but i can?t see it.Regards
see do_not_upload/install.htm
Crist
07-21-2006, 03:35 AM
Chris !!
I doesn't work with http://video.freevideoblog.com
check this link: http://video.freevideoblog.com/video/8419195b-ca5c-48ed-bf84-482c7a40ca76.htm
maybe it's updated.
Crist
07-21-2006, 03:39 AM
I impexed old board into a fresh install... now I installed anymedia, but no video is shown: http://forums.flunkme.com/showthread.php?p=3308
due to the cache system?
Crist
07-21-2006, 03:43 AM
Its not working :(
I upload the file to my server that hosts my site, yet when I link it exactly as the path is defined, it displays the media player, but when I hit the play button, it just stops and displays the play button again!
It wont load mp3's or anything! Is this even compatible with my website?
are you using the flash player to play the mp3?
try the WMP method.
Crist
07-21-2006, 03:47 AM
Hi Guys
Excusme but I have a little problem..
I have transfer file on my server and imported a XML product, but I don't find the modification for templates, where are?
In the file rar there are not...Thanks ;)
see do_not_upload/install.htm
Crist
07-21-2006, 03:55 AM
Hello, christ, Have you ever investigated that which is the system minimum requirement (or setup requirement), because your hack works well but other hand does not work in another site, even I have installed dafault vbulletin . Here my system which does not work:
Server Type Linux
Web Server Apache v2.0.54
PHP 5.0.4
PHP Max Post Size 8.00 MB
PHP Maximum Upload Size 2.00 MB
PHP Memory Limit 32.00 MB
MySQL Version 4.1.20
MySQL Packet Size 1.00 MB
not working means???
can not be shown? or can not fetch google videos?
smdani
07-21-2006, 10:24 AM
May be a stupid question, but now I?m starting to use emule links with anymedia, and don?t know what?s the use of the check boxes, copy/download selected, if there?s always only one file (see attach)
https://vborg.vbsupport.ru/external/2006/07/9.jpg
I suppose that a list of files will appear in some cases but don?t know which
Any one knows?
webgroup
07-21-2006, 10:07 PM
I dont know how it happens.
you may check your installation of anymedia more carefully,
or just wait for the new version.
Same here, image not showing even with the permissions set and hack installed correctly.
EDIT:Suddenly its working now.
sandrodz
07-21-2006, 10:18 PM
google vidoes don't play! http://www.flunkme.com/showthread.php?p=3308#post3308
it displayes error! Error: Failed to parse file URL.
webgroup
07-22-2006, 12:42 AM
Everything seem to be working fine, but I'm having a weird problem in both IE and FF, the videos stop playing at approx. half the movie.
It happens with all flash videos
Please help
Thanks
GrCh_Jeff
07-22-2006, 01:49 AM
Jeff,
Thanks for the help, im pretty new at this but dammit if its going to get the better of me ;)
thanks again
Right on. If you need any help don't hesitate to ask.
GrCh_Jeff
07-22-2006, 01:55 AM
Crist:
CLICK HERE (https://vborg.vbsupport.ru/showpost.php?p=1021359&postcount=1229)
hotwheels
07-22-2006, 11:42 AM
Quick question crist? With 3.6 now being released, are you still going to support the 3.5 version? As of last week my google quit working, which is fine, but i am not going to be moving to 3.6. I have way to much time involved in my site with the 3.5 upgrade........I for one would love to see this product stay available for 3.5 version's...
Thanks, doug
webgroup
07-22-2006, 05:47 PM
The flash mp3 player is not working fine
Nigh7mar3
07-23-2006, 09:46 AM
i made this litlle mod, look the title.
https://vborg.vbsupport.ru/
I think is really nice and usefull mod, I think you know how to do this, otherwhise contact me. are just 3-4 lines of code.
Nigh7mar3
07-23-2006, 10:44 AM
I tried to make this mod but with no success ^^ if you like it the title mod, it would be nice have this mod for the titlte.
1- when you click on the AnyMedia button
https://vborg.vbsupport.ru/
its like when you click on "Insert Url" button.
2- insert title for the video, with another popup or like the "insert url" where a part of the code is selected for edit
first method
https://vborg.vbsupport.ru/
second method
https://vborg.vbsupport.ru/
any idea for this mod?
defcon_420
07-23-2006, 11:24 AM
thats pretty :) even the "not so educated" could use that with ease
giorgiotave
07-23-2006, 12:14 PM
Hi Cris,
you check about exploit in flash?
if in swf file have redirect.....
or have javascript?
http://ha.ckers.org/xss.html
is.....disable?
Thanks ;)
Vi3t4Lov3
07-24-2006, 12:58 AM
I have a problem with this version, Can't play link youtube, and google.
can you send me a version 2.0.3 in my email please. thanks
defcon_420
07-24-2006, 01:13 AM
I have a problem with this version, Can't play link youtube, and google.
can you send me a version 2.0.3 in my email please. thanks
if your licence is up to date you can download it for yourself, or better still download the newest version that has fixes for many known issues
Kuimera
07-24-2006, 04:14 AM
Any one knows if this works with 3.6 ?
I wanna know that too....
Any one knows if this works with 3.6 ?
Crist
07-24-2006, 08:43 AM
May be a stupid question, but now I?m starting to use emule links with anymedia, and don?t know what?s the use of the check boxes, copy/download selected, if there?s always only one file (see attach)
https://vborg.vbsupport.ru/attachment.php?attachmentid=50923&stc=1&d=1153481059
I suppose that a list of files will appear in some cases but don?t know which
Any one knows?
the checkboxs are for copy/download buttons, when you click the button,
it will only copy/download the selected ones (except for the 'check all' one).
you'd better to post more than one emule links with anymedia tag,
such as
ed2k://XXXXXXXXXXX
ed2k://YYYYYYYYYYY
and you will see a table with 2 emule links,
then try the copy/download buttons and 'check all' checkbox.
Crist
07-24-2006, 08:47 AM
google vidoes don't play! http://www.flunkme.com/showthread.php?p=3308#post3308
it displayes error! Error: Failed to parse file URL.
google video will come back with the next version
be patient.
:)
Crist
07-24-2006, 08:54 AM
Everything seem to be working fine, but I'm having a weird problem in both IE and FF, the videos stop playing at approx. half the movie.
It happens with all flash videos
Please help
Thanks
stop at half of the video?
i didn't hear of this bug before,
maybe the new anymedia player will fix this.
the new skinable AnyMedia Flv Player is done yesterday,
and i think it fixes the bug of blank screen.
Crist
07-24-2006, 09:14 AM
No Crist, It does NOT work for maxthon.It plays swf. but no mpg,wmv,or avi.
Keep in mnd that all files ARE on my server. Also I have added a :[vid] tag which DOES play them fine.Problem is that it isn't as good looking as yours...lol.
I'm using with Maxthon (1.5.6)
and it's working for me.
what's the content of [vid] tag?
Crist
07-24-2006, 09:26 AM
Quick question crist? With 3.6 now being released, are you still going to support the 3.5 version? As of last week my google quit working, which is fine, but i am not going to be moving to 3.6. I have way to much time involved in my site with the 3.5 upgrade........I for one would love to see this product stay available for 3.5 version's...
Thanks, doug
yes, the new version can both run well with 3.5 & 3.6
google video will come back with it
Crist
07-24-2006, 09:30 AM
The flash mp3 player is not working fine
switch to WMP in your admincp.
Crist
07-24-2006, 09:49 AM
i made this litlle mod, look the title.
http://img291.imageshack.us/img291/3181/immagine1ra3.gif
I think is really nice and usefull mod, I think you know how to do this, otherwhise contact me. are just 3-4 lines of code.
Great Mod.
I'm thinking to add this function,
member could define the title with giving a option to the tag,
otherwise anymedia will fetch the title from the id3 info.
Crist
07-24-2006, 09:52 AM
I tried to make this mod but with no success ^^ if you like it the title mod, it would be nice have this mod for the titlte.
1- when you click on the AnyMedia button
http://www.hostingimages.org/pub/3306/mode1.gif
its like when you click on "Insert Url" button.
2- insert title for the video, with another popup or like the "insert url" where a part of the code is selected for edit
first method
http://www.hostingimages.org/pub/3307/mode21.gif
second method
http://www.hostingimages.org/pub/3308/mode22.gif
any idea for this mod?
my opinion is to popup a panel,
which users could set each option of the anymedia on it.
Crist
07-24-2006, 09:58 AM
Hi Cris,
you check about exploit in flash?
if in swf file have redirect.....
or have javascript?
http://ha.ckers.org/xss.html
is.....disable?
Thanks ;)
of course it could not prevent the XSS security issue,
you could disable swf.
but flvplayer.swf is provided by your server itself,
i think it's more safe.
Crist
07-24-2006, 10:06 AM
I have a problem with this version, Can't play link youtube, and google.
can you send me a version 2.0.3 in my email please. thanks
google has changed its way to store the videos,
if 3.0.4 cannot play it ,
2.0.3 cannot as well.
so just wait for the next version.
DementedMindz
07-24-2006, 08:13 PM
google has changed its way to store the videos,
if 3.0.4 cannot play it ,
2.0.3 cannot as well.
so just wait for the next version.
when will that be? sucks google dont work :angry:
Renmiri
07-24-2006, 11:09 PM
I got youtube and flash to work just by defining a BBcode. Obviously it has very little security to it so this is much betther :D
A question though:
Can I define a new media extension ?
I want to render some html pages inside posts, specifically, when I quote from Wikipedia or my Wiki I don't want just a link, I want the HTML from the page. Sounds like something I could do just by adding another media type for html
PS: To get clean wiki html just add ?printable=yes to any wiki link like the one below
http://en.wikipedia.org/wiki/Final_Fantasy_X
http://en.wikipedia.org/wiki/Final_Fantasy_X?printable=yes
DementedMindz
07-24-2006, 11:37 PM
I got youtube and flash to work just by defining a BBcode. Obviously it has very little security to it so this is much betther :D
what did you do for that?
Creasey
07-25-2006, 01:12 AM
ok my install is working fine cept my tool bar on my post looks like the attached picture. Any ideas on how to fix this?
Thanks in advance!!
Crist
07-25-2006, 09:03 AM
when will that be? sucks google dont work :angry:
Not decided yet.
I'll do the update as soon as possible
Crist
07-25-2006, 10:03 AM
I got youtube and flash to work just by defining a BBcode. Obviously it has very little security to it so this is much betther :D
A question though:
Can I define a new media extension ?
I want to render some html pages inside posts, specifically, when I quote from Wikipedia or my Wiki I don't want just a link, I want the HTML from the page. Sounds like something I could do just by adding another media type for html
PS: To get clean wiki html just add ?printable=yes to any wiki link like the one below
http://en.wikipedia.org/wiki/Final_Fantasy_X
http://en.wikipedia.org/wiki/Final_Fantasy_X?printable=yes
you wanna use AnyMedia to fetch the content about the keyword from wiki?
of just frame it inside your post?
Crist
07-25-2006, 12:10 PM
ok my install is working fine cept my tool bar on my post looks like the attached picture. Any ideas on how to fix this?
Thanks in advance!!
you wrongly edited the templates.
Renmiri
07-25-2006, 07:54 PM
what did you do for that?
create a bbcode like
URL to source
<object width="200" height="150"><param name="movie" value="{param}"></param><embed src="{param}" type="application/x-shockwave-flash" width="200" height="150"></embed></object>
Renmiri
07-25-2006, 08:04 PM
you wanna use AnyMedia to fetch the content about the keyword from wiki?
of just frame it inside your post?
Fetch the content, given a wiki keyword (same as giving the url as all pages start with the same url base) This way it is secure, not allowing just ny site to be browsed and rendered...
Ronin
http://en.wikipedia.org/wiki/Ronin
Warlord
http://en.wikipedia.org/wiki/Warlord
Same for my Wiki (or all wikis that use Wikipedia's engine)
http://ffproject.net/forumwiki/index.php?title=Aeons
DementedMindz
07-26-2006, 06:10 PM
Renmiri thank you for that :)
smdani
07-26-2006, 06:39 PM
the checkboxs are for copy/download buttons, when you click the button,
it will only copy/download the selected ones (except for the 'check all' one).
you'd better to post more than one emule links with anymedia tag,
such as
ed2k://XXXXXXXXXXX
ed2k://YYYYYYYYYYY
and you will see a table with 2 emule links,
then try the copy/download buttons and 'check all' checkbox.
Thanks Christ, that?s what I was thinking that would happen
But when I try this
ed2k://XXXXXXXXXXX
ed2k://YYYYYYYYYYY
I get >> Error: unsupported media type.
And if I do this
ed2k://XXXXXXXXXXX
ed2k://YYYYYYYYYYY
Or this
ed2k://XXXXXXXXXXX ed2k://YYYYYYYYYYY
It works, but only shows the first link
I tried distinct emule links and get the same, don?t know what?s happening ????
Anyway thanks again for your work
rinkrat
07-27-2006, 03:15 PM
Youtube has stopped working for me, which is where I get 90% of my links.
DementedMindz
07-27-2006, 03:33 PM
yeah this mod needs to be updated but i dont think we will see one anytime soon
Renmiri
07-27-2006, 04:32 PM
Youtube has stopped working for me, which is where I get 90% of my links.
I think I saw something upthread about it... Set Youtube to use Anymedia's player is the solution
If not, see the BBCode I set above. It works fine w/ youtube, but it allows ANY flash script to be played, which is not secure...
almukmin
07-27-2006, 10:52 PM
you wrongly edited the templates.
I tripple checked and for some reason the image won't appear.
Any explanation?
Youtube has stopped working for me, which is where I get 90% of my links.
Works fine here.
almukmin
07-27-2006, 11:24 PM
It's that thing infront of the file name, just change it to full URL.
almukmin
07-27-2006, 11:25 PM
Works fine here.
It works for me too but only with Firefox, IE won't display it.
almukmin
07-27-2006, 11:27 PM
This is definitely one of the best hacks.
DementedMindz
07-27-2006, 11:41 PM
It works for me too but only with Firefox, IE won't display it.
thats my problem too im about to remove this.. i figured he would have updated it already but all he keeps saying is that he will update it :confused: another thing is dont update your post cache it will screw all your videos up
OIC. Yea I use FF so didn't know about the IE bug.
DementedMindz
07-28-2006, 02:34 AM
yeah i use firefox alot to but i went on to test my site out and poof i had to disable his media player basiclly in order to get them to play and use the stock youtube and google... which sucks cause then there truely is no point of this hack when you could just do a bbcode... i guess if he ever updates it then it may be better but hes been saying he would update so lets hope? Crist when do you suppose this maybe updated?
Can you release new update Chris :-)
Crist
07-29-2006, 06:27 AM
create a bbcode like
URL to source
<object width="200" height="150"><param name="movie" value="{param}"></param><embed src="{param}" type="application/x-shockwave-flash" width="200" height="150"></embed></object>
okay,
it's as the same as anymedia,
and anymedia solves the 'Activating Active Content' issue.
DementedMindz
07-29-2006, 11:01 AM
Crist do you plan on updating this? just seems like when ever someone ask you blow it off...
Crist
07-29-2006, 11:10 AM
Fetch the content, given a wiki keyword (same as giving the url as all pages start with the same url base) This way it is secure, not allowing just ny site to be browsed and rendered...
Ronin
http://en.wikipedia.org/wiki/Ronin
Warlord
http://en.wikipedia.org/wiki/Warlord
Same for my Wiki (or all wikis that use Wikipedia's engine)
http://ffproject.net/forumwiki/index.php?title=Aeons
it's not hard,
but the content of a keyword may too much to display,
how to determine what part of it to be fetched?
Crist
07-29-2006, 11:22 AM
Thanks Christ, that?s what I was thinking that would happen
But when I try this
ed2k://XXXXXXXXXXX
ed2k://YYYYYYYYYYY
I get >> Error: unsupported media type.
And if I do this
ed2k://XXXXXXXXXXX
ed2k://YYYYYYYYYYY
Or this
ed2k://XXXXXXXXXXX ed2k://YYYYYYYYYYY
It works, but only shows the first link
I tried distinct emule links and get the same, don?t know what?s happening ????
Anyway thanks again for your work
I'll have a try on my server later.
the new update won't be released until it passed the test.
Crist
07-29-2006, 11:38 AM
I tripple checked and for some reason the image won't appear.
Any explanation?
if the image won't appear, there may be two reasons:
1. you disable anymedia
2. the user has no permission to use the bbcode
Tasoli
07-29-2006, 07:33 PM
You Tube is not working on my site, everything else works correctly.
/installed.
futuredood
07-29-2006, 09:58 PM
You Tube is not working on my site, everything else works correctly.
/installed.
youtube was down temporarily the other day. should work now.
Tralala
07-29-2006, 11:12 PM
Crist do you plan on updating this? just seems like when ever someone ask you blow it off...
Dude, this is one of the best and most updated hacks on vb.org. Chill out and relax, Crist does this for free and he does a great job at it. Rest assured he'll deliver an update when he gets a chance.
GrCh_Jeff
07-30-2006, 05:27 AM
I'm using with Maxthon (1.5.6)
and it's working for me.
what's the content of [vid] tag?
<Table align="center"><tr > <td align="center" valign="bottom" background="images/misc/mediabg.gif" border="0" alt="" width="345" height="304"> <object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="Player" width="400" height="400"> <param name="URL" value="URL to video"> <param name="rate" value="1"> <param name="balance" value="0"> <param name="currentPosition" value="1"> <param name="defaultFrame" value> <param name="playCount" value="1"> <param name="autoStart" value="-1"> <param name="loop" value="-1"> <param name="currentMarker" value="0"> <param name="invokeURLs" value="-1"> <param name="baseURL" value> <param name="volume" value="100"> <param name="mute" value="0"> <param name="uiMode" value="full"> <param name="stretchToFit" value="0"> <param name="windowlessVideo" value="0"> <param name="enabled" value="-1"> <param name="enableContextMenu" value="0"> <param name="fullScreen" value="0"> <param name="SAMIStyle" value> <param name="SAMILang" value> <param name="SAMIFilename" value> <param name="captioningID" value> <param name="enableErrorDialogs" value="0"> <param name="_cx" value="7938"> <param name="_cy" value="6482"> </object> </td></tr></table>
DementedMindz
07-31-2006, 01:50 AM
Dude, this is one of the best and most updated hacks on vb.org. Chill out and relax, Crist does this for free and he does a great job at it. Rest assured he'll deliver an update when he gets a chance.
I guess thats a matter of personal opion.. I know he does it for free do you think i just started coming to this site or something? I just figured since half of the things dont work he would update it but I guess its one of the best when things dont work huh?
Hi,
is there a way to use the https://vborg.vbsupport.ru/external/2006/07/5.gif with parameters?
and not just -
i like to get those parameters ="290,290,no,1"][/COLOR],when i push the button.
Thank you,
Efil.
Black_Widow
07-31-2006, 12:37 PM
Is it possibile to add more supported site?
I'd need to add also video.google.it
thanks
AdmiralSpock
07-31-2006, 02:20 PM
Is it possibile to add more supported site?
I'd need to add also video.google.it
thanks
You could probably edit the XML file and replace video.google.com with video.google.it and then overwrite it in the package manager if you already have it installed...
rinkrat
08-01-2006, 12:29 AM
Crist, we are all waiting patiently for you to "resurrect" this so to speak! I've always been a believer and I'm confident you wil return and bless us with the power of streaming video.
Amen
google video now working again
Tralala
08-01-2006, 10:17 AM
I just figured since half of the things dont work he would update it but I guess its one of the best when things dont work huh?
It's working fine for me. <shrug>
hugh_
08-01-2006, 10:23 AM
google video now working again
Nice!
joshskeety
08-01-2006, 06:29 PM
Why do files only play for about 10 seconds then quit in Internet Explorer.
And with all video files all I get is a blank white screen, sometime I get a black screen with play now, but now of the time its just a blank white screen.. Does anyone know what the heck is going on with this thing?
joshskeety
08-01-2006, 07:14 PM
Ah.. n/m I see it doesnt work in 3.6..
I||usi0nz
08-01-2006, 07:20 PM
nice anymedia bbcode :)
Installed - but not really working
Google video's - unsupported media type
YouTube "Failed .." under IE
eagerly awaiting the next version :)
hotwheels
08-02-2006, 12:25 AM
Nxs, see what happens if you change this to no : Play Google Videos via proxy
Some IPs may be banned by Google for certain reasons, so if you get a 'unsupported' error while playing google videos, you need to set it to 'Yes'.
rinkrat
08-02-2006, 03:55 AM
google video now working again
Hallelujah!! It's a miracle!
Nxs, see what happens if you change this to no :
I still get "Error: unsupported media type"
Installed - but not really working
Google video's - unsupported media type
YouTube "Failed .." under IE
eagerly awaiting the next version :)
I've could of missed it already but did you try and tell it to use googles and youtube player instead of the anymedia player?
Oddjob
08-02-2006, 05:33 PM
Any general idea when this will work with 3.6?
edit: opps found the option - testing now
Google video - "Error: unsupported media type" trying google/proxy option and option for internel/external player
YouTube - works with internal player in firefox only (IE fails) : use external player and both fail with a message saying embedded not allowed
:) think ill just uninstall and wait for a later version.
edit: opps found the option - testing now
Google video - "Error: unsupported media type" trying google/proxy option and option for internel/external player
YouTube - works with internal player in firefox only (IE fails) : use external player and both fail with a message saying embedded not allowed
:) think ill just uninstall and wait for a later version.
when you do youtube your just using the link like this right?
http://www.youtube.com/watch?v=5xlFTbvVh9E
You don't need to embed.
Same with google.
DementedMindz
08-03-2006, 01:32 AM
youtube does fail on IE but only if you use his player... if you use there player it works fine on IE and FireFox..
DementedMindz
08-03-2006, 02:41 AM
Crist I have a good question why when you rebuild post cache do you have to go to each video and edit the post then go in advanced mode and then save before it shows up again?
youtube does fail on IE but only if you use his player... if you use there player it works fine on IE and FireFox..
Yup, but also some youtube videos have been configured not to allow embedding so when you try to play them you a message about "unable to play embedded due to request of video owner" - his player gets around this :) but only works in FF
defcon_420
08-03-2006, 07:06 AM
Yup, but also some youtube videos have been configured not to allow embedding so when you try to play them you a message about "unable to play embedded due to request of video owner" - his player gets around this :) but only works in FF
Thats weird, cause it works for me in the IE 7 beta and it wont work in my FF :alien:
Thats weird, cause it works for me in the IE 7 beta and it wont work in my FF :alien:
Works both is IE6 and FF for me also. But with just the link to the page. I think people are using the wrong links. I don't see whats broke with this. Works great here.
DementedMindz
08-04-2006, 03:24 AM
Yup, but also some youtube videos have been configured not to allow embedding so when you try to play them you a message about "unable to play embedded due to request of video owner" - his player gets around this :) but only works in FF
nah I dont get that at all... all it would show is a white screen where the video should of been.. I just have it now where it shows googles player and youtubes player and works fine.. But it sucks that could be done with bbcode by itself with out this mod... Hopefully some day we will get a update :surprised: ..
Runs AnyMedia on VB 3.6 Gold ??
unitedpunjab
08-05-2006, 11:56 AM
doesnt work on 3.6
nah I dont get that at all... all it would show is a white screen where the video should of been.. I just have it now where it shows googles player and youtubes player and works fine.. But it sucks that could be done with bbcode by itself with out this mod... Hopefully some day we will get a update :surprised: ..
Yeah due to the various problems, ive uninstalled and gone to standard BBCode for playing Youtube
doesnt work on 3.6
Yes it does.
unitedpunjab
08-05-2006, 03:40 PM
Yes it does.
No,It Does Not :tired:
No,It Does Not :tired:
It installed for me on 3.6 RC3 but google videos wouldn't play - built in flash player wouldn't work with youtube+IE but the actual code installed :)
unitedpunjab
08-05-2006, 03:45 PM
Its not parsing the Code,All i see is www.whatever.com
Um, yes it does. I'm using it right now. Did you redo the template edits? And youtube works with IE.
Um, yes it does. I'm using it right now. Did you redo the template edits? And youtube works with IE.
Depends which youtube video you play - those who have had their "Embedding" disabled play fine in FF but do not play at all in IE using the provided flash player
Template edits are only needed if you want the buttons on your editor
Just have it use youtube player. I prefer it over the default one anyway.
RaceJunkie
08-06-2006, 01:51 AM
Does this work with or are there any plans for Blip Tv..?
http://blip.tv/
Shazz
08-06-2006, 01:57 AM
Many errors 3.5.4+
________
Harley-Davidson JD (http://www.cyclechaos.com/wiki/Harley-Davidson_JD)
Hello!
No Videos from http://www.myvideo.de/ runs in AnyMedia 3.0.4
Please help..
cu Deta
redlabour
08-06-2006, 05:06 PM
Hello!
No Videos from http://www.myvideo.de/ runs in AnyMedia 3.0.4
No - it works !
this is a great hack keep up the good work!!
google video now working again
True ... Works again like a charm !!
Terminatoronly
08-08-2006, 01:10 PM
thanks alot installed
AdmiralSpock
08-08-2006, 04:40 PM
Where's the new update that was supposed to come in 3 days? I saw this last week and that's been more than three days. :P
unitedpunjab
08-08-2006, 05:19 PM
me waiting too...
G_Man
08-08-2006, 07:29 PM
Crist - something I would like to see is the ability to 'hide' the player. Would be good for playing sound on a page without having a player visible.
Thanks again for the hard work and the great hack. ;)
waiting for update!!!
in IE i am getting a white screen, refreshing the page doesn't help much either...very rarely does the white screen go away and the video actually works.
in firefox everything works perfect!
this is a great hack, am looking forward to it working perfect on all browsers. please give us an update!!
Tom Haney
08-10-2006, 08:17 PM
I had a situation that has been described by several others in this thread. I thought I installed everything but I did not see the anymedia options on the user permission screen. The issue for me was that I unpacked the files in the vb root and had them unzipped to their recursed directories. As a result I had an "upload" directory full of files that belonged one level up. I moved those files to their true homes and I can now see the anymedia options in the user permission screen. Tom
KevNJ
08-11-2006, 01:29 AM
I had a problem with version all version before this newest 3.0.4 version. Did another fresh install of this. and Boom works perfectly on the first try.
AWESOME!!!
How could we get this to work inside profiles?
nymyth
08-11-2006, 06:01 PM
waiting for update!!!
in IE i am getting a white screen, refreshing the page doesn't help much either...very rarely does the white screen go away and the video actually works.
in firefox everything works perfect!
this is a great hack, am looking forward to it working perfect on all browsers. please give us an update!!
Im having a similar issue...anybody have any ideas??? Also will this ported over to 3.6? Cheers
Peace
Selene
08-12-2006, 01:19 AM
waiting for update!!!
in IE i am getting a white screen, refreshing the page doesn't help much either...very rarely does the white screen go away and the video actually works.
in firefox everything works perfect!
this is a great hack, am looking forward to it working perfect on all browsers. please give us an update!!
exactly same problem im having!
wolfyman
08-12-2006, 02:21 AM
Crist - something I would like to see is the ability to 'hide' the player. Would be good for playing sound on a page without having a player visible.
Thanks again for the hard work and the great hack. ;)
I definately DO NOT want that - if Crist does it, I hope it comes with an option to disable it.
Unless the new version comes with the ability to only allow certain usergroups to use the media function.
i don't want to open a thread, realize I am downloading 300 MB of audio, and then have to edit every post to find out which jerk did it!!!!!
wolfyman
08-12-2006, 03:05 AM
OK, I just upgraded to 3.6 and I can't seem to figure this out - I edited all the templates, imported the hack, and my forum is not parsing the [media] code.
Any ideas?
wolfyman
08-12-2006, 03:24 AM
nevermind - I rebuilt my forum info and post cache and it seems to be working great :)
G_Man
08-12-2006, 05:35 AM
I definately DO NOT want that - if Crist does it, I hope it comes with an option to disable it.
Unless the new version comes with the ability to only allow certain usergroups to use the media function.
i don't want to open a thread, realize I am downloading 300 MB of audio, and then have to edit every post to find out which jerk did it!!!!!
haha!! I never imagined having this option without usergroup permissions!!! LOL
Otherwise, yes, that could suck!! ;)
wolfyman
08-12-2006, 11:12 AM
Ok, sorry to jump on you - I have a hard enough time trying to convince my members that it's a BAD thing to embedd 6 videos in one thread LOL!
unitedpunjab
08-12-2006, 11:14 AM
OK, I just upgraded to 3.6 and I can't seem to figure this out - I edited all the templates, imported the hack, and my forum is not parsing the [media] code.
Any ideas?
Not working for me :cross-eyed:
magnaromagna
08-12-2006, 12:44 PM
exactly same problem im having!
same problem for me :cross-eyed:
Selene
08-12-2006, 12:48 PM
So can this problem be solved? and Dear coder can u release and update ur version for 3.6.0
thanks
dacho
08-12-2006, 05:49 PM
Crist what about some update for 3.6 ?
can you do it for us please ?
Draygonia
08-12-2006, 08:14 PM
THIS WORKS WITH 3.6! I JUST TESTED!
Yes, it works perfect from what I see, although it does NOT work on vbadvanced for some reason... vbadvanced takes MEDIA and changes it to media which means it wont work, any fix for that?
unitedpunjab
08-12-2006, 08:41 PM
Not working on my 3.6,Can u give your board address
Draygonia
08-12-2006, 09:06 PM
<a href="http://www.chasm-online.com" target="_blank">www.chasm-online.com</a>
Check the anime forum and look for triengel video... it plays just fine
unitedpunjab
08-12-2006, 09:12 PM
Yes its working fine.on my board the bbcode is not parsing.
donno why.
btw Nice site you have.I registered & will be frequent.
Yea I've had it working on 3.6 gold since it was released. Only things that I don't see that work are:
Guest can still view it even though I have it turned off for them
Youtube and Google vids you have turn off the default media player and have it use theirs.
Tigerdude
08-13-2006, 10:13 PM
Hey guys.
This seems like a really greathack.
My only concern is security. What are the security risks associated with this hack? What can be done to minimize security risks?
Thanks.
this was a really great hack before we got the silent treatment from the author
Selene
08-14-2006, 01:14 AM
Crist can u come back and tell us when u are updating this hack! LOL!
thanks
unitedpunjab
08-14-2006, 09:28 AM
I hope the author hasn’t deserted this Hack.
ubblite
08-14-2006, 10:10 AM
Yup, that would be a real bummer.
icemanic
08-14-2006, 12:27 PM
i dont think he just left, he did say that a new update is coming in 3 days....
that leads me to believe he is workin on it
maybe some new bugs or maybe some new features even is holding him back
COME BACK CRIST!!!!!! WE ALL NEED THIS MOD :)
FleaBag
08-14-2006, 12:30 PM
His name is Crist, not Christ - give him a break!
Selene
08-14-2006, 09:24 PM
Cris come back, this hack is the best! i will even donate when it works fully in 3.6.0 with no bugs
AdmiralSpock
08-14-2006, 10:21 PM
Cris come back, this hack is the best! i will even donate when it works fully in 3.6.0 with no bugs
Same here... if I had money to donate! My site revolves around this hack.
Eddie Raps
08-14-2006, 10:32 PM
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 627
I keep getting an error when I go to give permissions for usergroups
blind-eddie
08-15-2006, 02:57 AM
Awesome Awesome hack.....
icemanic
08-15-2006, 05:35 AM
yes yes, we all know how awesome it is, but the point right now is,
Where in the world is Crist the Coder ?
:)
Cybertims
08-15-2006, 08:05 AM
the class_anymedia.php must be put in the includes folder of your fourm
class_anymedia.php is in the includes folder as it always has been, but I still get this same error and we cant use your hack at all....any other ideas why this error appears?
Cheers.
blind-eddie
08-15-2006, 01:57 PM
maybe you put it in the wrong includes folder.Im not trying to insult your intelligence,but from what I see in your post you in fact did put the class_anymedia.php in the wrong includes folder.Im having no problems with this hack.
I hope the author hasn?t deserted this Hack.
plz continue this mod it is really great, we want updates!!!! i will donate for this mod also!!
Gbml2u
08-16-2006, 06:36 AM
use anymedia for 3.6 ?
get version for 3.6 , please :)
ang2el
08-16-2006, 01:03 PM
I believe Crist is coming up with new features along with VB 3.6 version.. its like the silent moment just before boooommmmmmmmmm :)
JollyJack
08-16-2006, 04:43 PM
i,ve just installed this on 3.6, when i link it to a youtube link, i get the sound but not the video, just white screen, at top of post it says to refresh, but this dont clear it, tried re-uploading aswell no good, is this a problem 3.6 users are having
orphan
08-16-2006, 07:14 PM
Getting this "Error: unsupported media type. " when trying to run Google Vids :tired:
osso12
08-16-2006, 09:05 PM
When you add the url to the media type, make sure you do not add it as a link. Or if you copy the url, make sure you use the "remove link" option on your tool bar.
friendly
08-16-2006, 09:24 PM
I've uninstalled this superb hack and will reinstall when the 3.6.0 version comes out. Cheers!
I've uninstalled this superb hack and will reinstall when the 3.6.0 version comes out. Cheers!
Works fine on my 3.6 board. Just use the youtube and google players. There is an option in the AdminCP
osso12
08-17-2006, 01:45 AM
Mine is still working since the 3.6 upgrade as well.
Superbly I might ad.
orphan
08-17-2006, 10:15 AM
Works fine on my 3.6 board. Just use the youtube and google players. There is an option in the AdminCP
Can you pls explain that!?
I post it like this
http://video.google.com/videoplay?docid=-5840822554806198162
What else am i supoose to do?
bballchris1504
08-17-2006, 12:40 PM
Has anyone had issues with .wmv files not playing, but just showing a black screen?? I'm having this problem only with .wmv files, .avi files have worked through my tests so far.
Please help!
FleaBag
08-17-2006, 02:57 PM
Hi bball - I thought it was that attachments were not working. Realised all my attachments are wmv so I must be suffering from the same problem as you. I am using 3.6 though.
bballchris1504
08-17-2006, 07:15 PM
Well I guess in one sense it's good to know that I'm not the only one -- sadly, this is the only reason I'm using the script -- for attachments playing inline -- it's great functionality if it worked, then I wouldn't even need to consider buying PhotoPost...
Can you pls explain that!?
I post it like this
http://video.google.com/videoplay?docid=-5840822554806198162
What else am i supoose to do?
If you goto Anymedia options in the Admin control panel, there is an option to tell it to use youtubes player. Its just a unchecking a check mark.
bballchris1504
08-17-2006, 09:01 PM
Has anyone had issues with .wmv files not playing, but just showing a black screen?? I'm having this problem only with .wmv files, .avi files have worked through my tests so far.
Please help!
Well, after more tests, .mp4 isn't working either...so to me it seems that none of the video attachments work playing inline except for .avi
Anyone know why I may be experiencing this, or have solved a problem similar to this themselves? :confused:
Thanks in advance
jeremycs
08-18-2006, 02:20 AM
Originally Posted by jeremycs on July 14, 2006
Hi Crist,
Did you ever add any restrictions or limitations yet of the media tags to prevent thread denial-of-service attacks?
I checked the changelogs, but I don't think anything was mentioned there.
Thanks
it's coming.
it's coming.
Will this be implemented in the next release that is coming in 3 days?
AdmiralSpock
08-18-2006, 02:32 AM
it's coming.
Will this be implemented in the next release that is coming in 3 days?
Apparently the three days was posted long ago (something like a week or two, before I left for Florida I saw it and when I returned it was there).
I take it as a lesson in patience (that I very much so need). :)
Mysticales
08-18-2006, 02:34 AM
I plan to install now, However just for asking, just to be sure.. this doesnt open up any script exploits does it? I mean I dont want my users harmed or so. Nor allow a way to mess up forums.
Confirm? Any cautions I need to look at?
Mysticales
08-18-2006, 03:14 AM
Hey, final question.. I need to know what I could use for settings so it DOESNT cost a server load. I have a large community forum, they asked for media tags like to show youtube and so, however, I know Flash stuff if loaded from the server causes more of a load, bandwitdh etc, so was wondering, what can I do to make this not be a issue on the server load or sites general performance, yet make sure users get the media tags?
InfoAddict
08-18-2006, 03:24 AM
HI,
Every was working fine on my forum (3.6) until someone clicked on the "last page" link of a long thread, and got this:
Warning: filename: class_anymedia.php, exec_fname: /home/gu/www/forum/includes/class_postbit.php(421) : eval()'d code, filepath: /home/gu/www/forum/includes/class_anymedia.php in /includes/class_postbit.php(421) : eval()'d code on line 2
Apart from that - its fine. Works well elsewhere - just breaks when you try to go to the last page of a long thread (well, i'm guessing, as thats the only thing thats is different).
I guess it could be that in the last page of that thread, someone tried a media tag that broke it - but hard to tell as i can never get to the last page without that error (as I then get a :
Unable to add cookies, header already sent.
File: /home/gu/www/forum/includes/class_core.php
Line: 3012
).
naeemakhtar
08-18-2006, 09:54 AM
Hi there,
when a guest goes to my site they cant see the videos!! They just see the anymedia code tags and the path to my videos directory/files - which is NOT good!! How can I stop this from happening so that they can see the video play too?
orphan
08-18-2006, 05:48 PM
If you goto Anymedia options in the Admin control panel, there is an option to tell it to use youtubes player. Its just a unchecking a check mark.
OK i got it so far i dont get a Error any more, but the post just show a big white screen...
Google video are having some problem now. some of video didnot work any more ( most like 5 months ago) . They keep * loading* .
Can try to post some new google video and using anymedia flash player. It wont work
unitedpunjab
08-18-2006, 08:17 PM
Just enable html in one of the forum.google,youtube,All provide code to embed the video.
Author has abandoned the hack..Move on.
Gbml2u
08-20-2006, 03:22 AM
WAITING FOR UPDATE TO 3.6 , I very much so need , Thank Crist :)
alluidh
08-20-2006, 08:57 AM
can by killed
icemanic
08-20-2006, 01:51 PM
EVERYBODY! LETS HUNT DOWN CRIST THE CODER!!!!!!! Let's go to his chinese homepage, we must email his friends and anyone associated, lets lookup his domain whois, lets email anybody and everybody who may know the whereabouts of CRIST, it has been entirely too long since anyone has seen or heard from him, and i think it is the duty of the vbulletin community to find out where he is!
ang2el
08-20-2006, 01:54 PM
I think he is busy to bring out some exciting feautures along with VB 3.6 support.
A slinent moment before BIG BANG !!!
wolfyman
08-20-2006, 02:11 PM
would a crist hunt be similar to a witch hunt? Because I don't think we'll get much support after burning him at the stake...
MajorFm.com
08-20-2006, 04:46 PM
This is the best mod in a while i have come across! thank you so much for the release...
I'm using it on vb.3.0.6 and it seems to work fine...
There are however a few tests that didn't work...
Please check:
http://www.majorfm.com/forum/important-announcements/31956-majorfm-com-media-player.html
...and let me know what i'm doing wrong!
MajorFm.com
08-20-2006, 05:10 PM
Also does anyone know why this happens:
White Screen Instead Of Player - Even Though I Refreshed Again & Again
http://www.majorfm.com/forum/video-vault/32000-criss-angel-panties.html
but when you view the post on its own:
http://www.majorfm.com/forum/218984-post1.html
Seems to work fine on firefox though....
It works fine... something must be conflicting it on thread view... any suggestions?
Those both seem to work for me in IE and FF. I usually just use the sites own players instead of the one that comes with AnyMedia.
For the google problems I see what people are saying now. They just stopped working recently. I played with the code and got them to work again.
FleaBag
08-20-2006, 06:02 PM
EVERYBODY! LETS HUNT DOWN CRIST THE CODER!!!!!!! Let's go to his chinese homepage, we must email his friends and anyone associated, lets lookup his domain whois, lets email anybody and everybody who may know the whereabouts of CRIST, it has been entirely too long since anyone has seen or heard from him, and i think it is the duty of the vbulletin community to find out where he is!
I think you're talking a heap of ****. If he doesn't want to come here, he doesn't have to - and you have no right to hunt him down.
Tralala
08-20-2006, 08:26 PM
EVERYBODY! LETS HUNT DOWN CRIST THE CODER!!!!!!! Let's go to his chinese homepage, we must email his friends and anyone associated, lets lookup his domain whois, lets email anybody and everybody who may know the whereabouts of CRIST, it has been entirely too long since anyone has seen or heard from him, and i think it is the duty of the vbulletin community to find out where he is!
LOL, you're ridiculous.
ubblite
08-20-2006, 08:29 PM
Maybe someone could ask another coder to port this out and include fixes, but I'm not sure if the original coder has been gone long enough for this to happen.
Selene
08-20-2006, 09:47 PM
I talked to cris on MSN, he said he is busy with work these days, and that he doesnt have time, but asap he gets some spare time he will do it.
So ppl we are looking for a delay here :(
ubblite
08-20-2006, 09:53 PM
Thanks for the info on Crist, Selene.
Those both seem to work for me in IE and FF. I usually just use the sites own players instead of the one that comes with AnyMedia.
For the google problems I see what people are saying now. They just stopped working recently. I played with the code and got them to work again.
how show me . i want my google video working back
MajorFm.com
08-20-2006, 11:09 PM
how show me . i want my google video working back
Me aswell... please post a fix for the google one..! ;)
I just took the proxy stuff out of class_anymedia.php and changed the link to http://video.google.com/googleplayer.swf?docid=.
It still only works when using the google player though. But I prefer it this way.
MajorFm.com
08-21-2006, 12:18 AM
Those both seem to work for me in IE and FF. I usually just use the sites own players instead of the one that comes with AnyMedia.
For the google problems I see what people are saying now. They just stopped working recently. I played with the code and got them to work again.
That's strange... this is what i see in IE
https://vborg.vbsupport.ru/
Any ideas...?
That's strange... this is what i see in IE
http://img92.imageshack.us/img92/3320/testns5.jpg
Any ideas...?
I saw it is working. You need to UPGRADE TO FLASH PLAYER Version 8.0
I saw it is working. You need to UPGRADE TO FLASH PLAYER Version 8.0
what do you mean? flvplayer.php? can you link us to that?
He is talking about your browser.
http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash
Murty
08-21-2006, 07:28 AM
Hey guys, i was wandering if it is possible to make the bbcode only available in certain forums? so i can create a media forum and only in that forum, the bcode is available.
phimshopcom
08-21-2006, 08:03 AM
True ... Works again like a charm !!
may I ask what version of vbulletin & anymedia are you using? Also what is your setting???
If anyone out there that still got their google video to play...post up here what you did...that would be great.
thanks
MajorFm.com
08-21-2006, 09:07 AM
He is talking about your browser.
http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash
I went to that link and it says i already have it installed... could it be a setting on my browser?
I have just tried it on a diffrent machine and i still get the same... im confused now! I don't understand why you can see it and i can't
MajorFm.com
08-21-2006, 09:13 AM
There is one more video site i want to use, is there anyone willing to help me add it for a small fee? its more or less exactly same as youtube... i just don't know how to code this...
FleaBag
08-21-2006, 11:06 PM
Hey guys, i was wandering if it is possible to make the bbcode only available in certain forums? so i can create a media forum and only in that forum, the bcode is available.
I believe there's a hack for either the 3.0.x or 3.5.x series that would let you do this. I don't recall it's name or location I am afraid.
MissKalunji
08-21-2006, 11:45 PM
u guys are all having problems with only the stuff like google video? or is it with ANY?
may I ask what version of vbulletin & anymedia are you using? Also what is your setting???
If anyone out there that still got their google video to play...post up here what you did...that would be great.
thanks
some work , some not.
I just changed my google section in class_anymedia.php to this.
// {{{ google()
/**
* Google Video.
* @param array media info array
*/
function google(& $mediaArray)
{
if (preg_match('/docid=([^(\&|$)]*)/i', $this->_mediaInfo['url'], $match) || preg_match('/docid\/([^(\&|$)]*)/i', $this->_mediaInfo['url'], $match) || preg_match('/video_id=([^(\&|$)]*)/i', $this->_mediaInfo['url'], $match)) {
if(intval($this->vbulletin->bf_misc_anymediaplayer[$mediaArray[1]]) & $this->vbulletin->options['anymediaplayer']) {
$this->_mediaInfo['url'] = $this->vbulletin->options['bburl'] . '/players/flvplayer.swf?file=' . $match[1] . '&site=youtube&autoStart=' . iif($this->_mediaInfo['autoplay'] == 'true', 'true', 'false');
$this->_mediaInfo['height'] += 20;
} else {
$this->_mediaInfo['url'] = 'http://video.google.com/googleplayer.swf?docid=' . $match[1];
}
$this->player($mediaArray);
} else {
$this->_mediaInfo['type'] = 'error';
}
}
// }}}
phimshopcom
08-22-2006, 02:03 AM
some work , some not.
Hello phkk, thank you for letting me know.. Even just some work ..would be fine with me... can you post more info about your anymedia version??? like how u got it to work? thanks
MissKalunji
08-22-2006, 04:43 AM
working fine!
jeremycs
08-22-2006, 09:26 PM
if you cant see it then its not installed correctly.. read the installation instructions and start again :bunny:
Where exactly are the installation instructions?
I don't see anything that looks like install instructions.
There is an "install.htm" but it contains references to VB paths & there is no explanation on how to use this file.
Whn I unzip there are simply 3 directories:
do_not_upload
import
upload
in do_not_upload, the only thing that resembles instructions is the "install.htm" mentioned above.
Is there a readme file missing or something?
Shazz
08-22-2006, 10:12 PM
Still discovering a few bugs in the 3.6
________
Ford Shelby GR-1 (http://www.ford-wiki.com/wiki/Ford_Shelby_GR-1)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.