vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Add Video Or Mp3 To Play On Your Avatar (https://vborg.vbsupport.ru/showthread.php?t=183931)

TheInsaneManiac 06-30-2008 12:53 PM

Quote:

Originally Posted by TimberFloorAu (Post 1562632)
Seems like a good idea.

How could we limit this to certain user groups. or those with post count over say 1000

Problem I forsee, is the page load speed, on a busy forum.

Seems like a great idea, but can only imagine the page speed is going to be sooooo slow... your page took 17 seconds to load, for the mp3 Slightly less for the youtube vid.

The mp3, presumably.. is constructed from either ( hosted or hotlinked files ) which again.. could take for ever to load.

Any stats please?

I have a execution time script on my forums. My forums execute in 0.2 seconds. After just using my mp3 it took it up to 4 seconds. After using Youtube it took it up to 1 second. Sorry, but uninstalled.

globofan 06-30-2008 01:24 PM

This is amazing, easy install also great mod. very unquie.

KURTZ 06-30-2008 01:57 PM

amazing job! ;)

anyway i've a question: if i've already a custom avatar selected it shows my avatar like a background of the video when this is paused ... right?

also i've found an issue: check the attachment ... only in the first post i've got the video ...

edit: just tried onto another (testing) board ... same issue ... :(

princeedward 06-30-2008 02:50 PM

thanks....just workin fine to my vb3.6.8. PL2 i wonder if we can add or make this work to
Profile Page Avatar or Profile Picture too...

great...

;)

iogames 06-30-2008 02:52 PM

Wow! amazing... Installed, but got a question, that NEWS STICKER that you have on the demo, where do you get it?

whitetigergrowl 06-30-2008 03:39 PM

My biggest concern which the others have reflected and the coder has said nothing in response to is page load speed. As well as the number of queries being added.

dvbusuario 06-30-2008 07:04 PM

Quote:

Originally Posted by KURTZ (Post 1563036)
amazing job! ;)

anyway i've a question: if i've already a custom avatar selected it shows my avatar like a background of the video when this is paused ... right?

also i've found an issue: check the attachment ... only in the first post i've got the video ...

edit: just tried onto another (testing) board ... same issue ... :(

To display only in First Post:

find:
Quote:

<if condition="in_array($post['usergroupid'], array(2,5,6,7,9,12,14)) AND $post[field5]">
Change to
Code:

<if condition="in_array($post['usergroupid'], array(2,5,6,7,9,12,14)) AND !$GLOBALS['FIRSTPOSTID'] AND $post[field5]">
:D

KURTZ 06-30-2008 07:15 PM

@dvbusuario: something is changed ... now i got all the avatars, but the video is showed only in the first post like you said .... no i need the video onto all my posts is possible?

thanks ...

friend01 07-01-2008 12:08 AM

Update 6.1.2008 : Hide TT-AV-Avatar from Guests
The following template modifications will prevent guests (unregistered / not logged in) from seeing TT-AV-Avatar.

TimberFloorAu 07-01-2008 12:36 AM

Please is there a way of restricting this to members with a minimum post count.

We do not have different usergroups based on post count.

Any suggestions?


All times are GMT. The time now is 10:54 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.01070 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)pagenav_pagelink
  • (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