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. :)

skariko 08-30-2007 12:41 PM

Hi Nix,
this new version doesn't work with .wmv files.

You can see the problem here:
http://www.czeta.it/forum/showthread.php?p=318344

Kaleem 08-30-2007 01:16 PM

Did u find anything i guess it can be vBSEO too but any help on that ?

parabat 08-30-2007 04:18 PM

Quote:

Originally Posted by skariko (Post 1328844)
Hi Nix,
this new version doesn't work with .wmv files.

I concur :D
Either crashes the browser or no vid appears although the window does pop up.
Solutions Nix?

-PB

p.s. loving this mod :up:

SKULL1985 08-30-2007 07:20 PM

I am using 3.6.8 and i am having issues , i get databse issues when posting media for some sites , and the videos will not load.

http://www.mmaconflict.com/forums/sh...posted=1#post8

nix 08-30-2007 07:24 PM

Quote:

Originally Posted by skariko (Post 1328844)
Hi Nix,
this new version doesn't work with .wmv files.

You can see the problem here:
http://www.czeta.it/forum/showthread.php?p=318344

Whats the link you're trying to use?

skariko 08-30-2007 08:13 PM

Quote:

Originally Posted by nix (Post 1329052)
Whats the link you're trying to use?

The link is:
http://theync.com/video/m082807comp.wmv

ps: I love the new graphic of the mod!

nix 08-30-2007 11:01 PM

Quote:

Originally Posted by skariko (Post 1329073)
The link is:
http://theync.com/video/m082807comp.wmv

ps: I love the new graphic of the mod!

I just tried that link and it worked fine. I noticed on your board you have some javascript errors.

Kaleem 08-31-2007 03:35 AM

it works sometime and most of the time it does't

Khalid-B 08-31-2007 05:12 AM

Hello,
is there any option that video player open as popup not in the thread ??

Please help if possible bcoz under Google Ads some videos are not allowed so if its open as a popup in new window than will be great .

Thanks

nix 08-31-2007 05:23 AM

Quote:

Originally Posted by LightInClouds (Post 1329270)
it works sometime and most of the time it does't

What do you mean it works sometimes? If you want me to help fix it I need some more details then that.
Quote:

Originally Posted by nosherwan9 (Post 1329299)
Hello,
is there any option that video player open as popup not in the thread ??

Please help if possible bcoz under Google Ads some videos are not allowed so if its open as a popup in new window than will be great .

Thanks

Just change the template to suit your needs.

Khalid-B 08-31-2007 03:21 PM

Quote:

ust change the template to suit your needs.
Thanks for your reply .
How can i change i templet , and wich templet should i change , and what should i need to change in templet ??

please help bcoz i dont know how to do so please explain step by step if possible.
Thanks a lot

RCWong 08-31-2007 11:03 PM

Is there a way to make the media player work inside a profile user field?

nix 08-31-2007 11:31 PM

I'm going to add that in. Have it post the latest 5 vids or something like that.

Kaleem 09-01-2007 01:02 AM

Error is here if this helps :s

Code:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /home/.***/friendskorner.com/forum/includes/functions_newpost.php(360) : eval()'d code on line 21

nix 09-01-2007 01:30 AM

Yea thanks for the post. This is fixed and I'll have a release out in the next couple of days. I can post a quick fix if you need one.

b4p 09-01-2007 05:32 AM

after I upgraded to the new version I am not seeing the M button on my forum anymore...
the tag still works fine, for the medias I had already posted, but it doesn't seem to work for new messages...
I checked the permissions and saved them once again... and it didn't solve the problem...

nix 09-01-2007 06:13 AM

you don't really need the button anymore. But just upgrading wont take them away. If you still want the button check your edits again. Also check usergroup and forum permissons.

bostton1 09-01-2007 09:43 AM

everything except the mp3's(i think it has to do with the xeon mp3 player) were working until tonight, now i get this error trying to play a video "2You need to upgrade your Flash Player2". If I click on the non-working mp3 player it displays this now also "1You need to upgrade your Flash Player1"

nix 09-01-2007 09:58 AM

That 2 and 1 thing was me testing in the templates. You should only see that if you have js disabled. Try a hard refresh on the page. If that doesn't fix it you can PM your forum details and I'll look at it for you.

bostton1 09-01-2007 11:41 AM

that fixed it.

Thanks for your great support and awesome product.

cunder 09-01-2007 02:24 PM

help I get this wrong report when I will put a youtube link on my site.


PHP Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE post SET anymedia_yes=1 WHERE postid=;

MySQL Error  You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number 
1064
Date         
SaturdaySeptember 1st 2007 05:15:59 PM
Script       
http://www.musicbins.com/forum/newthread.php?do=postthread&f=9
Referrer     http://www.musicbins.com/forum/newthread.php?do=newthread&f=9
IP Address   
Username     
Classname    vb_database 


nix 09-01-2007 02:36 PM

Did you change the media tags? If so I haven't added that back into 3.1 yet. Guess I should say that huh :/

If you changed them put it back to media until the next update. Sorry for the trouble.

cunder 09-01-2007 03:40 PM

I have put anymedia3.0.9.5 back !!

I wait for the next update hope then that the problem has been solved

b4p 09-01-2007 05:12 PM

Quote:

Originally Posted by nix (Post 1329976)
you don't really need the button anymore. But just upgrading wont take them away. If you still want the button check your edits again. Also check usergroup and forum permissons.

everything seems to be set the way it should...
can you post the EXACT directives for me to check out?
(the install file that comes with the zip seems to be really OUTDATED)
Quote:

<!-- AnyMedia BBCode By Crist Chsu Start -->

<!-- AnyMedia BBCode By Crist Chsu End -->
that is showing up on the source code of my site, which means that the forum is not accepting the mod as installed, right?

b4p 09-01-2007 05:25 PM

I un-installed it, and re-installed, now the button is showing up, but I am still un-able to post videos...
I get either the URL with a link or simply:
[MEDIA]http://www.youtube.com/watch?v=-7G4c5YZ5RA[/MEDIA]

b4p 09-01-2007 05:40 PM

Fatal error: Call to undefined function: str_ireplace() in /home/.../includes/functions_newpost.php(360) : eval()'d code on line 18
and that is the error when posting links to the videos without using the MEDIA tag

nix 09-01-2007 05:43 PM

Which version did you install? 3.1 or 3.0. If its 3.1 you really don't need the template edits. If you made that post with quick reply refresh the page.

nix 09-01-2007 05:48 PM

What version of Vb do you have?

b4p 09-01-2007 05:48 PM

Quote:

Originally Posted by nix (Post 1330256)
Which version did you install? 3.1 or 3.0. If its 3.1 you really don't need the template edits. If you made that post with quick reply refresh the page.

I had the URL on the quick reply, and clicked on the GO ADVANCED button...

b4p 09-01-2007 05:49 PM

Quote:

Originally Posted by nix (Post 1330256)
Which version did you install? 3.1 or 3.0. If its 3.1 you really don't need the template edits. If you made that post with quick reply refresh the page.

I had the 3.0.9.5 and upgraded to the 3.1.0


All times are GMT. The time now is 05:46 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
  • Page Generation 0.02644 seconds
  • Memory Usage 1,834KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_php_printable
  • (15)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