PDA

View Full Version : Add-On Releases - Mini YouTube Video in Profile (right side block)


Pages : [1] 2

stangger5
02-05-2008, 10:00 PM
Mini YouTube Video for member profile in right side block v2.1

(New)Added cache_templates,,user group permissions and
the option for auto-play...

Demo-www.next-level-arcade.com (http://www.next-level-arcade.com/member.php?u=31)

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

First create 3 profile fields.
One for YouTube ID'
one for YouTube title and
one for Auto-play..

================================================== ==========
admin >> User Profile Fields >> Add New User Profile Field

1:
Single-Line Text Box
Title: YouTube ID
Description: Put your YouTube ID here.

Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 9,,you will need to change the
i in $userinfo[fieldi] to 9 like this,, $userinfo[field9]
================================================== ==========
Add anther Profile Field,,

2:
Single-Line Text Box
Title: YouTube Title
Description: Put your YouTube Title here.

Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 10,,you will need to change the
t in $userinfo[fieldt] to 10 like this,, $userinfo[field10]
================================================== ==========
Add anther Profile Field,,

3:
Single-Line Text Box
Title: YouTube Auto-play
Description: Put &autoplay=1 in the input box below,to have it auto-play..

Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 11,,you will need to change the
a in $userinfo[fielda] to 11 like this,, $userinfo[field11]
================================================== ==========

Import the plugin..

admin >> Plugins & Products >> [Add/Import Product] and import
youtube-member-profile.xml file..

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

Edit two templates.

1:
admincp >> Styles & Templates >> Member Info Templates >>
memberinfo_block_youtube

Find three $userinfo[fieldi] and change the i to the YouTube ID field number..

Find two $userinfo[fieldt] and change the t to the YouTube title field number..

Find one $userinfo[fielda] and change the a to the YouTube auto-play field number..

2:
Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO

Look for,,

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

Put $blocks[youtube] anywhere in there..
I have mine arter $blocks[friends_mini]..
Like this,,

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

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

Go to youtube dot com,,find the video you want..
Say the link is
http://www.youtube.com/watch?v=HhuVgywiO3w

Put HhuVgywiO3w in your YouTube ID field..

Then put,,Welcome Home Roscoe Jenkins,,in your YouTube title field..

To edit your YouTube fields..
USERCP >> Edit Your Details >> Additional Information

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

To edit usergroups,,
admincp >> Plugins & Products >> Plugin Manager:
Mini right side YouTube for Member Profile

Add the usergroup ID,,that you want to be able to use the YouTube vidoes..

if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7))

Like this: ,1 ,2 , 3, 4, 5, 6, 7 ,8 ,9

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

If you have an older version,,uninstall the plug-in and revert the memberinfo_block_youtube template before installing the newest version..

Enjoy !!
stangger5:)
:)

dacho
02-06-2008, 07:50 PM
thank you man

iogames
02-06-2008, 08:00 PM
sounds like fun!

ShawneyJ
02-06-2008, 08:55 PM
good job :)

Freesteyelz
02-06-2008, 10:11 PM
Hey, stangger5. I downloaded the plugin to see what it looks like. I thought there would be more code to the hook...Go figure. :D

Just a suggestion, you may want to add the <tr> and <td> tags to your Table code or just remove <table> all together...You don't need it. :)

stangger5
02-06-2008, 10:58 PM
Hey, stangger5. I downloaded the plugin to see what it looks like. I thought there would be more code to the hook...Go figure. :D

Just a suggestion, you may want to add the <tr> and <td> tags to your Table code or just remove <table> all together...You don't need it. :)

I updated the template..Took out the <table>s and added block_row and block_row block_footer..
That makes it look alot better...:D

nerofix
02-06-2008, 11:50 PM
Hello my friend,

you have 2 typing errors in your step 3 description.

--> $useinfo[fieldi] --> $userinfo[fieldi]

--> $useinfo[fieldt] --> $userinfo[fieldt]

Thank you for this mod.

Romeos Tune
02-07-2008, 12:12 AM
Hey! This one works. :D Thanks!

Romeos Tune
02-07-2008, 12:14 AM
Is there a way to get the video to auto start?

Never mind...figured it out. :)

stangger5
02-07-2008, 12:39 AM
Hello my friend,

you have 2 typing errors in your step 3 description.


--> $useinfo[fieldi] --> $userinfo[fieldi]

--> $useinfo[fieldt] --> $userinfo[fieldt]


Thank you for this mod.

Fixed it...Thanks..;)

glorify
02-07-2008, 12:50 AM
Looks solid and in the right side is right where it looks good. Will install. Nice job man.

seangworld
02-07-2008, 03:39 AM
THANK YOU!!!

i downloaded the zip and clicked install. i'll actually install it in a little bit.

sinistergaming
02-07-2008, 05:06 AM
installed easily enough works great

seangworld
02-07-2008, 05:08 AM
Yay It Works!!!!

Alfa1
02-07-2008, 07:42 AM
Can you please add functionality to allow only certain usergroups to put this on their profile?

This works like a charm. It only strikes me as odd, to put the video title between the block title and the video, instead of replacing the block title with the video title. I have changed this by moving some code around in memberinfo_block_youtube:
<!-- youtube -->
<if condition="$userinfo[field9]">
<div id="youtube" class="tborder content_block">
<h4 class="thead block_title">
<a href="#top" class="collapse_gadget" onclick="return toggle_collapse('youtube')"><img id="collapseimg_youtube" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a>
<a name="albums"></a>
<span class="block_name"><if condition="$userinfo[field22]">$userinfo[field22]</if></span>
</h4>
<div class="block_content" id="collapseobj_youtube" style="">




<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field9]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field9]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>

</div>

</div>
</div>
</if>
<!-- / youtube -->
Note that my profile field ID's are 9 and 22. If you use the above, then you need to change this.

Would it be possible to change this hack, so that more flash video sites can be used and not just youtube?

spike_xxx
02-07-2008, 08:14 AM
Thank You .... works great :)

stangger5
02-07-2008, 02:00 PM
Can you please add functionality to allow only certain usergroups to put this on their profile?

This works like a charm. It only strikes me as odd, to put the video title between the block title and the video, instead of replacing the block title with the video title.


I have added the functionality to allow certain usergroups to use..
Next version...;)

I made both the box title and video title,,,to make it look more like the other info blocks..

Booth
02-09-2008, 05:12 AM
For some reason when users who have already added a video are change it to a different video it doesn't show.

stangger5
02-09-2008, 10:01 AM
If it doesnt show,,,then they didnt put the YouTube code in right...

Have them try anther video too...

christian8a
02-09-2008, 04:07 PM
there a way to use full URL man? instead of the ID
for us is good, but for some members they dont know that, they just paste the full url

Freesteyelz
02-09-2008, 10:17 PM
My guess is that just rip the entire http// line and substitute it with:


src="$userinfo[fieldx]"


That should work.

marcossalazar
02-10-2008, 12:56 PM
Quick question...does this allow users to put in any youtube video they want in their profile?

cheat-master30
02-10-2008, 12:57 PM
Installed and working fine.

eNforce
02-10-2008, 05:33 PM
My guess is that just rip the entire http// line and substitute it with:


src="$userinfo[fieldx]"


That should work.

I tried that, didn't work for some reason.

I just left more detailed instructions on how to get youtube ID's in the profile field description.

AK47 Nemesis
02-10-2008, 08:25 PM
Thanks, very nice mod! Could you perhaps write a tutorial on how to add custom blocks? As i wish to add more containing other stuff.

iJoe
02-10-2008, 09:27 PM
excellent, thanks

stangger5
02-11-2008, 09:38 AM
Could you perhaps write a tutorial on how to add custom blocks? As i wish to add more containing other stuff.

If I ever get time...;)

NeuroLancer
02-11-2008, 09:43 AM
This is really nice. Thanks for the work. :)

Thanks, very nice mod! Could you perhaps write a tutorial on how to add custom blocks? As i wish to add more containing other stuff.

there is one already: See it here in Articles section (https://vborg.vbsupport.ru/showthread.php?t=165554)

RvG2
02-11-2008, 12:23 PM
works perfectly! :)

Booth
02-12-2008, 01:09 PM
If it doesnt show,,,then they didnt put the YouTube code in right...

Have them try anther video too...

No it must have been a problem when it installed because I've just reinstalled and it's working fine with all the users who've added videos - even those that had a problem.

UltraFanatics
02-12-2008, 07:03 PM
This mod is quality!

Awesome and brings a myspace / facebook feel to the page :)

Is there anyway of letting users add the whole http://www etc ??

If so can you let me know how and what to loose etc etc

marcossalazar
02-12-2008, 07:14 PM
agreed...it is a sweet mod. The only problem is having to only put in the youtube code instead of the whole URL. If that can be done, this would be awesome!

stangger5
02-13-2008, 06:31 AM
It will work useing the full url...

You have to use the url from the Embed code tho..

Say your Embed code is this,,
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/wfjWwGPtAls&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/wfjWwGPtAls&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

Members would just input this,,
http://www.youtube.com/v/wfjWwGPtAls&rel=1

I`ll make anther one just for full urls...

stangger5
02-13-2008, 06:54 AM
I just uploaded mini youtube in profile (right side block)v2 full url..

Its install info is in the zip...

weedheaven
02-15-2008, 09:57 PM
how would i make this work on 3.6.8 ?

I dont find those blocks anywhere

Mark.B
02-15-2008, 10:10 PM
how would i make this work on 3.6.8 ?

I dont find those blocks anywhere
This mod requires 3.7, as 3.6 does not have the "new style" profile page.

Enclave
02-16-2008, 09:36 AM
If you change

<object width="240" height="200"><param name="movie" value="$userinfo[field9]"></param><param name="wmode" value="transparent"></param>
<embed src="$userinfo[field9]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>with that

<object type="application/x-shockwave-flash" style="width:240px; height:200px;" data="$userinfo[field9]"><param name="movie" value="$userinfo[field9]" /><param name="wmode" value="transparent"></object>then the website is even xhtml valid... ;)

Thanks anyway for the mod!

Checkout here: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.next89.com%2Fforum%2Fme mbers%2Fenclave.html&charset=%28detect+automatically%29&doctype=Inline&group=0

weedheaven
02-16-2008, 04:13 PM
This mod requires 3.7, as 3.6 does not have the "new style" profile page.

Damn, i woud like to have a small youtube video. Any other mod that is for 3.6.8 like that?

weedheaven
02-16-2008, 07:57 PM
Nvm wait till vbulletin is out of beta

stangger5
02-17-2008, 04:21 AM
Nvm wait till vbulletin is out of beta

I dont know if theres anything for 3.6..
I could make one for 3.6 if enough members want it...;)

NeuroLancer
02-17-2008, 08:11 AM
Nice mod, really useful.

I have encountered a snag with the full url version.

It is like this. When the url entered is something like "http://www.youtube.com/watch?v=FMOHgLyvn10" it doesnt work. A user who copy pastes the url will not have their video display.

but when it looks like this "http://www.youtube.com/v/FMOHgLyvn10" ... all is well.

Where do we tell them to get the proper url from?

weedheaven
02-17-2008, 10:44 AM
I dont know if theres anything for 3.6..
I could make one for 3.6 if enough members want it...;)

Well since i installed vS-Interactive Profiles
It would be nice to have a little youtube mini profile
As how it works on vb3.7
I just tested that on a test-board on vb3.7 And works looks very nice. And since the mini youtube profile works on 3.7 in profile. If that could be ported to 3.6.8 would be awsome. If it can work with vS-Interactive Profiles

Digital Jedi
02-17-2008, 02:07 PM
Nice mod, really useful.

I have encountered a snag with the full url version.

It is like this. When the url entered is something like "http://www.youtube.com/watch?v=FMOHgLyvn10" it doesnt work. A user who copy pastes the url will not have their video display.

but when it looks like this "http://www.youtube.com/v/FMOHgLyvn10" ... all is well.

Where do we tell them to get the proper url from?
That's because the URL used in the embed code is completely different from the URL the video is located on. The $[fieldXX] variable will only be replace with the value entered in the field. If you try changing the code to where it uses the full URL, then there will be conflicts, as the embed code doesn't really use that URL structure. This makes it to where it requires even more steps, because now the user will have to extract the URL of the video from the embed code, rather then just grabbing the characters after the equals symbol in the URL. And to be perfectly blunt, if they can't find the video ID, then finding the URL in embed code is going to be impossible. The easiest, and most consistent way to get the mod to work is to use the ID number alone.

cheat-master30
02-17-2008, 08:42 PM
For some reason, on the upgrade to version 5, this ended up getting a seperate but clickable tab somehow. I don't know how, but I guess it's cool, just not as much as the side block. Any reason for this? How did it happen?

A screenshot:

No mods used except this one with relevant template edit.

weedheaven
02-17-2008, 08:58 PM
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

add it somewhere between these things ;) I tryd on a test instal of vbulletin. And it did not ended up there what you are showing

stangger5
02-18-2008, 06:03 AM
For some reason, on the upgrade to version 5, this ended up getting a seperate but clickable tab somehow. I don't know how, but I guess it's cool, just not as much as the side block. Any reason for this? How did it happen?

A screenshot:

No mods used except this one with relevant template edit.

I`ll upgrade to vb3.7.5 and see what I get...

stangger5
02-18-2008, 06:30 AM
For some reason, on the upgrade to version 5, this ended up getting a seperate but clickable tab somehow. I don't know how, but I guess it's cool, just not as much as the side block. Any reason for this? How did it happen?

A screenshot:

No mods used except this one with relevant template edit.

It works fine with vb3.7.5..

Looks like you put the $blocks[youtube] in the wrong place..

You need it here,, like this:

<!-- sidebar -->
$template_hook[profile_right_first]
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]
$template_hook[profile_right_last]
<!-- / sidebar -->

cheat-master30
02-18-2008, 09:09 PM
Thanks. I had it by the tab blocks area, and vBulletin thought it was one of those tabbed pages or something. Back to usual now.

Digital Jedi
02-19-2008, 12:01 PM
That's not a bad idea though. :D

7lanet
02-22-2008, 02:35 AM
but this one video :*_*:

how add more video ??

stangger5
02-22-2008, 05:57 AM
but this one video :*_*:

how add more video ??

Witch zip file did you use ??

mini youtube in profile (right side block)v2.zip
or
mini youtube in profile (right side block)v2 full url.zip

The info to change the video for,,
mini youtube in profile (right side block)v2.zip..
is in the first post..

The info to change the video for,,
mini youtube in profile (right side block)v2 full url.zip
is in the zip file..

Zelda-King
02-22-2008, 06:43 PM
Strange that I seem to be the only one with this problem but when I try to import the plugin I get this error: XML Error: XML_WAR_UNKNOWN_VERSION at Line 63.

Running vB 3.7.0 Beta 4.

Got it to work manually though so clicking install. :)

Brandon Sheley
02-23-2008, 12:59 AM
nice :)

Karnal Sinn
02-23-2008, 08:14 AM
Strange that I seem to be the only one with this problem but when I try to import the plugin I get this error: XML Error: XML_WAR_UNKNOWN_VERSION at Line 63.

Running vB 3.7.0 Beta 4.

Got it to work manually though so clicking install. :)


You weren't the only one with that error, took me a while to figure it out (by examining how other XML's were laid out) but...

For this error just replace.. (first line of code in the XML file.)

<?xml version="2.5" encoding="ISO-8859-1"?>

and change it to this

<?xml version="1.0" encoding="ISO-8859-1"?>

stangger5
02-23-2008, 09:44 AM
I though,,I fixed that...
Sorry !! :o

Both XML files are update now..;)

JVCode
02-23-2008, 01:08 PM
Really nice feature, would be great to have an 'albums' type of feature, where all your favorite YouTube vids could be displayed in the same layout and fashion as the current user albums feature does.

ShawneyJ
02-24-2008, 08:08 AM
whats the update please?

stangger5
02-24-2008, 10:04 AM
The update is the XML file edit,, Karnal Sinn posted..

<?xml version="2.5" encoding="ISO-8859-1"?>

changed to

<?xml version="1.0" encoding="ISO-8859-1"?>

This was causing some members problems when installing..

If you didnt have any problem installing,,,theres no need to update...

weedheaven
02-25-2008, 07:18 AM
I dont know if theres anything for 3.6..
I could make one for 3.6 if enough members want it...;)

Already found one for 3.6.x

https://vborg.vbsupport.ru/showthread.php?t=133263

7lanet
02-26-2008, 03:20 AM
<a href="http://www.7lanet.com/vb/u1.html" target="_blank">http://www.7lanet.com/vb/u1.html</a>
7lanet
pass:7lanet

stangger5
02-26-2008, 04:05 AM
http://www.7lanet.com/vb/u1.html
7lanet
pass:7lanet

You need to edit your profile fields..

Usercp >> Your Profile >> Edit Your Details..
Scroll to the bottom,,thats where you`ll see,,
YouTube ID and YouTube Title..

I added,,
YouTube ID : MT8NfZ0jcj4&rel=1
and
YouTube Title : bakugan episode 1 part 2

So you can see it works...

:)

7lanet
02-26-2008, 05:29 PM
thanks ^_^

wicked80
02-28-2008, 04:24 AM
Hi Friends,
I installed the mod and followed all the directions and everything looks to be working fine except that the video does not show up in the profile.

The youtube Id and title shows up but below that i just see a blank box and i tried with 2-3 different youtube ids.

I am using 3.7.0 beta 5, can someone please see the attached screenshot and help me out.

Thanks

stangger5
02-28-2008, 09:55 AM
Hi Friends,
I installed the mod and followed all the directions and everything looks to be working fine except that the video does not show up in the profile.


The youtube Id and title shows up but below that i just see a blank box and i tried with 2-3 different youtube ids.


<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Vv2dkd1ZiO0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Vv2dkd1ZiO0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

Are you just putting the id from the embed link??
Vv2dkd1ZiO0

:)

wicked80
02-28-2008, 11:53 AM
Thanks Stangger,
Actually i was picking up that id from the Youtube URL but it's the same in the embed link as well.I also tried putting your id i.e "Vv2dkd1ZiO0" but still it does not shows the video.

My doubts:
1. Could it be do to some file permissions ??
2. Do i need to update counters or something ??

Please help.

stangger5
02-29-2008, 10:28 AM
Witch zip file did you download ??

mini youtube in profile (right side block)v2 full url.zip
or
mini youtube in profile (right side block)v2.zip

The info for: mini youtube in profile (right side block)v2 full url.zip is in the zip..
You need to add the full url if useing that one..

If you use: mini youtube in profile (right side block)v2.zip
All you need is the ID

RvG2
03-01-2008, 06:35 PM
any thought about this?

Page generated in 0.31901 seconds with 18 queries (1 queries for uncached templates)
Uncached templates: memberinfo_block_youtube (1)

stangger5
03-02-2008, 10:05 AM
any thought about this?

Page generated in 0.31901 seconds with 18 queries (1 queries for uncached templates)
Uncached templates: memberinfo_block_youtube (1)

That will be fixed in the next version + being able to set usergroup permissions..

:)

VeeDubZ
03-02-2008, 10:40 PM
Is there a way to get the video to auto start?

Never mind...figured it out. :)

so how do you make it auto start the video????

Romeos Tune
03-03-2008, 02:03 AM
Add this at the end of the video code: &autoplay=1

I just put a deal in to let people know if they wanted it to autostart.

stangger5
03-03-2008, 06:07 AM
I`ll put a auto-play option in the user field in the next version...

stangger5
03-03-2008, 11:15 AM
Updated !!

(New)Added cache_templates,,user group permissions and
the option for auto-play...

NeuroLancer
03-03-2008, 02:13 PM
stangger5, thanks :)

I idea though, instead of telling a user to put the &autoplay=1 in the text box, could you not have a single selection radio using a case? Or is that not possible in vBulletin? I added an if to mine instead, i made it

http://www.youtube.com/v/$userinfo[fieldi]<if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

that way its 2 radios- Yes, No. Nicer for the user.

stangger5
03-04-2008, 10:33 AM
stangger5, thanks :)

I idea though, instead of telling a user to put the &autoplay=1 in the text box, could you not have a single selection radio using a case? Or is that not possible in vBulletin? I added an if to mine instead, i made it

http://www.youtube.com/v/$userinfo[fieldi]<if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

that way its 2 radios- Yes, No. Nicer for the user.

Didnt even think about that...
I dont know if its possible,,just useing the field YES and NO..

Useing the if condition is a nice idea..

Thanks NeuroLancer!!
Any other idea ?? ;)

Magnum164
03-04-2008, 08:23 PM
Nice mod installing now.

ON the line where you enter is a member of to limit the use to specific usergroups, can this also be changed to limit to only certain ranks. In other words a registered user with at least 20 posts can use this feature.

Still learning the code part. Thanks..

OK all installed I get the YuTube mini block, everything seems fine, but no YuTube video, I have tried several. Just blank.

stangger5
03-05-2008, 10:34 AM
Nice mod installing now.

ON the line where you enter is a member of to limit the use to specific usergroups, can this also be changed to limit to only certain ranks. In other words a registered user with at least 20 posts can use this feature.

Still learning the code part. Thanks..


OK all installed I get the YuTube mini block, everything seems fine, but no YuTube video, I have tried several. Just blank.

The post feature should be possible..

Can I have a link to your site ??

choccyclaire
03-23-2008, 01:33 PM
Loving it! And my members are used to just putting the last part of the url in anyways. :)

nightbloom
04-05-2008, 07:03 PM
stangger5, thanks :)

I idea though, instead of telling a user to put the &autoplay=1 in the text box, could you not have a single selection radio using a case? Or is that not possible in vBulletin? I added an if to mine instead, i made it

http://www.youtube.com/v/$userinfo[fieldi]<if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

that way its 2 radios- Yes, No. Nicer for the user.

Can you tell me exactly how you did that? Cause that is a much nicer idea...

wicked80
04-06-2008, 05:03 PM
Hi,
Is there anyway to use this module to post more then one videos. I tried to make it work for 2 videos, by copying the memberinfo_block_youtube to memberinfo_block_youtube1 and adding 3 extra fields to user proffile and editing memberinfo_block_youtube1 accordingly and adding a new entry in memberinfo template as "youtube1" but it did not worked.

So your help would be greatly appreciated....

Thanks

rapidphim
04-14-2008, 06:48 AM
1/ can this one work on RC3?
2/ how can we set it up as auto play?

stangger5
04-14-2008, 10:33 PM
Hi,
Is there anyway to use this module to post more then one videos. I tried to make it work for 2 videos, by copying the memberinfo_block_youtube to memberinfo_block_youtube1 and adding 3 extra fields to user proffile and editing memberinfo_block_youtube1 accordingly and adding a new entry in memberinfo template as "youtube1" but it did not worked.

So your help would be greatly appreciated....

Thanks

Do you have it installed wicked80 ??
You dont have it mark as installed..;)

To have two videos,,,you`ll have to add anther userfeild for it and add the last part of the memberinfo_block_youtube template again with the new userfeild number..


1/ can this one work on RC3?
2/ how can we set it up as auto play?

Yes this will work with RC3..
The info for auto-play is in the first post..

rapidphim
04-14-2008, 10:37 PM
Great... I'll try it out on my board. Thanks.

msorin
04-19-2008, 08:29 PM
Didn't work for me. I'm using rc3. When I load m profile the video does not load and just hangs on trying to load.

stangger5
04-19-2008, 11:18 PM
Didn't work for me. I'm using rc3. When I load m profile the video does not load and just hangs on trying to load.

Can you pm me a link to your site ??

Boosted Panda
04-27-2008, 06:21 PM
Same mine won't load just blan.

stangger5
04-27-2008, 07:12 PM
Can you send me a link to your profile page ??

KURTZ
04-27-2008, 07:22 PM
really interesting stangger ... :) i'm waiting the Gold version, and i'll install this hack ...

*TAGGED

goodguy
05-03-2008, 08:38 PM
I must be dumb but I can't find the member info templates?

stangger5
05-03-2008, 08:42 PM
admincp >> Styles & Templates >> Member Info Templates

goodguy
05-03-2008, 08:48 PM
admincp >> Styles & Templates >> Member Info Templates

It isnt there though (the member info template)

stangger5
05-03-2008, 09:06 PM
admincp >> Styles & Templates >> Style Manager..
In the Style Manager choose you skin you want to edit..

In the All Styles Options dropdown box choose Edit templates..
There you`ll see the templates list..Scroll down to Member Info Templates..

goodguy
05-03-2008, 09:26 PM
admincp >> Styles & Templates >> Style Manager..
In the Style Manager choose you skin you want to edit..

In the All Styles Options dropdown box choose Edit templates..
There you`ll see the templates list..Scroll down to Member Info Templates..

Thanks :up:
Told you I was dumb. :)

I think this is right?

<div class="alt1 smallfont block_row"><if condition="$userinfo[field7]">Title:&nbsp;$userinfo[field7]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field6]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field8]$userinfo[field8]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>

</div>

stangger5
05-03-2008, 09:36 PM
You missed one edit at the first of that template..

<!-- youtube -->
<if condition="$userinfo[fieldx]">

Looks like it should be

<!-- youtube -->
<if condition="$userinfo[field6]">

Your code should be this,

<div class="alt1 smallfont block_row"><if condition="$userinfo[field7]">Title:&nbsp;$userinfo[field7]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field6]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field6]$userinfo[field8]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object></div>

Field6 should be the Youtube ID
Field7 should be the Title..
Field8 should be the Autoplay

:)

crkgb
05-03-2008, 09:42 PM
I wish this could be an installable xml file )))

moger
05-03-2008, 09:44 PM
ok i installed and it just doesn't show up at all. i have checked everything. even re-installed it. i dont know what is wrong... any ideas?

goodguy
05-03-2008, 09:53 PM
You missed one edit at the first of that template..

<!-- youtube -->
<if condition="$userinfo[fieldx]">

Looks like it should be

<!-- youtube -->
<if condition="$userinfo[field6]">

Your code should be this,

<div class="alt1 smallfont block_row"><if condition="$userinfo[field7]">Title:&nbsp;$userinfo[field7]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field6]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field6]$userinfo[field8]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object></div>

Field6 should be the Youtube ID
Field7 should be the Title..
Field8 should be the Autoplay

:)

Thanks :)
Now I can't see it in the members profile :confused:
I knew I was dumb, but now seem dumber. :o

stangger5
05-03-2008, 09:55 PM
Did you,,

Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO ??

You need to add $blocks[youtube] in that template..
Info is in the first post...

goodguy
05-03-2008, 09:59 PM
Did you,,

Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO ??

You need to add $blocks[youtube] in that template..
Info is in the first post...

Yep it looks like this;

<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[friends]
$blocks[youtube]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>

Edit: I need an R and L on my hands. :o

stangger5
05-03-2008, 10:02 PM
You put it in the wrong section..

Look on down in the template..


$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

goodguy
05-03-2008, 10:04 PM
You put it in the wrong section..

Look on down in the template..


$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

Fixed that now but still not showing. :confused:

goodguy
05-03-2008, 10:11 PM
Should it appear in this list in the userprofile?

Biography
N/A
Location
N/A
Interests
N/A
Occupation
N/A
Gender
Rather Not Say
YouTube ID
bEbh0SWandU
YouTube Title
Support
YouTube Auto-play
&autoplay=1

stangger5
05-04-2008, 09:43 AM
Should it appear in this list in the userprofile?

If you want it to show..

If not,,you should have made your profile feild like this,,

1:
Single-Line Text Box
Title: YouTube ID
Description: Put your YouTube ID here.

Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

If its not working,,,can you send me a link to your site ??

goodguy
05-04-2008, 10:19 AM
If you want it to show..

If not,,you should have made your profile feild like this,,

1:
Single-Line Text Box
Title: YouTube ID
Description: Put your YouTube ID here.

Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

If its not working,,,can you send me a link to your site ??


Thanks for having a look they are at;

http://www.hairdivision.co.uk/forums/

stangger5
05-04-2008, 10:20 AM
ok i installed and it just doesn't show up at all. i have checked everything. even re-installed it. i dont know what is wrong... any ideas?

Have you edited the memberinfo_block_youtube template to match your userinfo field numbers ??

Yours should be,,

the Youtube ID should be Field17
the Title should be Field18..
the Autoplay should be Field19

Then added $blocks[youtube] to your MEMBERINFO template ??

:)

stangger5
05-04-2008, 10:24 AM
Thanks for having a look they are at;

http://www.hairdivision.co.uk/forums/

I cant register..I`m getting this,,You answered the NoSpam! question incorrectly.

I dont see any NoSpam question anywhere...

goodguy
05-04-2008, 11:25 AM
I cant register..I`m getting this,,You answered the NoSpam! question incorrectly.

I dont see any NoSpam question anywhere...

Oops, neither do I. :eek: :confused:

goodguy
05-04-2008, 11:29 AM
Have you edited the memberinfo_block_youtube template to match your userinfo field numbers ??

Yours should be,,

the Youtube ID should be Field17
the Title should be Field18..
the Autoplay should be Field19

Then added $blocks[youtube] to your MEMBERINFO template ??

:)


Who would have thought that one missing number could be such a problem :o:)
It works a treat folks!! Thanks stangger5 :up:

Note to self
Read, understand and carryout all instructions, dont try to do stuff late at night when tired, it aint self assembly furniture the instructions are important. ;) :cool:

Thanks again. :up:

want3ed
05-04-2008, 01:24 PM
thanks for mod. It is good working.

GTRyan
05-16-2008, 07:28 AM
I installed this on 2 sites, one is my own test site and it works fine, another is a decent sized forum with lots of plugins. I followed the directions included with the .zip and I am not seeing the video block on my own profile or anyone else even though they dont know about the addon yet. What could be wrong, could it be another plugin interfering? I disabled a bunch of other plugins and still nothing shows, I do have the $blocks[] added in MEMEBERINFO and the custom user fields.

Any advice?

3.7.0 gold

dancue
05-16-2008, 12:57 PM
For those of you interested in making the radio Yes/No Buttons do the following.

STEP ONE:
When making the auto play profile field follow these directions instead:
3:
Single-Selection Radio Buttons
Title: YouTube Auto-play?
Description: Select whether or not you would like the video to start automatically.
Options(each on a separate line): Yes
No
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 11,,you will need to change the
a in $userinfo[fielda] to 11 like this,, $userinfo[field11]


STEP TWO:

After replacing the field values (fielda, fieldt, and so on) in template memberinfo_block_youtube you will need to replace $userinfo[fielda] (only one instance) with <if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

That's it. You are done. Hopefully the author can add this and make it default.

Greek76
05-17-2008, 05:14 PM
I installed this on 2 sites, one is my own test site and it works fine, another is a decent sized forum with lots of plugins. I followed the directions included with the .zip and I am not seeing the video block on my own profile or anyone else even though they dont know about the addon yet. What could be wrong, could it be another plugin interfering? I disabled a bunch of other plugins and still nothing shows, I do have the $blocks[] added in MEMEBERINFO and the custom user fields.

Any advice?

3.7.0 gold

I had the same problem but I also realized I made a mistake. In the autoplay box in my profile I only put down 1 and it didnt work. No youtube screen at all. As soon as I put down &autoplay=1 it worked perfectly. Try doing that..

baghdad4ever
05-26-2008, 10:56 AM
thank you very mutch

installed

Keenanm
06-01-2008, 12:07 AM
Doing coding for YouTube videos I realized you can also add colours like in the autoplay field you can add this blue colour to the skin by entering theres other colours and such aswell.

edit; I've figured out the colour code

&color1=0x66FF00&color1=0xCC0000"
Break down:
1. &color1=0x (Always keep this at 1)
2. 66FF00& (The colour the colour codes go by hex colours no need for #)
3. color2= (Always keep this at 2)
4. 0xCC0000" (Should choose a slightly darker colour)

transparent
06-02-2008, 08:02 AM
For those of you interested in making the radio Yes/No Buttons do the following.

STEP ONE:
When making the auto play profile field follow these directions instead:
3:
Single-Selection Radio Buttons
Title: YouTube Auto-play?
Description: Select whether or not you would like the video to start automatically.
Options(each on a separate line): Yes
No
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 11,,you will need to change the
a in $userinfo[fielda] to 11 like this,, $userinfo[field11]


STEP TWO:

After replacing the field values (fielda, fieldt, and so on) in template memberinfo_block_youtube you will need to replace $userinfo[fielda] (only one instance) with <if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

That's it. You are done. Hopefully the author can add this and make it default.

For some reason your auto-play option did not work for me. The radial buttons appeared perfectly (great idea bty), the video plays but it would not auto-play. I double checked the template edit you require and all was done correctly. I ended up going back to the authors original auto-play method which is working for me ; )

This is an excellent hack though!:D

transparent
06-02-2008, 10:37 AM
My members pointed out a possible bug...

I have the permissions set so that only VIPs & above are able to use the YouTube vids. What I didn't realize is that if you don't have permission to use it you also don't have permission to view anyone else's.

I'm hoping this has just never been noticed. Anyone know how to fix this?

KURTZ
06-02-2008, 11:34 AM
just installed!

Toxist
06-02-2008, 01:19 PM
After reading 6 pages of alterations, I'm not sure what is updated or not, example, the auto play and the option yes or No? Or do I need go through the pages again to see what needs to be added to the Authors posted (2) files. I think I shouldn't have read all the pages from members, it now has me more confused. Is it all updated or is there needed additional options in proceeding pages? :confused:
It certainly is a Nice Mod, but it has me a bit shy and I would like to install it if I can figure out where it stands. ( a non coder perspective) :)

basilrath
06-02-2008, 01:24 PM
cant see why you would need the mod although its nice.......just add it into a module? at any size you wish surely

rex_b
06-06-2008, 06:00 PM
Not working for me on www.mariokartwii.com

rex_b
06-06-2008, 06:17 PM
Nevermind.. Autoplay code wasn't there correctly

Ultimate Killer
06-07-2008, 03:15 PM
Installed thanks!

BigDog56
06-08-2008, 01:58 PM
For those of you interested in making the radio Yes/No Buttons do the following.

STEP ONE:
When making the auto play profile field follow these directions instead:
3:
Single-Selection Radio Buttons
Title: YouTube Auto-play?
Description: Select whether or not you would like the video to start automatically.
Options(each on a separate line): Yes
No
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 11,,you will need to change the
a in $userinfo[fielda] to 11 like this,, $userinfo[field11]


STEP TWO:

After replacing the field values (fielda, fieldt, and so on) in template memberinfo_block_youtube you will need to replace $userinfo[fielda] (only one instance) with <if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

That's it. You are done. Hopefully the author can add this and make it default.

Thank you! very nice. A lot easier for members to understand.

Keyser S?ze
06-08-2008, 04:35 PM
but what do i put in this field? if im suppose to copy whats above it ehy not just have it auto filled?

or a selection for the user, "do u want it toauto play?"

mine works fine but everyone else gets this on top of their profile, i did fix the user groups in plugin manager

Parse error: syntax error, unexpected T_DNUMBER in /home/asylum/public_html/forums/member.php(463) : eval()'d code on line 1

ceho
06-10-2008, 01:48 PM
Hi there,

I am about to finish the installation of this fantastic Mod. Technically no problems, all works fine. I just got stuck with a small problem I cannot fix myself. I cannot make the block title work exactly like the other ones (please see the attachment). And as my skills with all that are more than limited, I really have to ask for help. Do you have any idea where and how to fix this problem?

Thank you very much in advance!

EvilJohn
06-20-2008, 11:49 PM
Wow! Awesome! Clicked everything. :D <3 So how do i get the mp3 player in your profile?

stangger5
06-21-2008, 05:05 AM
but what do i put in this field? if im suppose to copy whats above it ehy not just have it auto filled?

or a selection for the user, "do u want it toauto play?"


3:
Single-Line Text Box
Title: YouTube Auto-play
Description: Put &autoplay=1 in the input box below,to have it auto-play..

Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

You forgot to put the Description in for autoplay..


Hi there,

I am about to finish the installation of this fantastic Mod. Technically no problems, all works fine. I just got stuck with a small problem I cannot fix myself. I cannot make the block title work exactly like the other ones (please see the attachment). And as my skills with all that are more than limited, I really have to ask for help. Do you have any idea where and how to fix this problem?

Thank you very much in advance!

Look and see if you have the image..... images/buttons/collapse_generic.gif..

Right click on one of the working arrows and then save picture as,,this will tell you the name of the image..

Wow! Awesome! Clicked everything. :D <3 So how do i get the mp3 player in your profile?

I`m still working on the mp3 player..;)

Ticinofelino
06-21-2008, 06:43 AM
Great, I love it, thanks! :D
*installed*

EvilJohn
06-22-2008, 05:37 AM
My members pointed out a possible bug...

I have the permissions set so that only VIPs & above are able to use the YouTube vids. What I didn't realize is that if you don't have permission to use it you also don't have permission to view anyone else's.

I'm hoping this has just never been noticed. Anyone know how to fix this?


I discovered this myself. Ugh Can we get a fix oh great one. :D stangger5

dschips
06-27-2008, 02:53 PM
I installed the Mini You Tube Video in Profile last night. Now the profiles are messed up. We're using vBulletin version 3.7.1 patch. Is the plugin compatible with that release? Has someone else run into this problem?

dschips
06-27-2008, 03:13 PM
Not only are the profiles messed up, the video won't play at all. I'm very new at this. Any help in finding where I messed up would be very appreciated!

dschips
06-28-2008, 03:37 AM
Ok, I replaced the forum with a very recent backup, updated to 3.7.2, and edited the code as necessary. The profiles are fine now, and it looks like the you tube videos should work, only they don't. I can enter the settings as expected, and the box is displayed ok, but I can't get the video to play.

EvilJohn
06-28-2008, 05:21 AM
Here is a "How To" Which seemed to work for my forum members. But still had to do a few in the CP for a few users. http://evilrtcw2.com/forums/showthread.php?t=7889

stangger5
06-28-2008, 09:22 AM
Ok, I replaced the forum with a very recent backup, updated to 3.7.2, and edited the code as necessary. The profiles are fine now, and it looks like the you tube videos should work, only they don't. I can enter the settings as expected, and the box is displayed ok, but I can't get the video to play.

Send me a link to your site,,so I can have a look..

dschips
06-28-2008, 01:56 PM
Thank you EvilJohn, but the video still doesn't play.

I set up a test account,
username: testmode
password: testing
so you can login. Here's the link: http://www.writeaprisoner.com/vbforum/

Thank you

stangger5
06-29-2008, 10:28 AM
dschips....I made two version of youtube in profile...

One with just the youtube number..The one in this post..

One that uses youtube embed url...Posted here (https://vborg.vbsupport.ru/showthread.php?t=171969)..

You installed the youtube embed url one...
Yours works fine by useing the embed url...

dschips
06-30-2008, 02:45 PM
Thank you stangger5! I thought maybe I'd installed it wrong. This will be a great addition to the forum.

Diane

dvbusuario
07-01-2008, 05:20 AM
Install!!!

Very good!

Digital Jedi
07-02-2008, 06:32 PM
Stangger, I don't think this has been suggested before, but I did the autoplay option a little differently.

Instead of a text field where they have to put in &autoplay=1, I made it a single selection check box called Check to have your video auto-play when your profile loads.

Then I put &autoplay=1 in the emebed code and wrapped it in the IF conditional: <if condition="$userinfo[field20]">&autoplay=1</if>

<object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field17]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field17]<if condition="$userinfo[field20]">&autoplay=1</if>" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>

Works perfectly, and simplifies it for users. Figured I'd share it with you.

Demo: http://www.cogonline.net/forums/profile.php?do=editprofile

User and Password: test

Chadi
07-02-2008, 08:59 PM
Does this have moderation queue option?

UNRE4L
07-03-2008, 01:41 AM
Has anyone had problems with this where some users can see it and others cant? As far as I know I havent set any permissions to say some users cant :S

Chadi
07-05-2008, 11:26 PM
Can you please make one for godtube.com also?

Nzo
07-07-2008, 08:28 AM
*installed

Instead of a text field where they have to put in &autoplay=1, I made it a single selection check box called Check to have your video auto-play when your profile loads.

Works like charm. Thx for sharing :)

protoolers
07-07-2008, 06:47 PM
Great Plug!

SHalliday
07-11-2008, 04:35 AM
Thank you for this great plug-in. Our members love it. Two thumbs up as index finger clicks install :)

towermatt
07-16-2008, 02:01 PM
Great mod, thanks for putting it out here.

I have a custom skin and these do not appear in the MEMBERINFO template.

Can I just add them? And if yes, where?

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

NM--needed to upgrade my skin.

danielcompton
07-19-2008, 08:46 PM
I couldnt get mine to show up in the member page at all, no matter what I tried..

I made silly mistake when entering the Field IDS, I viewed them and noted down the Display Order, rather than the Field ID

soon as changed that it worked,, silly error but maybe someone else has done this and might help them.

and had to change width to 200 otherwise it went right off the page

stangger5
07-20-2008, 02:33 AM
Great mod, thanks for putting it out here.

I have a custom skin and these do not appear in the MEMBERINFO template.

Can I just add them? And if yes, where?

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

NM--needed to upgrade my skin.

Looks to me,, your still useing 3.6.X user profile page...

Should work just fine in your Default 3.7 skin...

Fax
07-22-2008, 02:05 PM
if anyones intrested in using the actual url of youtube rather than the id number, you will need to manually create a plugin:

Hook Location: "member_execute_start"
Plugin PHP Code:
$test = $userinfo[field27];
$youtube = substr_replace($test, "", 0, 31);[/B]

And simply change in the template "memberinfo_block_youtube"
<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$youtube"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$youtube&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>

Virtualshiner
07-23-2008, 05:51 PM
I installed this just and added all the codes and now my profile is all messed up. No one elses is just mine.

The link is here (http://www.vfkforums.com/forums/member.php?u=3)

I have now un-installed this mod until I can get my profile back into shape.

I have no backup of recently so I cant do that.

Please, any help?

stangger5
07-23-2008, 11:45 PM
Looks like you have your profile fix back....

I `m working on a new version...
Please wait and install it...

ABeautifulBrown
07-31-2008, 12:22 AM
I've installed it but the video isn't showing... I did it twice just to make sure I'd done it correctly. :(

anyone have any ideas?

Digital Jedi
07-31-2008, 12:44 AM
I've installed it but the video isn't showing... I did it twice just to make sure I'd done it correctly. :(

anyone have any ideas?
Is this the page your talking about?

http://www.sofreshforums.com/member.php?u=1

It looks like there's another modification on your forum that causing an error.

ABeautifulBrown
07-31-2008, 01:10 AM
I disabled everything, same thing :(

ABeautifulBrown
07-31-2008, 01:14 AM
I figured it out. LOL.

However, why do the fields show up in my about me. I made them private... or can I only see them?

Digital Jedi
07-31-2008, 01:50 AM
I figured it out. LOL.

However, why do the fields show up in my about me. I made them private... or can I only see them?
What fields would those be, exactly?

trilljester
08-07-2008, 06:21 AM
stangger5, thanks :)

I idea though, instead of telling a user to put the &autoplay=1 in the text box, could you not have a single selection radio using a case? Or is that not possible in vBulletin? I added an if to mine instead, i made it

http://www.youtube.com/v/$userinfo[fieldi]<if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

that way its 2 radios- Yes, No. Nicer for the user.

That's exactly what I did on my site. I figure, the less user input, the better. I wrote out a fairly detailed example for the YouTube ID field. Basically, went as far to bold the ID in the YouTube URL. I have a BBCode that does a similar thing, so my users are fairly comfortable with it.

Great little block, thanks.

Digital Jedi
08-07-2008, 02:25 PM
That's exactly what I did on my site. I figure, the less user input, the better. I wrote out a fairly detailed example for the YouTube ID field. Basically, went as far to bold the ID in the YouTube URL. I have a BBCode that does a similar thing, so my users are fairly comfortable with it.

Great little block, thanks.

I did a single selection check box myself: 1565109

gatorenvy
08-07-2008, 02:42 PM
I just installed this on my forum, but can't get it to work. Followed all the steps perfectly (I think).

Here's my member profile.
http://gatorenvy.com/forums/member.php?u=1

The mini youtube block is there, but no video is showing up.

Any suggestions?

trilljester
08-07-2008, 05:36 PM
I just installed this on my forum, but can't get it to work. Followed all the steps perfectly (I think).

Here's my member profile.
http://gatorenvy.com/forums/member.php?u=1

The mini youtube block is there, but no video is showing up.

Any suggestions?

I don't see the block when I visit your profile.

stangger5
08-08-2008, 01:57 AM
I just installed this on my forum, but can't get it to work. Followed all the steps perfectly (I think).

Here's my member profile.
http://gatorenvy.com/forums/member.php?u=1

The mini youtube block is there, but no video is showing up.

Any suggestions?

I dont see it..
Get the box to show again and then I`ll have a look..

DevinM
08-08-2008, 03:44 AM
Great hack!

Ive noticed in your website you have a playlist.com mp3 player! How do you do that, ive been looking for a hack like that for ages now!

GrendelKhan{TSU
08-08-2008, 06:35 AM
awesome!!!

thanks. INSTALLED :D

DevinM
08-08-2008, 07:42 PM
I guess does anyone for that matter know if there is a hack available for the playlist.com MP3 profile player found in his profile?

http://www.next-level-arcade.com/member.php?u=31

Chadi
08-10-2008, 05:33 AM
I'm trying to get this working for Godtube.com, since no one responded to my post last month, I gave it a shot. I got eveything working, except the actual video showing up :x

Templates all there, video block shows up - just without the actual video.

This is the xml file I used:

<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="godtube_member_profile" active="1">
<title>Mini GodGube for Member Profile</title>
<description>Displays a mini GodTube video on the right side of member profile.</description>
<version>2.1</version>
<url />
<versioncheckurl />
<dependencies>
</dependencies>
<codes>
</codes>

<plugins>
<plugin active="1" executionorder="5">
<title>Mini GodGube for Member Profile</title>
<hookname>member_build_blocks_start</hookname>
<phpcode><![CDATA[if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7))
{
eval('$blocks[godtube] = "' . fetch_template('memberinfo_block_godtube') . '";');}]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
<title>Mini right side godtube for Member Profile - Cache Template</title>
<hookname>cache_templates</hookname>
<phpcode><![CDATA[$globaltemplates[] = 'memberinfo_block_godtube';]]></phpcode>
</plugin>
</plugins>

<templates>

<template name="memberinfo_block_godtube" templatetype="template" date="" username="stangger5" version="2.1"><![CDATA[
<!-- godtube -->
<if condition="$userinfo[fieldi]">
<div id="godtube" class="tborder content_block">
<h4 class="thead block_title">
<a href="#top" class="collapse_gadget" onclick="return toggle_collapse('godtube')"><img id="collapseimg_godtube" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a>
<a name="albums"></a>
<span class="block_name">godtube Video</span>
</h4>
<div class="block_content" id="collapseobj_godtube" style="">

<div class="alt1 smallfont block_row"><if condition="$userinfo[fieldt]">Title:&nbsp;$userinfo[fieldt]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.godtube.com/view_video.php?viewkey=$userinfo[fieldi]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.godtube.com/view_video.php?viewkey=$userinfo[fieldi]$userinfo[fielda]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>
</div>
</div>
</div>
</if>
<!-- / godtube -->

]]></template>

</templates>
<phrases>
</phrases>
<options>
</options>
<helptopics>
</helptopics>
<cronentries>
</cronentries>
<faqentries>
</faqentries>
</product>

BucWiLd
08-10-2008, 03:48 PM
works great! thanx

BucWiLd
08-10-2008, 08:09 PM
by the way where do i get the mp3 embeded like you have on yours?

poetrymansion
08-11-2008, 07:03 PM
hi

I just wanted to say thanks for taking time to make the instructons simple enough for me (a newbie) to follow......

It appears brill, my only prob is, it doesnt autoplay when people go to the page, any ideas on how i can fix this...

cheers

poetrymansion

Chris11987
08-11-2008, 09:09 PM
How do I get this to appear on the right side in a block? On my site (3.7.1) it just appears as a profile tab that you have to click, like "About Me, Statistics, Friends, etc"

stangger5
08-11-2008, 10:05 PM
hi

I just wanted to say thanks for taking time to make the instructons simple enough for me (a newbie) to follow......

It appears brill, my only prob is, it doesnt autoplay when people go to the page, any ideas on how i can fix this...

cheers

poetrymansion

Can I have a look at your site ??

How do I get this to appear on the right side in a block? On my site (3.7.1) it just appears as a profile tab that you have to click, like "About Me, Statistics, Friends, etc"

You put the $blocks[youtube] in the wrong place..

I have mine after $blocks[friends_mini]..
Like this,,



$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

poetrymansion
08-12-2008, 09:53 PM
Simply fantastic........ and the help is first class.... even for a beginner like me....

Thanks so much....

poetrymansion

Chadi
08-14-2008, 04:50 AM
I'm trying to get this working for Godtube.com, since no one responded to my post last month, I gave it a shot. I got eveything working, except the actual video showing up :x

Templates all there, video block shows up - just without the actual video.

This is the xml file I used:

<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="godtube_member_profile" active="1">
<title>Mini GodGube for Member Profile</title>
<description>Displays a mini GodTube video on the right side of member profile.</description>
<version>2.1</version>
<url />
<versioncheckurl />
<dependencies>
</dependencies>
<codes>
</codes>

<plugins>
<plugin active="1" executionorder="5">
<title>Mini GodGube for Member Profile</title>
<hookname>member_build_blocks_start</hookname>
<phpcode><![CDATA[if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7))
{
eval('$blocks[godtube] = "' . fetch_template('memberinfo_block_godtube') . '";');}]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
<title>Mini right side godtube for Member Profile - Cache Template</title>
<hookname>cache_templates</hookname>
<phpcode><![CDATA[$globaltemplates[] = 'memberinfo_block_godtube';]]></phpcode>
</plugin>
</plugins>

<templates>

<template name="memberinfo_block_godtube" templatetype="template" date="" username="stangger5" version="2.1"><![CDATA[
<!-- godtube -->
<if condition="$userinfo[fieldi]">
<div id="godtube" class="tborder content_block">
<h4 class="thead block_title">
<a href="#top" class="collapse_gadget" onclick="return toggle_collapse('godtube')"><img id="collapseimg_godtube" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a>
<a name="albums"></a>
<span class="block_name">godtube Video</span>
</h4>
<div class="block_content" id="collapseobj_godtube" style="">

<div class="alt1 smallfont block_row"><if condition="$userinfo[fieldt]">Title:&nbsp;$userinfo[fieldt]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.godtube.com/view_video.php?viewkey=$userinfo[fieldi]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.godtube.com/view_video.php?viewkey=$userinfo[fieldi]$userinfo[fielda]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>
</div>
</div>
</div>
</if>
<!-- / godtube -->

]]></template>

</templates>
<phrases>
</phrases>
<options>
</options>
<helptopics>
</helptopics>
<cronentries>
</cronentries>
<faqentries>
</faqentries>
</product>


Does anyone know how to get this working for godtube.com? Thanks in advance.

DJ Hutch
08-16-2008, 09:46 PM
I've installed, edit the permissions and stuff but it doesn't seem to be appearing on the profile?

EDIT: Scrap this, figured out the problem. I had mixed up the profile field numbers haha, woops! Thanks anyway. Good mod. Works perfectly.

Chadi
08-20-2008, 05:09 AM
If someone could *please* figure out how to get this working as a godtube.com version that would be appreciated.

Heafycore
08-20-2008, 01:44 PM
Works, perfectly. Thanks!

Wheezy
08-22-2008, 07:17 PM
I had lots of trouble with the URL version of this, but this ID version seems to work splendidly. So thank you; I am enjoying it on my forum!

john102774
08-23-2008, 08:55 AM
Installed and working great! Thanks!

vb3.7.2 pl2

mlthmp
08-23-2008, 09:17 PM
Installed, works well! I have a question though.

Right now only Admins/GMs can see it (via permissions) my question is.. how does this impact a forum's bandwidth? I realize this may be a dumb question.. but when the mod streams from youtube.. is it having a big impact on our bandwidth as well? (before I open it to my registered users) can I expect a big hit to my bandwidth?

Digital Jedi
08-24-2008, 01:10 AM
Video hosted on a different site than yours will have no effect on your bandwidth, because nothing being pulled from your server.

Chadi
08-26-2008, 03:47 AM
Would appreciate getting help on a godtube.com version of this.

yotsume
08-31-2008, 02:20 PM
Installed... works great!

CLUB AMPLE
09-08-2008, 12:28 PM
Is that possible to do.... add 3 more input fields....and somehow modify?

Chadi
09-08-2008, 08:37 PM
Anyone know how to get this working for Godtube.com?

macc
09-09-2008, 02:17 AM
hello!

now i get message on my videos - " we are sorry video is not availble" before it works fine ...and all videos works on youtube site !

some solutions?

have vbulletin 3.7.3 PL1


regards

macc

Digital Jedi
09-10-2008, 02:15 AM
That's not related to the mod. YouTube was doing maintenance to their site and all embeds didn't work during that time period. Also make sure that the author of the video doesn't have ending disabled.

FLMom
09-13-2008, 03:16 PM
This is really cool and works perfectly!!! Thanks so much!

Chadi
09-17-2008, 05:00 PM
Can someone please try to figure out how to get this working strictly for godtube.com ? I'd appreciate it. I tried to figure it out, and failed unfortunately.

Heafycore
10-07-2008, 07:39 PM
Ive followed the instructions correctly, but for some reason the video doesn't actually show up or load on the profile, anyone know why?
I've tried the ID of different YouTube vids, and I've tried the whole links.
Help?

ArnyVee
10-23-2008, 05:58 PM
Thank you! Works perfectly! :D

bongwater
10-25-2008, 01:07 PM
installed on 3.8.0 beta 1 and works great. (live link HERE (http://www.ravelinks.com/forums/raver/alexis))

goxy63
11-09-2008, 06:48 PM
This is noob question :)
How this mod will affect my server stream , when someone clicks on video displayed in profile ...it will just redirect user to youtube...???

Thanks for answering to 1 noob guy as thats what Iam

;)

Digital Jedi
11-10-2008, 12:01 AM
This is noob question :)
How this mod will affect my server stream , when someone clicks on video displayed in profile ...it will just redirect user to youtube...???

Thanks for answering to 1 noob guy as thats what Iam

;)
It will have no effect. It just embeds a video from YouTube.

effeff70
11-15-2008, 05:18 PM
Thats great man, my users like it and me too....thx a lot

black_diamond
11-19-2008, 11:03 PM
Works a treat for me:cool: thanks very much:up:

GlamRockTalk
11-20-2008, 03:18 AM
This mod ROCKS! :D

Thanks Stangger

Chance4Today
11-20-2008, 01:58 PM
hello!

now i get message on my videos - " we are sorry video is not availble" before it works fine ...and all videos works on youtube site !

some solutions?

have vbulletin 3.7.3 PL1


regards

macc

Could be that it has been disabled from youtube would be my guess. If the embedding has been disabled there than it won't work on your site.

Hey Strange My friend. I have having a issue :rolleyes:

This is a simple hack to install and have done it but tried to do it on my sobernclean site and it isn't showing up in the usercp and not sure what is going on but have double checked everything ... the thing I am wondering is I am using the 3.8.3 beta on that site could that be a issue? Thanks Oh yeah also having another issue on IBPro arcade but posted on that thread if ya have a chance you can take a peek LOL

Chance4Today
11-20-2008, 02:01 PM
Disregard LMMFAO it's too early and not enough coffee

Thanks nominated

BobbyDiesel
12-02-2008, 06:26 PM
Ive followed the instructions correctly, but for some reason the video doesn't actually show up or load on the profile, anyone know why?
I've tried the ID of different YouTube vids, and I've tried the whole links.
Help?


Same here. Anything?

goxy63
12-04-2008, 02:45 AM
Just blank in profile, I checked everything but....

Thanks for help in advance

Got it...wrong link...just dumb noob thats it :D

Nephalim
01-11-2009, 11:57 PM
does this work with 3.8.0

Aclikyano
01-14-2009, 02:58 PM
gonna try this...

stangger5
01-15-2009, 11:00 AM
does this work with 3.8.0

Yes,,works with 3.8.0...

Stormraven
01-20-2009, 08:26 AM
This mod is really starting to annoy me now, I keep adding this, get it working, and then just suddenly out of the blue, it just stops working. and i go to the plugin page in the admin CP and the words 'Mini YouTube for member profile' are all in black and its not a link and when i go to edit there are nothing in the boxes. this is probably the 3rd time this has happened. Why???

Digital Jedi
01-20-2009, 03:02 PM
Sounds like you might have bigger problems then anything related to this modification. Something is stripping out your plugins?

stangger5
01-21-2009, 10:40 PM
This mod is really starting to annoy me now, I keep adding this, get it working, and then just suddenly out of the blue, it just stops working. and i go to the plugin page in the admin CP and the words 'Mini YouTube for member profile' are all in black and its not a link and when i go to edit there are nothing in the boxes. this is probably the 3rd time this has happened. Why???

I had a look and you left out the memberinfo_block_youtube edit with your userfield numbers..You have to make the template edits for every skin..

:)

apiasto
01-22-2009, 11:41 AM
hey when i put 1 in autoplay option the video doesn't show at all but when i leave that option blank it plays .any idea thanks

stangger5
01-22-2009, 06:00 PM
hey when i put 1 in autoplay option the video doesn't show at all but when i leave that option blank it plays .any idea thanks

use: &autoplay=1

apiasto
01-23-2009, 01:29 AM
hahaha foolish of me,thnx nice work by the way

csoroner
01-25-2009, 07:19 PM
Add the usergroup ID,,that you want to be able to use the YouTube vidoes..

Code:

if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7))

Like this: ,1 ,2 , 3, 4, 5, 6, 7 ,8 ,9

I got this and it works great.

You might want to edit the above code though. Your missing the coma next to the 7 that through's the permissions off.

Clicked install!

CRP
02-06-2009, 12:32 AM
Works great, but only the usergroups listed can use the player or see the player in others profiles. Am I missing something, or is there a way to set it up so that anyone can see the player in the profiles of those that have it, but can only use it in their own profile if they are in the listed usergroups? Thanks.

RobbieZ
02-19-2009, 07:09 PM
It works on 3.8 default but not my new style.

I have added the $blocks[youtube] to MEMBERINFO in my new style.

Any suggestions?

stangger5
02-22-2009, 08:30 AM
It works on 3.8 default but not my new style.

I have added the $blocks[youtube] to MEMBERINFO in my new style.

Any suggestions?

Did you ??
1:
admincp >> Styles & Templates >> Member Info Templates >>
memberinfo_block_youtube

Find three $userinfo[fieldi] and change the i to the YouTube ID field number..

Find two $userinfo[fieldt] and change the t to the YouTube title field number..

Find one $userinfo[fielda] and change the a to the YouTube auto-play field number..

RobbieZ
02-24-2009, 06:26 AM
DOH!

Thanks Stangger,

I forgot when you create a new skin it doesn't copy the amended template across.

Rickeo
03-04-2009, 03:46 PM
Doesn't work on 3.8.1 can you do an update?

Allan
03-05-2009, 11:35 PM
Doesn't work on 3.8.1 can you do an update?
Sure ?

Allan
03-08-2009, 08:59 AM
Thank you :)

Work perfectly on vB 3.8.1.

Aclikyano
03-14-2009, 10:00 AM
I am running vB 3.8.1 PL1 reinstalled this hack, and it WILL NOT show up in my profile page. I do not have the fields mixed up, it just will NOT show up.

stangger5
03-14-2009, 02:41 PM
Do you redo the MEMBERINFO template edit ??

Aclikyano
03-14-2009, 08:20 PM
Do you redo the MEMBERINFO template edit ??
yea I put the youtube after minifriends

<div id="sidebar_container">
<!-- sidebar -->
$template_hook[profile_right_first]
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]
$template_hook[profile_right_last]
<!-- / sidebar -->
</div>

Feanor_87
03-25-2009, 05:41 AM
Has anybody gotten it to work on 3.8.1?

All I get is an empty box regardless of which video I use and I'm sure I did every step right :|

slapjack2fast
03-25-2009, 05:51 PM
Yeah i got it to work on 3.8.1 :)

Are you sure you got the templates coded right ?

stangger5
03-25-2009, 11:14 PM
Has anybody gotten it to work on 3.8.1?

All I get is an empty box regardless of which video I use and I'm sure I did every step right :|

You might have left off one of the user field template edit..

1:
admincp >> Styles & Templates >> Member Info Templates >>
memberinfo_block_youtube

Find three $userinfo[fieldi] and change the i to the YouTube ID field number..

Find two $userinfo[fieldt] and change the t to the YouTube title field number..

Find one $userinfo[fielda] and change the a to the YouTube auto-play field number..

Droptop
03-29-2009, 10:24 AM
Works for me in 3.8.1......thanks for this :up:

Feanor_87
03-31-2009, 10:56 PM
Finally got it to work, I uninstalled it and Reverted the templates to re-do it and it worked this time :)

Thanks for the help via PM Stangger. *marked as installed and nominated*

tooz72
04-02-2009, 12:12 AM
I see it on youtube box and video title on profile, but cant get it to video to show up.....are you supposed to put video URL or embed code?

stangger5
04-02-2009, 10:31 AM
Go to youtube dot com,,find the video you want..
Say the link is

http://www.youtube.com/watch?v=HhuVgywiO3w

Put HhuVgywiO3w in your YouTube ID field..

;)

rjayXD
04-14-2009, 12:34 PM
installed

thanks

the autoplay isnt working

stangger5
04-14-2009, 01:57 PM
Did you try putting &autoplay=1 in the auto play box ??

pooslokka
06-08-2009, 09:28 AM
fantastic :)

pooslokka
06-08-2009, 10:35 AM
installed

thanks

the autoplay isnt working

its working for me no problem :)

metalguy639
06-10-2009, 09:06 PM
Does this not work with vb 3.8 versions? I've installed it on a vb.3.8.2 forum adn all I get is a blank.

See screenshot:

https://vborg.vbsupport.ru/external/2009/06/30.png

How can I fix this?

Digital Jedi
06-11-2009, 10:58 PM
Does this not work with vb 3.8 versions? I've installed it on a vb.3.8.2 forum adn all I get is a blank.

See screenshot:

https://vborg.vbsupport.ru/external/2009/06/30.png

How can I fix this?
Works fine with 3.8. What did you input as your video ID?

metalguy639
06-12-2009, 07:06 AM
Works fine with 3.8. What did you input as your video ID?

just the video letters at the end as the documentation for the hack suggested. I put in everything past the equals sign. :(

Digital Jedi
06-12-2009, 11:56 AM
just the video letters at the end as the documentation for the hack suggested. I put in everything past the equals sign. :(
Yes, but what exactly did you put? I mean post what you put here so we can see if maybe you left out a letter, or something else.

metalguy639
06-12-2009, 09:49 PM
I put this in: nTasT5h0LEg

This is the actual link...

http://www.youtube.com/watch?v=nTasT5h0LEg

Digital Jedi
06-12-2009, 10:24 PM
I put this in: nTasT5h0LEg

This is the actual link...

http://www.youtube.com/watch?v=nTasT5h0LEg
Have you tested a different video?

metalguy639
06-12-2009, 10:41 PM
Have you tested a different video?

Yes...I have tested different videos and so have others on that forum.

Here's the other one I tested.

http://www.youtube.com/watch?v=6s5PwEl1Ygs

I put in this: 6s5PwEl1Ygs

Same result.

metalguy639
06-12-2009, 10:47 PM
Nevermind I fixed it myself. I missed some of the fields in the edits. I did not realize that he mean to find three instances of that field and then two and then one. It works now :D Thanks for your help.

DsmNikki
06-21-2009, 06:01 AM
Love this install!

BlackSkeeMask
07-20-2009, 01:58 PM
lol weird i dont got dat option >> Member Info Templates

zombietom
07-21-2009, 03:54 PM
lol weird i dont got dat option >> Member Info Templates

All should have it ..what version are you using

choccyclaire
09-13-2009, 07:03 PM
Works great, but only the usergroups listed can use the player or see the player in others profiles. Am I missing something, or is there a way to set it up so that anyone can see the player in the profiles of those that have it, but can only use it in their own profile if they are in the listed usergroups? Thanks.

Yes, this has stumped me too. When implementing the usergroup condition all it does is stop that usergroup from viewing a youtube video.

What I wanted (and I think most did) was for those excluding usergroups to not be able to go to Edit Details and input youtube data (which they still can right now) but to still be able to view the videos on profiles of usergroups that aren't excluded.

This is causing a problem on my forum right now as member did not understand why they were correctly inputting all their youtube data but seeing nothing on their profile.

Digital Jedi
09-13-2009, 07:12 PM
Yes, this has stumped me too. When implementing the usergroup condition all it does is stop that usergroup from viewing a youtube video.

What I wanted (and I think most did) was for those excluding usergroups to not be able to go to Edit Details and input youtube data (which they still can right now) but to still be able to view the videos on profiles of usergroups that aren't excluded.

This is causing a problem on my forum right now as member did not understand why they were correctly inputting all their youtube data but seeing nothing on their profile.
Unless I'm mistaken, I would think Usergroup Permissions for a Custom Profile Field would be beyond the scope of this mod. All this can control is viewing permissions.

MagicThemeParks
09-27-2009, 06:12 PM
Works great, but the demo (next-level-arcade) is giving a huge "Warning!" page when trying to pull it up. Here's what displays....

Warning: Visiting this site may harm your computer!

The website at www.next-level-arcade.com contains elements from the site siggiez.com, which appears to host malware – software that can hurt your computer or otherwise operate without your consent. Just visiting a site that contains malware can infect your computer.

For detailed information about the problems with these elements, visit the Google Safe Browsing diagnostic page for siggiez.com.

Learn more about how to protect yourself from harmful software online.

zombietom
09-27-2009, 06:34 PM
It has nothing to do with this MOD..He is using something else on his site...it's not this mod as i have used it a while now with no problems at all.
You can see it in action on my profile page
http://www.tzaclan.net/forum/member.php?u=25

It's on the right down the page a little

Digital Jedi
09-27-2009, 06:36 PM
The warning is likely coming off of one of his advertisements. But like tom said, nothing to do with the mod.

MagicThemeParks
09-27-2009, 09:05 PM
I understand, that's why I mentioned that it works great.

But, just wanted to warn others to avoid going to the 'demo' site.

I have a demo available as well here: Disney's Magic Kingdom Forums (http://www.magicthemeparks.com/mk/forum/member.php?u=1)

Digital Jedi
09-27-2009, 09:20 PM
It's not going to be a problem to visit the the demo site. Siggiez is the problem, and it looks like there was a reference to it somewhere on the page when you loaded it. That warning no longer appears.

This appears to be the problem with siggiez: http://google.com/safebrowsing/diagnostic?site=siggiez.com/

stangger5
09-29-2009, 09:47 PM
Works great, but the demo (next-level-arcade) is giving a huge "Warning!" page when trying to pull it up. Here's what displays....

Thanks for posting this...I never got the warning...
siggiez is just a count down banner..

I deleted it so there shouldnt be any more warnings..

mgcom
11-08-2009, 04:59 PM
Arrrrrrrrrrrrrrrrrrrrrrrrrrrrrrggggghh

I've spent the last two days installing, uninstalling this and the other full url mod and it nearly broke my heart.

Its so stupid what i was doing wrong that i'm not even going to mention it

Thanks for the mod :D

Forumi Shqiptar
12-20-2009, 05:58 AM
does this work on vb 3.8.X versions?

Many thanks in advance.