PDA

View Full Version : Profile Enhancements - Photobucket Slideshow in Profile Tab


punjabi.king
09-21-2008, 10:00 PM
Demo:http://punjabihackerz.com/forumz/member.php?u=1
Above Tabs Version: https://vborg.vbsupport.ru/showthread.php?t=191279

Information:
This modification will allow users to add a photobucket slideshow in their profile tab. Members can edit their slideshow URL thorugh profile field in UserCp....


Installation:
1. Create a User Profile Field
2. Open the product with wordpad and replace
field5
with your custom field number (twice)

3. Import the product in AdminCP...:)

This is not going to work if they put
http://s332.photobucket.com/albums/m351/username/?action=view&current=abc123.pbw

The Slideshow URL should look like this
http://s332.photobucket.com/albums/m351/username/abc123.pbw

Tell your members to remove
?action=view&current=
from the Direct Slideshow Link ....:)

Note: If you want to add more stuff like youtube, myspace video in tabs and need help my help, feel free to pm me;)

Click Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=191539) and Nominate (https://vborg.vbsupport.ru/vborg_miscactions.php?do=nominate&threadid=191539&type=1) if you like this mod..

punjabi.king
09-22-2008, 01:21 AM
If you want just the friends to see the tab

Replace your memberinfo_block_tabphotoslide template with

<if condition="$prepared['isfriend'] OR $prepared['myprofile']">
<if condition="$userinfo['fieldx']">
<div class="alt1 block_row">
<ul class="list_no_decoration">
$block_data[tabphotoslide]
</ul>
</div></if>
</if>

make sure to enter your field number instead of fieldx before saving the template ;)

Hornstar
09-22-2008, 05:09 AM
That looks pretty cool, that would be amazing to have something like that with the default vb gallery system.

RedeemedWarrior
09-22-2008, 05:12 AM
thanks my friend :D

Forum Lover
09-22-2008, 05:27 AM
Great.. How can I rename the tab "slideshow" to "MySlide"?

Defkalion
09-22-2008, 08:35 AM
This looks very nice, is there any way to change it so it plays with the personal memebers albums from vb?

TandyServices
09-22-2008, 08:41 AM
Thanks.. I installed it and nominated it

Vackrick
09-22-2008, 10:03 AM
installed cool i love it

Forum Lover
09-22-2008, 10:11 AM
This looks very nice, is there any way to change it so it plays with the personal memebers albums from vb?

Yeah, That will be nice if lets say, it will be visible only to buddies. I mean, If you are in my buddy list, then u can see mine and I can see yours. :)

theperch
09-22-2008, 10:31 AM
Great.. How can I rename the tab "slideshow" to "MySlide"?

I changed the title by going to

styles and templates, search in styles, search for text <----slideshow---->

It's in the memberinfo_photobucketslide template. Just change the title to what you want.
:)


Installed.

punjabi.king
09-22-2008, 11:08 AM
I changed the title by going to

styles and templates, search in styles, search for text <----slideshow---->

It's in the memberinfo_photobucketslide template. Just change the title to what you want.
:)


Installed.

this is a different mod:p

Forum Lover
09-22-2008, 11:28 AM
Oops.. then how I can change then?

apiasto
09-22-2008, 11:54 AM
good work punjabi,thnx working fine

apiasto
09-22-2008, 11:56 AM
Oops.. then how I can change then?

open the xml file in word pad and look for slideshow,then change it to what ever u wanna name it.thats how i did it


'tabphotoslide' => array(
'class' => 'tabphotoslide',
'title' => 'Slideshow',
'hook_location' => 'profile_left_last'

Forum Lover
09-22-2008, 12:52 PM
It worked for me. Thanks apiasto.

punjabi.king
09-22-2008, 06:51 PM
open the xml file in word pad and look for slideshow,then change it to what ever u wanna name it.thats how i did it


'tabphotoslide' => array(
'class' => 'tabphotoslide',
'title' => 'Slideshow',
'hook_location' => 'profile_left_last'

:up::up:

you can also change the tab title by editting the Photobucket Slideshow in Profile Tab plugin

Find
'title' => 'Slideshow',

and change Slideshow to anything you want;)

punjabi.king
09-22-2008, 08:50 PM
Tab visible to friends only....

code posted here https://vborg.vbsupport.ru/showpost.php?p=1627376&postcount=2

punjabi.king
09-25-2008, 07:35 PM
That looks pretty cool, that would be amazing to have something like that with the default vb gallery system.

i'll think about it....

VVV Mars VG
09-29-2008, 12:00 AM
Yeah linking it to VB Gallery would be great, even with the ability to run pictures from either your personal collection or even if there was a group option.

Defkalion
09-29-2008, 09:46 AM
I don't think this can be made to the vb gallery because the slideshow effect itself comes from photobucket...

BucWiLd
10-09-2008, 03:31 PM
work great , thanks!

rizvihot
11-20-2008, 04:14 PM
Great!, it's working with my 3.7.3 .
Is there any plan to
1. let the user to take the full url instead?
2. to also enable for slide.com?
3. to detect the actual size of the slide?

tq in advance

Megatr0n
01-12-2009, 07:38 PM
Anyone got it working for 3.8?

rizvihot
11-20-2009, 02:58 PM
yes, mine also got problem once i upgrade to vb 3.8 :(