Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Photobucket Slideshow in Profile Details »»
Photobucket Slideshow in Profile
Version: 1.00, by punjabi.king punjabi.king is offline
Developer Last Online: Mar 2009 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.3 Rating:
Released: 09-18-2008 Last Update: 09-19-2008 Installs: 24
Uses Plugins Auto-Templates
 
No support by the author.



Information:
This modification will allow users to add a photobucket slideshow in their profile above the profile tabs. Members can edit the slideshow URL in their UserCP...

Easy Installation:

1. Import the product though AdminCP
2. Create a new User Profile Field
3. Enter the field number in vbulletin settings of this product

Features:

-ability to enable/disable the modification
-collapsable table

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 ....

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 09-19-2008, 07:22 PM
punjabi.king punjabi.king is offline
 
Join Date: May 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Savage702 View Post
If your site isn't fixed width, the flash applet seems messed up at higher resolutions.

I run my monitor at 1680x1050, i hit my profile, and it puts the slideshow centered, but the controls and the photobucket tab are scattered around. The controls are off to the right, and the tab is WAAAY off to the right. If I shrink my browser down to about 1024x768 size, all looks good.

The option of putting it in a tab would also be cool...
i don't seem to have any problem
i'm running it on fluid width on my site...
Reply With Quote
  #13  
Old 09-20-2008, 05:40 AM
RedeemedWarrior RedeemedWarrior is offline
 
Join Date: Apr 2008
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it could use some conditionals otherwise it shows even if the member has no slideshow
Reply With Quote
  #14  
Old 09-20-2008, 08:56 AM
jaffaman jaffaman is offline
 
Join Date: Nov 2004
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed it on our test site good little add on to the site i will mark as installed when we put it on our live site
Reply With Quote
  #15  
Old 09-20-2008, 05:10 PM
punjabi.king punjabi.king is offline
 
Join Date: May 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jaffaman View Post
I have installed it on our test site good little add on to the site i will mark as installed when we put it on our live site
:up::up:
Reply With Quote
  #16  
Old 09-20-2008, 05:24 PM
punjabi.king punjabi.king is offline
 
Join Date: May 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedeemedWarrior View Post
it could use some conditionals otherwise it shows even if the member has no slideshow
thanx for pointing that out...

**Mod Updated**

those who don't wanna download and import product over again, you can manually update...

replace your memberinfo_photobucketslide template with

Code:
<if condition="$profilefield[value]">  

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>

<td class="tcat" width="100%">
<a  style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table')"><img id="collapseimg_my_table" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table].gif" alt="" border="0" /></a>
<div style="text-align: center;">
<----My Slideshow---->
</div>
</td>
<tbody id="collapseobj_my_table" style="$vbcollapse[collapseobj_my_table]">
</tr>

<tr>

<td class="alt1" width="100%">
<div class="smallfont">
<div style="width:100%; text-align: center;"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w332.photobucket.com/pbwidget.swf?pbwurl=$profilefield[value]" height="350" width="100%"></div>
</div>
</td>

</tr>
</table>
<br>
</if>
Reply With Quote
  #17  
Old 09-20-2008, 06:09 PM
RedeemedWarrior RedeemedWarrior is offline
 
Join Date: Apr 2008
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks man
Reply With Quote
  #18  
Old 09-20-2008, 06:43 PM
Megatr0n Megatr0n is offline
 
Join Date: Jul 2007
Posts: 455
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does the update also include enabling the mod to be place within a tab?
Reply With Quote
  #19  
Old 09-20-2008, 06:51 PM
punjabi.king punjabi.king is offline
 
Join Date: May 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Megatr0n View Post
Does the update also include enabling the mod to be place within a tab?
no, not yet
but i'll have that feature available soon..
Reply With Quote
  #20  
Old 09-20-2008, 06:58 PM
RedeemedWarrior RedeemedWarrior is offline
 
Join Date: Apr 2008
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats cool too!
Reply With Quote
  #21  
Old 09-20-2008, 11:46 PM
apiasto's Avatar
apiasto apiasto is offline
 
Join Date: Oct 2006
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedeemedWarrior View Post
it could use some conditionals otherwise it shows even if the member has no slideshow
working fine here tab will be a great addition
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:30 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.15686 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete