vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - Photobucket Image Uploader (https://vborg.vbsupport.ru/showthread.php?t=166286)

Dannyloski 04-27-2008 02:07 PM

^ Thank you :up:

fukdawrld 05-11-2008 07:43 PM

perfect and werks with 3.7gold....!

Dannyloski 05-14-2008 05:15 PM

^ :up: Glad to hear that ...

lostgirl815 05-21-2008 09:49 PM

UPDATE regarding below question: sorry, I realize now what I was doing wrong. I needed to select a picture first. But I'll leave the rest of this here in case anyone else doesn't figure that out. (I'm not the only blonde here, am I?)

Nobody else has mentioned this problem so it must be my browser settings, but I have no idea which one.

When I click on the image code, and get the 'copied' message, and then paste the code into the post form... rather that the image code, this appears:

I'm using 3.7.0. Thanks for any help or advice!

Code:

<!-- Photobucket Image Upload -->
<style type="text/css">
.viewable {
display: block;
}
.viewable a {
line-height: 16px;
font-size: 14px;
font-weight: bold;
font-family: sans-serif;
color: {$vbulletin->options['photobucket_displaycolor']};
}
.viewable a:hover {
color: {$vbulletin->options['photobucket_displayhovercolor']};
cursor: pointer;
text-decoration: underline;
}
.hidden {
display: none;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function view() {
fetch_object('hidelink').className = "viewable";
fetch_object('viewlink').className = "hidden";
fetch_object('photobucket').className = "viewable";
fetch_object('jwidget').src = "http://photobucket.com/svc/jwidget.php?width={$vbulletin->options['photobucket_width']}&height={$vbulletin->options['photobucket_height']}&largeThumb=false&pbaffsite=272&bg={$vbulletin->options['photobucket_bgcolor']}&border=false&bordercolor=%23000000&url=&linkType=img&textcolor={$vbulletin->options['photobucket_color']}&linkcolor={$vbulletin->options['photobucket_linkcolor']}&media=both&btntxt=&searchenabled=true&searchlinkcolor=&searchbgcolor="
return false;
}
function hide() {
fetch_object('hidelink').className = "hidden";
fetch_object('viewlink').className = "viewable";
fetch_object('photobucket').className = "hidden";
return false;
}
//-->
</script>
<fieldset class="fieldset">
    <legend>Add images from your Photobucket Account</legend>
    <div style="padding:$stylevar[formspacer]px">
<span id="viewlink" class="viewable">
<nobr><a href="javascript:{}" onclick="view();">{$vbulletin->options['photobucket_displaytextvisible']}</a></nobr>
</span>
<span id="hidelink" class="hidden">
<nobr><a href="javascript:{}" onclick="hide();">{$vbulletin->options['photobucket_displaytexthide']}</a><br>
<div id="photobucket" class="hidden" align="center">
<iframe name="jwidget" id="jwidget" src="http://photobucket.com/svc/jwidget.php?width={$vbulletin->options['photobucket_width']}&height={$vbulletin->options['photobucket_height']}&largeThumb=false&pbaffsite=272&bg={$vbulletin->options['photobucket_bgcolor']}&border=false&bordercolor=%23000000&url=&linkType=img&textcolor={$vbulletin->options['photobucket_color']}&linkcolor={$vbulletin->options['photobucket_linkcolor']}&media=both&btntxt=&searchenabled=true&searchlinkcolor=&searchbgcolor=" bgcolor="transparent" width="{$vbulletin->options['photobucket_width']}" height="{$vbulletin->options['photobucket_height']}" frameborder="0" scrolling="no">You must have an iframe-compatable browser to view the Photobucket Upload form.</iframe>
</div></nobr>
</span>
    </div>
</fieldset>
<!-- / Photobucket Image Upload -->


Dannyloski 05-22-2008 11:14 PM

^ Glad you solved it ... :up:

KanmaiseR 05-23-2008 05:36 AM

Thanks Dannyloski, installed..

sebaldus 05-23-2008 01:56 PM

Thanks man... I love this add ons. :)

Dannyloski 05-24-2008 04:28 PM

No problem guys, glad you like it :up:

JVSP 06-04-2008 07:13 AM

When clicking on the image url the image code will not get copied, it worked before and now it doesn't. I am running 3.7.1 and it doesn't work in IE or FireFox. When clicking on the error in IE it says:

Quote:

Line: 2
Char: 79720
Error: 'Effect' is undefined
Code: 0
URL: http://s85.photobucket.com/plugin/album

BadgerDog 06-04-2008 12:37 PM

Thanks, but uninstalled ...

Can't see to make it do anything.... :confused:

When I click the IMG phrase, the word "copied" appears but nothing (no link) shows up in the post white space.

Regards,
Badger


All times are GMT. The time now is 04:02 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.01374 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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