![]() |
Quote:
Ive had this hack working for months on end and it was great! I made no changes to my forum and all of a suddent youtube videos had stopped working... :( |
Man - I wish the originaly developer would come back online and let us at least know what's up or if nix can re-release it with the fixes!
|
Hey guys, check out the new mod which doesn't require any bbcodes! Just paste the URL and you will have it.
|
Well I'm still trying to be able to release this. The other mod wont work for most of the forums I use because of VBSEO.
|
Well I just got permission to release this.
|
Quote:
|
|
Working 3.6 Version with Support is now posted here : https://vborg.vbsupport.ru/showthrea...=1#post1275212
|
Soooo
How do we who have vb 3.5.4 get this to work again with youtube? It looks like the release by nix is for 3.6 only? |
I'm on 3.6.4 and using this one with no problems.:)
|
The one I released will work with 3.5
|
Quote:
Code:
Database error in vBulletin 3.5.3: |
I would probably post your question in the new mod that nix uploaded...in the thread he created for it.
|
Quote:
|
Quote:
and import crist product ;) and everything is ok now |
I have Christs Version installed already. So, i only need to upload nix files without installing any product, right? Does youtube work for you?
Thx, Kars |
Quote:
Youtube work fine after uploaded nix file see here http://www.egyptsons.com/misr/showpo...41&postcount=1 |
This is the error message that I get when I try to load the Mod. The Player used to work fine up until about a month ago.... then I kept getting the "FAILED" message.
Once I reloaded this option, it seems to have gotten a whole lot worse.... I think that I am going to have to look for a better stable option is there is no support on this Mod now...... it's a pity... it used to be good... Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'AnyMedia: Create BBCode', 'bbcode_create', 'if ($this->registry->options[\'anymediaenable\'] && ($this->registry->userinfo[\'permissions\'][\'anymediapermissions\'] & $this->registry->bf_ugp_anymediapermissions[\'canuse\']) )\r\n{\r\n // [MEDIA]\r\n $this->tag_list[\'option\'][$this->registry->options[\'anymediatag\']] = array(\r\n \'callback\' => \'handle_external\',\r\n \'strip_empty\' => true,\r\n \'stop_parse\' => true,\r\n \'disable_smilies\' => true,\r\n \'disable_wordwrap\' => true,\r\n \'strip_space_after\' => 1,\r\n \'external_callback\' => \'handle_bbcode_media\'\r\n );\r\n $this->tag_list[\'no_option\'][$this->registry->options[\'anymediatag\']] = array(\r\n \'callback\' => \'handle_external\',\r\n \'strip_empty\' => true,\r\n \'stop_parse\' => true,\r\n \'disable_smilies\' => true,\r\n \'disable_wordwrap\' => true,\r\n \'strip_space_after\' => 1,\r\n \'external_callback\' => \'handle_bbcode_media\'\r\n );\r\n if (!function_exists(\'handle_bbcode_media\'))\r\n {\r\n /**\r\n * Handles a match of the [media] tag that will be displayed as an media object\r\n * Author Crist Chsu\r\n * @param object A reference to this BB code parser.\r\n * @param string code of the media.\r\n * @param string option of the media.\r\n * @return string HTML representation of the media\r\n */\r\n function handle_bbcode_media( &$parser, $text, $options=\'\' )\r\n {\r\n global $vbphrase, $stylevar;\r\n if($parser->registry->userinfo[\'permissions\'][\'anymediapermissions\'] & $parser->registry->bf_ugp_anymediapermissions[\'canuse\']) {\r\n $text = str_replace(array(\'[\', \']\'), array(\'[\', \']\'), $text);\r\n $text = strip_bbcode($text, true, true, false);\r\n if($parser->is_wysiwyg()) {\r\n return \'[\' . $parser->registry->options[\'anymediatag\'] . iif($options, \'="\' . $options . \'"\') . \']\' . $text . \'[/\' . $parser->registry->options[\'anymediatag\'] . \']\';\r\n } else {\r\n include_once \'class_anymedia.php\';\r\n $anyMedia = new Anymedia($parser->registry);\r\n $media = $anyMedia->fetch($text, $options);\r\n $media[\'layout\'] = $media[\'width\'] + $stylevar[\'cellpadding\'] * 2 + $stylevar[\'cellspacing\'] * 4;\r\n eval(\'$text = \"\' . fetch_template(\'anymedia\') . \'\";\');\r\n return $text;\r\n }\r\n } else {\r\n return $vbphrase[\'anymedia_no_permissions\'];\r\n }\r\n }\r\n }\r\n}', 'anymedia'); |
or - you could read back a few pages and learn that Nix has taken on this mod and has run with it:
https://vborg.vbsupport.ru/showthread.php?t=150491 |
in the XML file
Find all: <plugin active="1" executionorder="5"> change to: <plugin active="1"> This will work! /Mike Quote:
|
Yea. I'll add a 3.5 version of the product file.
|
Hello :)
have installed on vb 3.6.4 i try post YouTUbe link ... but the players said "Failed" ... the video didnt load did i miss something? |
Does this work on the latest release ? 3.6.8 ?
If not, is there another similar hack for the latest version ? Could you point me the right way ? Thanks a lot |
I'm using it with 3.6.8 without any problems.
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=150491 |
I just tried to download the zip file for the AnyMedia Player 3.12 Beta and WinRAR says the file is corrupted ("unexpected end of archive"). Please check and fix. Thanks :)
|
Here i got a fixed anymedia.php version for youtube videos inclusion using the anymedia player.
|
Can someone please just post the installation step by step
|
Hi,
also I installed all. And all works fine, WITHOUT the player :confused: Also if i use a videolink from youtube.de or youtube.com the player in my forum says "failed" where yould be the problem? Please help! Thx Andr? |
Quote:
|
Hi guys,
did everything step by step. Cheked, re-checked, re-re-checked. File uploaded, product uploaded, settings done, BB code inserted correctly. It doesn't work on my 3.6.7. Neighter for SWF file, nor for GIF! Everything looks like I haven't [media] BB in my list. Check out the attachment. Attachment 70808 Looks like I haven't installed. I also attach the permission to show that everything was done as instructions. Attachment 70809 Regards Steve |
Veeeeeeerry strange.
I didn't change anything and now it works :confused: Anyway, is great! :up: Regards Steve |
Works perfect, you're the man Chris :up:
|
can you add functionality for MegaVideo links too?
|
Quote:
|
This is my first add on and I have no idea what I'm doing! I'm stuck.
When I go to the download/upload plug'ins area, it shows anymedia there. when I go to manage plug-ins, it is there and I can click edit. So I'm sort of there. The third step where we are supposed to enter the code under edit is confusing. I just copied and pasted each of the codes in one long string into the install code box and hit saved.....and it said it was successful and came back to the edit page and then there was nothing in the box any longer. Is that right? I went to my forum and put in the code for [MEDIA]http://myURLwmv[/MEDIA], but it didn't work...is that what I am supposed to do? Where do I specify who can download it? I do not see any new places in my admin area. |
where i should upload load the "upload folder"
|
Does this work for 3.7.0 Beta 3?
|
It does not work for 3.7.0....just tested
|
This just ain't working. Lol!
3.6.8 Patch Level 2. |
All times are GMT. The time now is 02:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|