vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - Youtube in profile (actual url) left side. (https://vborg.vbsupport.ru/showthread.php?t=229761)

Hippy 10-20-2010 06:55 PM

If there is a css for that mod add it to the addition.css

you need to post over at Forum stats mod

I just looked there
there is like 4 files..
but the issue with saving css as a file is resolved for this mod..(youtube in profile)
with the fix posted above witch fixes the save file as css..
posted over at the other thread and I will help you there..
I will test it out on my test forum..

Hippy 12-01-2010 10:13 PM

Been a while..
Just incase your wondering ...
this mod still installs and works 100% with the latest vb4.1.0

Shanti Nanda 01-07-2011 07:50 PM

I have a question <3, I've install a new style on my forum, but it doesn't show the video: the problem is with this style, the other it's perfect <3

What should I do?

Hippy 01-07-2011 07:59 PM

........
Quote:

Originally Posted by Shanti Nanda (Post 2145607)
I have a question <3, I've install a new style on my forum, but it doesn't show the video: the problem is with this style, the other it's perfect <3

are you storing css stylesheets as a file ?
this this
What should I do?

Quote:

Originally Posted by Mooff (Post 2003688)
If you have yes selected for "Store CSS Stylesheets as Files" in the acp videos won't show up (you will still have sound and title though).

This origins in the way the youtube.css is called by the plugin.

Simply put: It uses the css.php to include the youtube.css. If you have the store css option checked the css.php won't be called and therefore the style definitions set in the youtube.css aren't included, hence the video doesn't show.


The fix we used is to import the youtube.css in the additional.css using this line
Code:

@import url("{vb:raw vbcsspath}youtube.css");
(has to be in the first line!)


as a side effect you can deactive the "Youtube css start" plugin which won't be used anymore if you use that fix.


Regards


P.S.: thanks for the youtube in profile plugin, our members love it =)


Shanti Nanda 01-07-2011 08:14 PM

Oh! Now I remember that I did this long time ago for my previous style... thanks <3

Hippy 01-07-2011 08:20 PM

;) welcome

kether1 01-19-2011 09:39 PM

Trying this in 4.1.1 but doesn't seem to work. I tried the css change too. Can someone confirm this works in 4.1.1 fresh install?
Thanks,
K

Foxtrotelite 01-20-2011 01:38 AM

Is there any way to mod this so that it could show like a regular youtube sized embedded video somewhere in the profile area?

For instance, make a "YouTube" profile field category so that it would add a tab located in the member's profile, then just have a way to put a full size embed in that blank area?

kether1 03-25-2011 09:31 PM

Quote:

Originally Posted by kether1 (Post 2151686)
Trying this in 4.1.1 but doesn't seem to work. I tried the css change too. Can someone confirm this works in 4.1.1 fresh install?
Thanks,
K

Okay, could not get this to work correctly. Did anyone on 4.1.1?

Gamelobby 03-27-2011 05:01 AM

Do we really need 6 profile fields for a youtube player..!?

stangger5 03-27-2011 07:38 PM

Quote:

Originally Posted by Gamelobby (Post 2177883)
Do we really need 6 profile fields for a youtube player..!?

I guess it can be made with less..
It can be recoded to use just two...The Title and ID..

The 6 fields are for:
#1 Title,
#2 ID,
#3 Boarder Color,
#4 Body Color,
#5 Location,
#6 Auto Start.

Gamelobby 03-28-2011 12:40 AM

Is there anything we need to do different to just use the two.?
I tried it & it didn't work.

stangger5 03-28-2011 05:53 PM

(New) Version #4
*Fixes autoplay
* Works with "Store CSS Stylesheets as Files" set or not..
*No need to add anything to additional.css..

For the ones that havent got it to work:

================================================== ==========
Remember to look at the Field name and NOT the field Order

When adding the fields in the admincp,,you need the field name and the number..
Like this:

Place the custom profile field number for the Youtube Title. [ field5]

================================================== ==========

:)

stangger5 03-28-2011 05:55 PM

Quote:

Originally Posted by Gamelobby (Post 2178162)
Is there anything we need to do different to just use the two.?
I tried it & it didn't work.

Needs to be recoded,,,I`ll start on a more basic one.. ;)

Gamelobby 03-29-2011 04:37 AM

Quote:

Originally Posted by stangger5 (Post 2178462)
Needs to be recoded,,,I`ll start on a more basic one.. ;)

That would be great.!!


Whats the difference between:
YouTube ID link & Youtube Location.?

stangger5 03-29-2011 07:53 AM

Youtube ID is the link to the video..

Youtube location is different places you can move it,,on the left side of your profile...
show_first
under_stats
under_friends
under_albums
under_groups
show_last

stamos2003 04-03-2011 10:26 AM

Thanks!

installed on 4.1.2
seems like autostart isn't working?

Hippy 04-03-2011 12:58 PM

Quote:

Originally Posted by stamos2003 (Post 2180368)
Thanks!

installed on 4.1.2
seems like autostart isn't working?

I have noticed it works on some server and not on others.
It must be something in php is off,
but I am not sure what it could be..

thanks for all your great help and work stannger5

just.b.jealous 06-10-2011 04:43 AM

This works perfectly on Firefox, but not on Chrome. Anyway to fix it so chrome users can use this as well?

kylek 11-16-2011 05:28 AM

Fresh install on 4.1.8 and works great on FF and chrome with no problems, nice replacement for amefy.

Hippy 11-18-2011 11:00 AM

Works great with the newest vb.. thank stangger5 for releasing this mod..
It's much appreciated

Killabee 01-13-2012 06:25 PM

is this working for 4.1.9 ? i gave it a shot and it failed to work ..

Hippy 01-13-2012 11:33 PM

Quote:

Originally Posted by Killabee (Post 2287386)
is this working for 4.1.9 ? i gave it a shot and it failed to work ..

most commen missed
Go to : admincp >> Settings >> Options: Mini Youtube for member profile

Fill in all the profiles you just created..

Knight0319 05-10-2012 01:19 AM

Anyone having issues with autoplay today? Seems autoplay is broken again. Running 4.1.12 with the latest version of this.

fnrtop 05-25-2012 05:03 AM

working great ! but the colors never do work.

thank you

flbutterflyz 05-28-2012 03:21 AM

What conditional do I use in the template so that those members who don't want a YT in their profile don't see a box?

Hippy 05-28-2012 03:23 AM

they should see a box if they dont have a video set ...

flbutterflyz 05-28-2012 03:25 AM

Right, they do. Is there a way so that those who don't want a YT in their profile and don't enter anything in those fields don't see the box?

Hippy 05-28-2012 03:31 AM

sorry shouldn't see it if the fields are empty

I installed this on many sites and I have not seen a blank box

flbutterflyz 05-28-2012 03:56 AM

Ahhh I tinkered and found a solution.

Thanks!! :)

datoneer 05-31-2012 07:35 PM

Tagged for later

FTG LIQUID CL 06-09-2012 06:31 PM

any chance this will work with 4.1.12

stangger5 06-09-2012 07:21 PM

Quote:

Originally Posted by FTG LIQUID CL (Post 2338201)
any chance this will work with 4.1.12

Yes...

FTG LIQUID CL 06-10-2012 02:30 AM

works great,thanks

Luis 07-08-2012 07:20 AM

not work on 4.1.11 :(

New Joe 07-08-2012 08:46 AM

Any screen shots or a demo of this?

zascok 07-20-2012 03:38 PM

nice one , too complicated for my users lol , no one is willing to deal with 6 additional fields. Any chance you have a lite version , where only the link to youtube needs to be placed, please? But nice job anyway

stangger5 08-14-2012 03:15 PM

Quote:

Originally Posted by New Joe (Post 2345995)
Any screen shots or a demo of this?

Click here for the demo..



Quote:

Originally Posted by zascok (Post 2349861)
nice one , too complicated for my users lol , no one is willing to deal with 6 additional fields. Any chance you have a lite version , where only the link to youtube needs to be placed, please? But nice job anyway

lite version with less fields...hhhmm
Should there be one or two fields ??

Title and the video or just the video ??

Hippy 08-14-2012 04:07 PM

The way it is , its perfect!
* inside joke..
Ajax :D

zascok 08-15-2012 11:20 AM

Quote:

Originally Posted by stangger5 (Post 2356905)

lite version with less fields...hhhmm
Should there be one or two fields ??

Title and the video or just the video ??

given the fact, 1 woud be ideal :) Just a filed for YT link


All times are GMT. The time now is 01:04 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.01268 seconds
  • Memory Usage 1,813KB
  • 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
  • (12)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
  • (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