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)

Crist 07-13-2006 11:20 PM

Quote:

Originally Posted by mustangcanada
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:
Code:

<script type="text/javascript" src="clientscript/anymedia.js"></script>
replaced with:
Code:

<script type="text/javascript" src="$vboptions[bburl]/clientscript/anymedia.js"></script>

Crist 07-13-2006 11:22 PM

Quote:

Originally Posted by Canis Firebrand
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

Quote:

Originally Posted by konstance
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

Quote:

Originally Posted by cosmin
--
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...758#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

Quote:

Originally Posted by Crist
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...2c7a40ca76.htm

bombolo 07-16-2006 12:06 PM

it has stopped to work with google.com :cry:

phkk 07-16-2006 09:13 PM

Quote:

Originally Posted by RFViet


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

Quote:

Originally Posted by phkk
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

Quote:

Originally Posted by Canis Firebrand
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

Quote:

Originally Posted by MrPHD
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

Quote:

Originally Posted by RFViet

maybe it's updated.

Crist 07-21-2006 03:39 AM

Quote:

Originally Posted by sandrodz
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

Quote:

Originally Posted by Draygonia
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

Quote:

Originally Posted by jarod1981?
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

Quote:

Originally Posted by tienkhom
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

Quote:

Originally Posted by Crist
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

Quote:

Originally Posted by calgdsm
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

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


All times are GMT. The time now is 11:36 PM.

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.04729 seconds
  • Memory Usage 1,829KB
  • 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
  • (16)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
  • (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