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 (https://vborg.vbsupport.ru/showthread.php?t=191279)

punjabi.king 09-19-2008 07:22 PM

Quote:

Originally Posted by Savage702 (Post 1625755)
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...

RedeemedWarrior 09-20-2008 05:40 AM

it could use some conditionals otherwise it shows even if the member has no slideshow

jaffaman 09-20-2008 08:56 AM

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

punjabi.king 09-20-2008 05:10 PM

Quote:

Originally Posted by jaffaman (Post 1626194)
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 :D

:up::up:

punjabi.king 09-20-2008 05:24 PM

Quote:

Originally Posted by RedeemedWarrior (Post 1626137)
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>


RedeemedWarrior 09-20-2008 06:09 PM

thanks man :D

Megatr0n 09-20-2008 06:43 PM

Does the update also include enabling the mod to be place within a tab?

punjabi.king 09-20-2008 06:51 PM

Quote:

Originally Posted by Megatr0n (Post 1626510)
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..:cool:

RedeemedWarrior 09-20-2008 06:58 PM

thats cool too!

apiasto 09-20-2008 11:46 PM

Quote:

Originally Posted by RedeemedWarrior (Post 1626137)
it could use some conditionals otherwise it shows even if the member has no slideshow

working fine here :D tab will be a great addition :cool:


All times are GMT. The time now is 05:28 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.01013 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)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