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)
-   -   Miscellaneous Hacks - passiveVid - (YouTube, Myspace, Google...) Not BBCODE :D (https://vborg.vbsupport.ru/showthread.php?t=150761)

Coders Shack 06-04-2008 10:58 PM

Quote:

Originally Posted by ALil'Hope (Post 1541054)
I still need help :P

the answer for you solution is almost the same as the one for pr0k. Your site does not have VBSEO installed and in passiveVid 1.1.2 it doesn't actually grab the titles, the upcoming release will.

ALil'Hope 06-05-2008 12:55 AM

Oh thanks. I will probably buy your next version.

pr0k 06-05-2008 01:36 AM

Quote:

Originally Posted by Coders Shack (Post 1541047)
$PASSIVETITLE in 1.1.2 only works if you have VBSEO

but the new version will actually grab titles upon submission like vbseo.

Fair 'nuff, thanks!

hastyhost 06-05-2008 01:47 AM

How can I change it where I don't have to approve every video a user may add? Like when my users post videos, it puts it in a state where a moderator has to approve it. How can I disable that and allow users to post whenever and whatever and I wont have to do anything?

hastyhost 06-05-2008 01:53 AM

nevermind find the problem. I didn't have a certain usergroup set to follow moderator rules :)

katie hunter 06-05-2008 08:37 AM

Hii..

i had to uninstall this mod, it doubled my queries on the server from 7 to 12 and it was still going up. I hope some of the codes gets fixed to fix this issue, may be this mod doesn't work on big sites?

popular 06-05-2008 01:46 PM

Quote:

Originally Posted by Coders Shack (Post 1540670)
i cant read that site, can you provide me with a video url and the embed they supply

http://you.video.sina.com.cn/b/13165999-1258180527.html

<div><object id="ssss" width="480" height="370" ><param name="allowScriptAccess" value="always" /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://vhead.blog.sina.com.cn/player/outer_player.swf?auto=1&vid=13165999&uid=125818052 7" type="application/x-shockwave-flash" name="ssss" allowFullScreen="true" allowScriptAccess="always" width="480" height="370"></embed></object></div>

Coders Shack 06-05-2008 03:02 PM

Quote:

Originally Posted by katie hunter (Post 1541353)
Hii..

i had to uninstall this mod, it doubled my queries on the server from 7 to 12 and it was still going up. I hope some of the codes gets fixed to fix this issue, may be this mod doesn't work on big sites?

the upcoming version will basically have no server stress.

(this mod doesn't add any queries though, you should double check that)

Quote:

Originally Posted by popular (Post 1541540)
http://you.video.sina.com.cn/b/13165999-1258180527.html

<div><object id="ssss" width="480" height="370" ><param name="allowScriptAccess" value="always" /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://vhead.blog.sina.com.cn/player/outer_player.swf?auto=1&vid=13165999&uid=125818052 7" type="application/x-shockwave-flash" name="ssss" allowFullScreen="true" allowScriptAccess="always" width="480" height="370"></embed></object></div>

thanks :D

Coders Shack 06-05-2008 08:10 PM

heres a status update.

currently i have it working with 22 video sites, i still need to do 8 more. 5 of them require advanced logic and the other 3 are adult sites.

a fun feature for 1.2 will be the ability to globally control the embed size to a fixed size or reduce all by a %. (may add an max/min height and width)

also its easy to add gobal embed attributes now its going to be as easy as this:
(in the admincp)
Code:

                attributes.allowFullScreen = 'true';
                attributes.wmode = 'opaque';

and this one will still support the custom replacement, it will work a little differently though.

width = __videow__
height = __videoh__
title = __videot__
href = __videohref__
containerid = __videoe__

so for this one you will basically need to use a containerid because it uses swfobject so your custom replacement can be as simple as this:

HTML Code:

<div id="__videoe__"></div>
:D (in other words its coming along nicely)

setishock 06-06-2008 11:41 PM

So if I'm not using vbseo you think it would be pointless to upgrade? Or is there anything new that would be of use to me?


All times are GMT. The time now is 08:55 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.05782 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
  • (1)bbcode_code_printable
  • (1)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
  • (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