vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Rich, I have used your "Google It" Hack, but have a question... (https://vborg.vbsupport.ru/showthread.php?t=115864)

Scrolls 05-17-2006 12:22 PM

Rich, I have used your "Google It" Hack, but have a question...
 
This is the exact code I used at the bottom of my edit_smilie box template

<!-- Start "Google It" Insert -->
<br />
<table cellpadding="4" cellspacing="0" border="0" align="center"><tr><td class="smallfont" align="center" nowrap>
<a href="#" onclick="window.open('googlepop.php?','','scrollba rs=yes,resizable=yes,width=950 ,height=200'); return false" title="Find It"><img src="$vboptions[bburl]/images/buttons/google.gif" alt="I open in a frame!" border="0" /></a></td>
</tr>
</table>
<!-- End "Google It" Insert -->

and i am thinking the part where it says [bburl] is where i put my image url so the image shows, correct?

Alan @ CIT 05-17-2006 01:41 PM

I don't know the hack itself, but where it says "$vboptions[bburl]" - this will be automagicly replaced with your forums URL, so you shouldn't need to change anything.

Do you have google.gif in www.yoursite.com/yourforums/images/buttons/ ?

Thanks,
Alan.

Rich 05-17-2006 06:37 PM

This: $vboptions[bburl]/images/buttons/google.gif would actually be parsed and appear in the pages html as:

http://www.yoursitesurltoforums/imag...ons/google.gif

So, just make sure you toss the google.gif image in the /images/buttons folder and all is good. (Like Alan said. ;))

Scrolls 05-17-2006 06:59 PM

I DID IT, OMG! I finnaly know how to install hacks and get em to work..thanks for everyones help..i appreciate it ;)

If i have anymore questions, i may just PM you them Rich, if that is cool :)

Rich 05-17-2006 07:12 PM

I can't guarantee I will be able to answer them all. lol I try to visit the site regularly but I do skip days here and there, but feel free to give it a try.


All times are GMT. The time now is 07:10 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.01878 seconds
  • Memory Usage 1,718KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete