vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Quick Sig Host [Product] (https://vborg.vbsupport.ru/showthread.php?t=94254)

Guest190829 11-27-2005 07:34 PM

Yes..yes this is on my to-do-list. :)

ShadowOne 11-28-2005 02:20 PM

I Would Love To Know When Its Complete...Let Me Know...

TOZ 12-01-2005 01:27 PM

Actually all you have to do is edit the XML file and under the size of the height change it from 75 to 90.
If you guys like, use this edited XML file attached here.

Guest190829 12-01-2005 07:03 PM

Thank for the solution. I haven't tested it. Also, instead of editing the xml just edit template quickhost_bits.

Trovador 12-03-2005 02:58 PM

The modification doesn't worked in my forums, it's some error.

Guest190829 12-03-2005 03:40 PM

What error? Is it the table error some people are talking about?

Trovador 12-03-2005 03:55 PM

The TOZ's solution doesn't worked in my forum and yes, the error is in the table (3.5.1)

PD: Sorry Danny, My english is very bad.. :P

ShadowOne 12-05-2005 11:11 AM

danny, did u get the fix for 3.5.1?

Guest190829 12-05-2005 07:33 PM

Nope, not yet...and I am pausing all coding development untill mid-December because I am too busy to be working on anything.

bold 12-06-2005 01:35 PM

Here's how I fixed my template problem. :D

Replace everything in your quickhost_bits template with this.

Code:

<fieldset class="fieldset"><legend>Upload your images to ImageShack</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="100"> You must
have an iframe-compatable browser to view the ImageShack.us upload form.</iframe></div></fieldset>

*Took out the table and increased the height of the iframe to 100.

And replace the code you add to the modifysignature template with this.

Code:

        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr>
        <td class="tcat">Need Your Image Hosted? </td>
        </tr>
        <tr>
        <td class="alt1">$vbphrase[quicksighost_intro]<br /><br />$quickhost_bits</td>
        </tr>
        </table>
        <br />



All times are GMT. The time now is 07:17 AM.

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.01174 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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