vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - VB AnyMedia Player / Media Sites (youtube, google and many more) (https://vborg.vbsupport.ru/showthread.php?t=150491)

testebr 10-16-2007 11:27 PM

I have same question.

sensimilla 10-17-2007 08:14 AM

apple trailers in avi dont get parsed.. any ideas ?

Error: Failed to parse file URL.3

Peter85 10-17-2007 08:21 AM

Ive been testing this mod on my site for a little over a week now and my users really LOVE it. (And I love it too, THANKS! ;) )

I have, however, found one issue with it, i cant get the options to work. My users mostly use it for images and as some images are way to big it would be nice to get the size options working.

I did a quick search in the thread and I noticed that you talked about disabling those options. Have you done that or am I doing something wrong?

Either way, thanks for a great mod! :up:

cam2 10-18-2007 01:11 PM

Let me start off by saying this is an awesome mod! Great Job!

Question. I uploaded a video to my server and the bbcode will not play it. I'm sure it's something I am doing. Anyway, here is the link:

Link to video on server - www.huntingne.com/forum/video/ghostcarad.wmv

Link to test thread - http://www.huntingne.com/forum/techn...ideo-test.html

Any suggestions would be appreciated. Thanks in advance!

cam2 10-18-2007 01:41 PM

Got it to work, my bad....

nix 10-19-2007 08:44 AM

Hey everyone. Thanks for being patient. Things are finally get back to normal for me.

As far as anymedia goes 3.1 final will never see the light of day. Sorry but I just can't do it.

Instead, a completely new product is coming with a new name! :) Its currently being totally rewritten
Quote:

'...with the help of only the most totally outstanding coder ever --- SirAdrian"
. It will have everything you expect from anymedia and soooo much more.

Stay Tuned!

iogames 10-19-2007 11:17 PM

NOOOOOOOOOOOOOOOOOO! :(

Well, when can I expect this NEW MOD? :rolleyes:


p.s. can u add a revenue system int the new mod?

nickypoooo 10-20-2007 12:11 AM

Sounds great, I can't wait! :D

Adrian Schneider 10-21-2007 05:30 AM

Quote:

Originally Posted by iogames (Post 1364001)
NOOOOOOOOOOOOOOOOOO! :(

Well, when can I expect this NEW MOD? :rolleyes:


p.s. can u add a revenue system int the new mod?

Third of Octember. Be ready.

Chadi 10-21-2007 01:32 PM

Quote:

Originally Posted by chadi (Post 1355212)
How do I use custom frame size codes in side the media bbcode?

can someone please answer this question form 2 weeks ago?

nix 10-21-2007 07:12 PM

Tag with options:
[MEDIA="width, height, autostart, loop, extension"]url_of_the_file[/MEDIA]
[MEDIA="width, height, autostart, loop"]url_of_the_file[/MEDIA]
[MEDIA="width, height, autostart"]url_of_the_file[/MEDIA]
[MEDIA="width, height"]url_of_the_file[/MEDIA]

nix 10-21-2007 09:34 PM

This is also probably a good time to request any features.

Daky 10-22-2007 12:35 AM

is there anything that i can do about my problem?,....
all media tags that were poted before 2 weeks are not working, all i see is actualy [media]code[/media]

tags i put now will work no problem

Chadi 10-22-2007 02:22 AM

Thanks nix.

Power Point ability would be a nice add-on. Of course, to view PP presentations that is.

On a side note, other mp3/video player options to choose from. You seem awesome at coding,
so I figured I'd request a big one lol

jdelasko 10-22-2007 02:51 AM

I have noticed a strange little bug with the VBulletin editor that accounts for some of the 'Error: unsupported media type.2' errors when using the 'M' button within the VBulletin editor to wrap media tags around a url. If the url is the only thing in the editor window and you highlight the url, then click the 'M' button to wrap the media tags around the url, it does not work properly. What happens is, a space and a return are added after the first media tag, then the url appears, followed by another return, then the last media tag. When this happens, anymedia does not recognize the url as a supported media type.

Below, I have pasted an example of what I'm talking about although below it won't look quite the same as it does in the vbulletin editor. This is not an issue with Anymedia because the same thing happens with any other type of tags. If you select all the text below, you will see the extra space after the first media tag, followed by a return, the media url, followed by another return, then the last media tag.

[MEDIA]

http://youtube.com/watch?v=QOCDoKsXjP0

[/MEDIA]


The next thing I discovered is that if there is at least one return after the url in the editor window, when you highlight the url and click the 'M' button, the media tags are properly wrapped around the url with no extra spaces or returns as shown in the example below. It's a strange little quirk. It seems as though if you paste the link in the editor window, then add at least one return, everything works ok.

Has anyone else noticed this? I'm using VBulletin 3.6.4 with VBadvanced.


[MEDIA]http://youtube.com/watch?v=QOCDoKsXjP0[/MEDIA]

nix 10-22-2007 06:17 AM

Don't use the m button. Just past the youtube link http://youtube.com/watch?v=QOCDoKsXjP0 and hit submit reply. The M button is only for old vb installs and if you want to use options. In the new version thats in the works, its gone and the options are done a totally different way

nix 10-22-2007 06:21 AM

Quote:

Originally Posted by sensimilla (Post 1362156)
apple trailers in avi dont get parsed.. any ideas ?

Error: Failed to parse file URL.3

Um, apple trailers are quicktime.

Quote:

Originally Posted by Peter85 (Post 1362161)
Ive been testing this mod on my site for a little over a week now and my users really LOVE it. (And I love it too, THANKS! ;) )

I have, however, found one issue with it, i cant get the options to work. My users mostly use it for images and as some images are way to big it would be nice to get the size options working.

I did a quick search in the thread and I noticed that you talked about disabling those options. Have you done that or am I doing something wrong?

Either way, thanks for a great mod! :up:

if its images and you just post the links for them and don't wrap them in img tags it will auto size them. Some options don't work right now but they will be back in soon.

Quote:

Originally Posted by Daky (Post 1365541)
is there anything that i can do about my problem?,....
all media tags that were poted before 2 weeks are not working, all i see is actualy [media]code[/media]

tags i put now will work no problem

Set your post cache to 0 and save it. Then set it back to the number you want. Or you can edit each post. The html is saved in the database.
Quote:

Originally Posted by chadi (Post 1365591)
Thanks nix.

Power Point ability would be a nice add-on. Of course, to view PP presentations that is.

On a side note, other mp3/video player options to choose from. You seem awesome at coding,
so I figured I'd request a big one lol

I'll look for some different one. With the current one you can change some features. Like the color for instance.

Tip: Did you know that if a page has more then one video you can open the first link, watch the video and then hit the right arrow button? It will cycle through the vids. :)

iogames 10-23-2007 09:23 PM

Quote:

Originally Posted by SirAdrian (Post 1364849)
Third of Octember. Be ready.

hahaha! :D no, serious guys? :mad: do you have an ETA? :confused:

testebr 10-23-2007 09:48 PM

Nix,

My suggestion to future like VB AnyMedia 4 is that you create a xml system to any user with knowledge in regex to create new entry to any video website.

Field examples:

- title regex
- regex to feech embed code
- is adult?
etc..

Then user can import the XML in admincp.

And about version 3.1 dont bother with new features, just fix the last small bugs and release the final version. ;)

Cya

nix 10-24-2007 01:43 AM

We are really close to a release. We already added support for users to add their own site but not by xml. It's a much easier method. :)

This is a complete rewrite and it should fix most issues. Its not even called anymedia anymore.

Adrian Schneider 10-24-2007 02:01 AM

No given ETA yet. Unless you'll accept Octember. ;)

Legend Killah 10-24-2007 06:41 PM

Keep up the good work and can't wait for the new version!

jolinary 10-27-2007 11:31 PM

for vimeo this hack is not ready :(

FIM 10-30-2007 01:00 PM

i have problems no work 100% for me


I see a message "Close 2You need to upgrade your Flash Player2..."
I can do?

M4r5h4ll 10-31-2007 09:12 PM

Parse error: parse error, unexpected ';' in /home/dir/ua/forums/includes/class_bbcode.php(181) : eval()'d code(54) : eval()'d code on line 52
i got that error when i used the [media] tags
can anyone help me please? :s

yahoooh 10-31-2007 09:27 PM

Quote:

Originally Posted by yahoooh (Post 1360563)
after i test it , i remove it

rm and ram not work

when use wysiwug edetor and edet post with media tag it again show it as text sometimes

the idea of product is perfect but you should fix the bbcode first for usual files and then concern in video sites

any news about fixing rm and ram extension

to be work with realplayer

nix 11-01-2007 12:08 AM

The new version will have most of these fixes fixed.

Can you say fixes fixed?

iogames 11-01-2007 07:02 PM

Well fixes sounds much more better LOL!

lefthome 11-01-2007 07:34 PM

This is a great program and it will be popular but I would like to make a small change. I turned off the “Show Download Link” in Usergroup Manager and “Show the download link?” in Options and still it appears, as showing in picture A. What I want to see is picture B.

Picture A:
http://img112.imageshack.us/img112/250/anymediajl6.gif


Picture B:
http://img236.imageshack.us/img236/7...ymedia2gl0.gif

Solutions, fix???

nix 11-01-2007 08:19 PM

Thats just the title. Its not a download link. The download link is only for if you use the old style.

lefthome 11-01-2007 08:53 PM

Quote:

Originally Posted by nix (Post 1373742)
Thats just the title. Its not a download link. The download link is only for if you use the old style.

Ok. Can I get rid of the title?

nix 11-02-2007 01:08 AM

Right now the only way would be to edit the template. I can make it a setting later.

Blindchild02 11-02-2007 09:34 PM

For some reason this just isnt working for me.

vB 3.6.4, I believe everything is installed properly, when I insert a youtube link, it just shows:
[media]link[/media]

it doesnt show any players or anything.

ujai 11-03-2007 04:07 AM

thanks

nix 11-03-2007 04:59 AM

Quote:

Originally Posted by Blindchild02 (Post 1374443)
For some reason this just isnt working for me.

vB 3.6.4, I believe everything is installed properly, when I insert a youtube link, it just shows:
[media]link[/media]

it doesnt show any players or anything.

did u set up the user groups?

Blindchild02 11-03-2007 04:17 PM

Quote:

Originally Posted by nix (Post 1374650)
did u set up the user groups?

yup, went through all of them, and they're set to yes for vbanymedia

lefthome 11-04-2007 12:06 AM

Quote:

Originally Posted by nix (Post 1373903)
Right now the only way would be to edit the template. I can make it a setting later.

I've no issue editing the template but so i don't have to search (i'm lazy) tell me what needs to go please. :)

iBaker 11-05-2007 10:19 PM

Hi
I am a little confused with this fantastic Hack. I have currently installed 3.0.9.5 and it works great.

I see there is a 3.1 beta3 that I would like to install. There isn't an How to install file for this version that I can see and there is a mention of a "Do Not Upload" folder that is in the download but I can't find that.

I am probably a bit stupid but is there any instructions that I can use to upgrade my installation to the latest - thanks greatly for this hack

nix 11-05-2007 11:08 PM

Install / Upgrade Instructions for 3.1 Beta:
- Its recomended to uninstall the previous version of Anymedia
- Upload all files
- Import the product
- Goto user group permissions and click on any user group to rebuild permissions

o0Hubba0o 11-06-2007 02:24 AM

So far I've only tried youtube and myspace and the myspace one didn't work, but I still love it even if only youtube worked lol. But since it is in beta I won't worry too much about as I've seen others already mentioned it.

Look forward to a final version.


All times are GMT. The time now is 02:08 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.02604 seconds
  • Memory Usage 1,831KB
  • 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
  • (13)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