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)

halcyoncmdr 08-29-2007 11:45 PM

Apparently it auto-parses the link, although I am not getting that to work either on my forums. I will double check the edits and everything to make sure it isn't something on my end causing my problems :(

Kaleem 08-29-2007 11:56 PM

so did find anything about my problem ?

seanadl 08-30-2007 12:22 AM

ah i see what you mean. they can just put a youtube link in and voila?

what about old youtube links that are already on the forum? any way for it to go through them all and parse them?

iogames 08-30-2007 12:45 AM

Then??? AOL Video doesn't exist as an independent service? http://video.aol.com/

nix 08-30-2007 01:03 AM

Quote:

Originally Posted by seanadl (Post 1328508)
ah i see what you mean. they can just put a youtube link in and voila?

what about old youtube links that are already on the forum? any way for it to go through them all and parse them?

If they already have the tags then its the same thing. All its doing is auto phrasing the links and putting the [media] tags on for you.

Quote:

Originally Posted by iogames (Post 1328518)
Then??? AOL Video doesn't exist as an independent service? http://video.aol.com/

I could be wrong but I just don't see any vidoes that are hosted by AOL. I see a bunch of youtube and other sites.

Quote:

Originally Posted by halcyoncmdr (Post 1328494)
Apparently it auto-parses the link, although I am not getting that to work either on my forums. I will double check the edits and everything to make sure it isn't something on my end causing my problems :(

The template edits are only needed if you wan't to use the button and for attachments. If you don't use either of those they are not needed.

Quote:

Originally Posted by LightInClouds (Post 1328498)
so did find anything about my problem ?

I'm still looking into it. Can you disable SEO real quick and see if it works?

halcyoncmdr 08-30-2007 04:46 AM

I think I might have found my problem with the media tags. It seems that if I add the tags, I get a database error, however if I do not put the tags, it auto phrases it and it embeds just fine.

nix 08-30-2007 06:26 AM

Yea with this version you have to use the standard tags. I'll add that back in the next one.

Freesteyelz 08-30-2007 07:38 AM

*I haven't gone through the posts so this info may be redundant.

The default forum setting is set to "Yes". This setting may be a problem if you have many forums but only want Any Media on a select few. To change the default setting:

1. Uninstall the XML file.
2. Change line in XML from (note in red):

Code:

$vbulletin->db->query_write("ALTER TABLE `" . TABLE_PREFIX . "forum` ADD `anymediafp` INT( 10 ) UNSIGNED NOT NULL DEFAULT '1'");
To

Code:

$vbulletin->db->query_write("ALTER TABLE `" . TABLE_PREFIX . "forum` ADD `anymediafp` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0'");
3. Upload the XML file with the changed settings.

Now the default forum setting is set to "No". :)

nix 08-30-2007 08:09 AM

Yea I was torn on which way to go with that. I'm going to make a setting to change them one way or the other.

Freesteyelz 08-30-2007 08:58 AM

Ahh, now that would be cool. Thumbs up to you on a great job. :)


All times are GMT. The time now is 03:57 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.02318 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)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