vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   How to add a webscript to my vbulletin Template (https://vborg.vbsupport.ru/showthread.php?t=316581)

Dieter27 01-18-2015 05:11 PM

Quote:

Originally Posted by blind-eddie (Post 2533117)
You will need to first create a new page by following the instructions here.

In the template you will be creating via the instructions linked above you will see the following code.

Code:

    <h2 class="blockhead">Title</h2>
    <div class="blockbody">
      <div class="blockrow">
        Text
      </div>
    </div>

Replace the word "Text" with the following code.

Code:

<iframe src="http://www.muppetsonweed.net/SurfStats/" width="1000" height="1000">
<p>Your browser does not support iframes.However, we'll still
<A HREF="http://www.muppetsonweed.net/SurfStats/">link</A>you to the file. </p>
</iframe>

Edit the Width and Height to your liking.

Save...

Now, you need to match up the stats css to match your site css

Pm me a link to where I can download the stats script please.

I added it to my 3.8.8 site just to show you it can be done, view it here.
But can not make it look like the site without editing the css for that script.

Happy Editing!


thx alot for the help i will try it tommorow i can otherwise send you the script in a zip file if i can upload it somewhere grtz

blind-eddie 01-18-2015 08:25 PM

Upload the zip file to your server and pm me the link to it.


All times are GMT. The time now is 06:13 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.00974 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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