vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Quick Sig Host (https://vborg.vbsupport.ru/showthread.php?t=76740)

Creed 02-23-2005 10:49 AM

Quote:

Originally Posted by bahawolf
Could we change the 'host it' button to say 'Host It' and 'patience during upload' to 'Have patience during the upload..'? I'm quite anal about correct grammer and the such, and couldn't find anywhere to change it.

Its odd that you would say that, considering you spelled grammar wrong ;)

However, you can necessarily change what the template says...as its actually being hosted from imageshack's site :)

bahawolf 02-23-2005 12:34 PM

Hehe, thank you. :smoke:

Creed 02-23-2005 12:44 PM

Actually that was supposed to say you "can't" change lol ;)

Guest190829 02-23-2005 05:22 PM

Yeah, since it's a iframe to the code we don't have access to change it.

Glenn379 02-23-2005 07:00 PM

I've been waiting for this hack for a LOONG time! Thanks so much!

>> I have a problem though, please refer to the pic

Glenn379 02-23-2005 08:26 PM

Quote:

Originally Posted by nexialys
https://vborg.vbsupport.ru/showthread.php?t=63841 this one is better, and work mostly the same way... but host the images and permit to upload them... maybe an update of the two merged would be good!

Well I looked at it after you put this link out and tried that one since I'm friends with the guy who made it. Although it seems quite impressive it had big errors in it. Thus far the support for the thread hasn't been coming through very well. There is still coding erros in the tables and so on which he hasn't fixed.

This one worked for me and its great :)

EDIT: Besides that color error which is still there heh

Guest190829 02-23-2005 08:40 PM

Quote:

Originally Posted by Glenn379
This one worked for meand its great :)

Thank you Glenn, I'm glad you like it.

Here's the solution to your problem.

In the quickhost_bits template find

Code:

        <iframe src="http://www.imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="70"> You must have an iframe-compatable browser to view the ImageShack.us upload form
In the actual source of the the iframe a.k.a

Code:

<iframe src="http://www.imageshack.us/iframe.php?txtcolor=111111"

Change the 111111 to whatever hex code used for text on your forum. Sorry I didn't mention this before.

-Danny.

Glenn379 02-23-2005 08:49 PM

That changes the text color, I'm looking to make the black BG change

Guest190829 02-23-2005 08:57 PM

Okay even though we fixed this over aim, for others who might have this problem...

just change the class in

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="fieldset"> $vbphrase[quicksighost_intro] </td>
        </tr>
        <tr>
        <td>$quickhost_bits</td>
        </tr>
        </table>
        <br />

change it from tborder to whatever class you want.

bigmonay2k 03-02-2005 04:21 AM

~wow~


All times are GMT. The time now is 02:30 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.01427 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_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