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)
-   -   vBCalculator version 1.1 (https://vborg.vbsupport.ru/showthread.php?t=83345)

yoyoyoyo 06-17-2005 10:00 PM

vBCalculator version 1.1
 
vBCalculator
version 1.1

http://img118.echo.cx/img118/885/screenshot3da.jpg

TEMPLATE EDITS: 2 (headinclude, NAVBAR)
NEW TEMPLATES: 1 (calculator)
NEW PHP FILES: 1 (calculator.php)
SCREENSHOTS INCLUDED IN ZIP FILE



TIME TO INSTALL: Less than 5 minutes
LEVEL OF DIFFICULTY: Beginner/Simple


This hack adds a popup multi-function scientific calculator to your forum. In additon to the normal calculator functions (Additon, Subtraction, Multiplication, Division, Equals), this calculator also features Square Root, exponential, cosine, inverse cosine, arcsine, tangent, inverse tangent, squared, cubed, subset and pi functions, as well as memory functions.

INSTALLATION:

1) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called calculator with the contents of template.calculator.txt and click save.

2) Go to ADMIN CP -> STYLES & TEMPLATES -> EDIT TEMPLATES and add the contents of template.headinclude.txt to the end of the headinclude template and click save.

3) Go to ADMIN CP -> STYLES & TEMPLATES -> EDIT TEMPLATES and open the NAVBAR template and search for the following:
Code:

<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
BEFORE add:
Code:

<td class="vbmenu_option"><a href="#" onclick="window.open('calculator.php','calculator','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=510,height=235'); return false;">Calculator</a></td>
4) Upload calculator.php to your forum root directory

5) That's it! Go to your forum NAVBAR -> QUICK LINKS -> Calculator to view your new popup calculator.

PLEASE CLICK INSTALL

version changes:

1.1: changed the calculator to a popup menu (redo the NAVBAR template edit and replace the contents of the calculator template to upgrade from 1.0) Thanks to nexialys for the suggestion.

yoyoyoyo 06-18-2005 04:45 PM

here are some screenshots

nexialys 06-18-2005 04:56 PM

would be good to have this as a popup, like the buddylist, instead of a full page, so we can continue browsing during calculations...

yoyoyoyo 06-18-2005 04:58 PM

Quote:

Originally Posted by nexialys
would be good to have this as a popup, like the buddylist, instead of a full page, so we can continue browsing during calculations...

good idea! thanks... I will add it in a bit.

dsboyce8624 06-18-2005 05:42 PM

Quote:

Originally Posted by nexialys
would be good to have this as a popup, like the buddylist, instead of a full page, so we can continue browsing during calculations...

Let us know when this is done. Then I would install.

yoyoyoyo 06-18-2005 05:45 PM

Quote:

Originally Posted by dsboyce8624
Let us know when this is done. Then I would install.

The file has been updated to version 1.1, thanks to the popup suggestion from nexialys.

bigcurt 06-18-2005 08:16 PM

Haha, I am sorry but PWNED...a calculator? NICE!

dsboyce8624 06-18-2005 08:42 PM

Quote:

Originally Posted by yoyoyoyo
The file has been updated to version 1.1, thanks to the popup suggestion from nexialys.

Thanks.

Boofo 08-10-2005 05:43 PM

will this work on 3.5?

yoyoyoyo 08-11-2005 01:48 PM

Quote:

Originally Posted by Boofo
will this work on 3.5?

I don't see why not since it is only a popup javascript window.


All times are GMT. The time now is 11:16 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.01156 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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