Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Pizza Boy Details »»
vB Pizza Boy
Version: 1.00, by Brad Brad is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 03-16-2005 Last Update: Never Installs: 14
Re-useable Code Translations  
No support by the author.

I used to have a big problem here at the house, I had to disconnect from the internet to order pizza because I am on dial-up. Papa John's pizza started allowing people to place orders online not to long ago, so we started using this method to order pizza here at the house.

Eventally I got sick of typing the address to papa john's site in everytime we wanted a pizza, so I made this.

Basicly all this modification does is add a new link to the nav frame in the admincp, the link leads to papa john's website and opens in the second admin cp frame. If your lazy like me and like papa john's pizza maybe this is for you.

Note that to order pizza via their website you must register an account with papa johns, and that ordering online is not avaiable at all stores.

And always tip the pizza guy!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 03-18-2005, 04:36 AM
Polo's Avatar
Polo Polo is offline
 
Join Date: Jun 2004
Posts: 893
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol
Reply With Quote
  #23  
Old 03-18-2005, 04:59 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hXc Radio
haha this made me LOL

2 things..

1) how about one for pizza hut

2) a non admin side of this so members can be lazy too =)
Adding pizza hut is easy

Find:

PHP Code:
echo("<div class=\"navlink-normal\" onclick=\"nav_goto('http://www.papajohnsonline.com/index.html');\" onmouseover=\"this.className='navlink-hover';\" onmouseout=\"this.className='navlink-normal'\"><a href=\"http://www.papajohnsonline.com/index.html\"$bubblefix>Order Pizza</a></div><br />"); 
Change to:

PHP Code:
    // papa john's (the only place to order pizza in eden nc ;)
    
echo("<div class=\"navlink-normal\" onclick=\"nav_goto('http://www.papajohnsonline.com/index.html');\" onmouseover=\"this.className='navlink-hover';\" onmouseout=\"this.className='navlink-normal'\"><a href=\"http://www.papajohnsonline.com/index.html\"$bubblefix>Papa John's Pizza</a></div>");

    
// pizza hut - by request
    
echo("<div class=\"navlink-normal\" onclick=\"nav_goto('http://quikorder.pizzahut.com/phorders/login.php');\" onmouseover=\"this.className='navlink-hover';\" onmouseout=\"this.className='navlink-normal'\"><a href=\"http://quikorder.pizzahut.com/phorders/login.php\"$bubblefix>Pizza Hut</a></div><br />"); 
Reply With Quote
  #24  
Old 03-18-2005, 05:20 AM
yinyang's Avatar
yinyang yinyang is offline
 
Join Date: May 2004
Location: Los Angeles
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

since we're at it, would it be too difficult to turn this hack into vBDelivery? basically mod it for the forum navbar and have a pull down to various delivery outlets, like Papa John, Domino, pizza hut, etc.

would be awesome!
Reply With Quote
  #25  
Old 03-18-2005, 05:26 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexialys
there is no more hack to create for vB on what i see here... so much enhancements created in the last months that the last we can do is fill our admincp with a pizza call.
... i think you don't know, but your browser have some cool feature named BOOKMARKS! lol
There was once a coffee machine, for vB2... this is far better

Go brad (installs)
Reply With Quote
  #26  
Old 03-18-2005, 06:38 AM
Deaths Deaths is offline
 
Join Date: Oct 2004
Location: Europe, Belgium
Posts: 679
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Heh, very nice idea.

/me clicks install
Reply With Quote
  #27  
Old 03-18-2005, 07:16 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yinyang
since we're at it, would it be too difficult to turn this hack into vBDelivery? basically mod it for the forum navbar and have a pull down to various delivery outlets, like Papa John, Domino, pizza hut, etc.

would be awesome!
The problem is I live in the middle of nowhere and have no idea what sort of places deliver other then a few pizza joints. Find some places that do online ordering and i'll throw something a little more proper togther.
Reply With Quote
  #28  
Old 03-18-2005, 07:56 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

most definately HOTM, Brad, you should make an add-on for uk users www.dominos.co.uk
Reply With Quote
  #29  
Old 03-18-2005, 12:43 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I nominate this one for hack of the month! The simplicity and originality is enourmous.
Reply With Quote
  #30  
Old 03-18-2005, 01:16 PM
xug xug is offline
 
Join Date: Oct 2001
Location: The Grand Strand, SC
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brad.loo
I almost forgot guys, the only downside to this hack is that you can't get free toppings!

I know all the guys that work at the local papa johns, and seeing how I used to do them big favors back in the day they always hook me up with free toppings or cheese sticks when I call in a pizza. Sometimes I get them to stop by the store for smokes or dutch masters or whatever I need.

When I do it online I lose all that and have to pay for the extra stuff

BTW, please tip the pizza guy!

Don't let me guess what you do with these 'Dutch Masters'
Reply With Quote
  #31  
Old 03-18-2005, 07:10 PM
Anfiniti.net Anfiniti.net is offline
 
Join Date: Dec 2004
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hah. It works, too. *Eats his pepporoni pizza* Cheers, mate. Excellent idea!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:41 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06715 seconds
  • Memory Usage 2,309KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete