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 05-22-2006 04:32 PM

Quote:

Originally Posted by gwhooooey
Can you get this working with myspace videos?

I'm working with it,
will support it in the later versino.

Crist 05-22-2006 04:41 PM

Quote:

Originally Posted by bada_bing
I just upgraded to the latest version but now im getting two icons for the anymedia. Look at the attachment

Oh, you forgot to remove the old ones.

Edit editor_toolbar_on Template,

search for :
HTML Code:

<!-- AnyMedia BBCode By Crist Chsu Start -->
you'll find two,
remove the one without these ocdes.
HTML Code:

<if condition="$show['anymedia_bbcode']">

FleaBag 05-22-2006 06:30 PM

Crist I was thinking, to get this on a non vB page, would I need to use the contents of the plugin inside my call? Or would the script's call to functions_bbcode.php be enough?

Crist 05-22-2006 07:36 PM

Quote:

Originally Posted by FleaBag
Crist I was thinking, to get this on a non vB page, would I need to use the contents of the plugin inside my call? Or would the script's call to functions_bbcode.php be enough?

I'm running a flv download site,
it uses a class file as this hack.

read class_anymedia.php to get what you need.

3dsoft 05-22-2006 07:37 PM

I am not able to enable any "Supported extensions" in AnyMedia BBCode Options.

What's wrong?

redlabour 05-22-2006 08:01 PM

Quote:

Originally Posted by Crist
I installed the latest version for you,
what you should do is to overwrite all the files in 'upload' dir.

Same Errors - every unchecked Checkbox is checked after saving the preferences.

I have deleted the old Files before overwriting with the new ones.

Another Question - in the 3.0.1 Package the Googleplayer is missing - why ?

The only Thing that works now is that 3.0.1 is in the PlugInManager.

Are you sure that your Package is not defect ?

And as you can see i am not the only one - look at 3dsoft Posting before he has the same problem in the other way of order.

Crist please do something. All i want (and the most others here) is to completely deactivate the Autostart for all (!) Filetypes when we say this in the AdminCP and we want to deactivate some Types like ed2k etc. .

I love your work and this PlugIn normally but this Version 3.0.1 is a Version from hell ! ;) (Just kidding !)

And Crist i am not a Newb - i knew that i did not made any mistakes at his upgrade from 3.0.0 to 3.0.1 !

3dsoft 05-22-2006 08:33 PM

I downgraded back to 2.3.0
- removed all 3.0.1 files
- deinstalled anymedia 3.0.1

Now, the old 2.3.0 version won't work anymore. The permissions in usergroups won't shop up. I rebuild the bitfuilds manually with "admincp/index.php?do=buildbitfields" but I still can't see the permissions settings.

FleaBag 05-22-2006 08:49 PM

Here is the code I am using in my file - with the addition of the line you mentioned.

Code:

//anymedia on browseimages

require_once('./includes/class_anymedia.php');
$inlinemedia = "[media]http://www.dragonninja.co.uk/gallery/files/1/PetesSake-YouLeftEndOfStory.mp3[/media]";

$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
$inlinemedia = $parser->do_parse($inlinemedia, false, false, true, false, false, false);

if ($vbulletin->options['anymediaenable'] && ($vbulletin->userinfo['permissions']['anymediapermissions'] & $vbulletin->bf_ugp_anymediapermissions['canuse']) )
{
        $globaltemplates = array_merge($globaltemplates, array('anymedia'));
}

//anymedia on browseimages

A screenshot is attached of the result of calling $inlinemedia. I hope you do not mind me asking here, if you do not have the time please say so and I won't pester you any longer! I'm very new to this, as you may have noticed.

redlabour 05-22-2006 08:55 PM

Quote:

Originally Posted by 3dsoft
I downgraded back to 2.3.0
- removed all 3.0.1 files
- deinstalled anymedia 3.0.1

Now, the old 2.3.0 version won't work anymore. The permissions in usergroups won't shop up. I rebuild the bitfuilds manually with "admincp/index.php?do=buildbitfields" but I still can't see the permissions settings.

Wait for Crist !

rareclownfish 05-22-2006 10:09 PM

Any fix for me?


All times are GMT. The time now is 07:29 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.04095 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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