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 07-17-2007 03:21 AM

Hi nix,

Can you add support to this adult website www.youporn.com ?

Thanks

nix 07-17-2007 03:47 AM

I added a couple of other adult sites but the only way so far that I can see to add youporn would be to have it download the flv file to your server and stream it off there. Not really an option for most.

Finster 07-17-2007 05:18 AM

It worked for a while, now the media player box, when I try to upload a YouTube video says:

"You need to upgrade your Flash Player tags"

My flash version is the latest for my os.

nix 07-17-2007 05:23 AM

Sounds ilke you're using an older version of anymedia. It also says that you haven't downloaded this mod.

tipoboy 07-18-2007 04:19 PM

just upgraded and got this error while trying to add a .flv video

Code:


Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 17392233 bytes) in /mounted-storage/*******/******/************/mysite.co.uk/forum/includes/class_anymedia.php on line 247



uploaded all the new templates overwritn the old product etc

any help is appreciated

edit: just uploaded a wmv file and everything went ok, also tried the revert as mentioned in the original post and that didnt cure the error

testebr 07-18-2007 06:54 PM

I have same problem.

If I try add any video like this:

[media]url_here/video/any_video.wmv[/media]

My board load eternally and never post my message....

But for website like youtube all work fine.

What can be? That is a bug?

Thanks

testebr 07-18-2007 08:28 PM

hmmm I tested in localhost and I find the problem:

Quote:

Fatal error: Maximum execution time of 60 seconds exceeded in .....................includes\class_anymedia.php on line 236
Quote:

function hTittle()
{
$hurl = $this->_mediaInfo['link'];
$file = file($hurl);
$file = implode("",$file);

if(preg_match("/<title>(.+)<\/title>/i",$file,$m))
{
$htext = $m;
return "$m[1]";
}
}
*red = line 236

It is impossible to catch the title of a video. My suggestion is for you to review your programming.

nix 07-18-2007 10:09 PM

Quote:

Originally Posted by testebr (Post 1294982)
hmmm I tested in localhost and I find the problem:





*red = line 236

It is impossible to catch the title of a video. My suggestion is for you to review your programming.

Thats an old version.

tipoboy 07-18-2007 10:12 PM

nix any help with post #425??

nix 07-18-2007 10:20 PM

I'm looking into it. Of course I can't reproduce it. Figures huh.


All times are GMT. The time now is 01:12 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.02189 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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