vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Photobucket Slideshow in Profile Tab (https://vborg.vbsupport.ru/showthread.php?t=191539)

punjabi.king 09-21-2008 10:00 PM

Photobucket Slideshow in Profile Tab
 



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
Code:

field5
with your custom field number (twice)

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

This is not going to work if they put
Code:

http://s332.photobucket.com/albums/m351/username/?action=view&current=abc123.pbw

The Slideshow URL should look like this

Code:

http://s332.photobucket.com/albums/m351/username/abc123.pbw

Tell your members to remove

Code:

?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 and Nominate 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

Code:

<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

Quote:

Originally Posted by Defkalion (Post 1627553)
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

Quote:

Originally Posted by Forum Lover (Post 1627483)
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.


All times are GMT. The time now is 07:21 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.01195 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete