Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
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

Category: Mini Mods - Version: 3.6.0 Beta 1 Rating:
Released: 06-06-2006 Last Update: Never Installs: 46
Re-useable Code Translations  
No support by the author.

Confirmed to work on vB3.6.

Quote:
This modification is the result of begin very lazy and eating a lot of pizza.

Once installed this modification will allow you to order pizza directly from your admincp. For the most part this is only supported in the USA right now, and even if you live in the USA your local stores may not support placing orders over the Internet at this time.

Currently this modification allows you to order food from:

Papa Johns Pizza
Pizza Hut
Dominos Pizza

If you know of any other places that support placing orders over the Internet let me know, also please include a link to their website. I will add more restaurants to this modification if they are requested.
How to install:

Upload the attached file to your webserver, to the folder: /vbroot/includes/xml/

Changes:

Link to Papa Johns pizza was corrected to reflect recent changes at their website.

Enjoy.

Show Your Support

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

Comments
  #42  
Old 02-20-2007, 04:35 AM
Soliloquy's Avatar
Soliloquy Soliloquy is offline
 
Join Date: Mar 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great way to save time while working on your forum... you don't even need to leave your browser window to obtain food. This really should be spiffed up with some pizza graphics and made available to usergroups; it would be really popular.
Reply With Quote
  #43  
Old 02-20-2007, 05:21 AM
PKRWUD's Avatar
PKRWUD PKRWUD is offline
 
Join Date: Jan 2003
Location: Ventura, California
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had to edit the Pap John's address in the XML file, but after that, it works flawlessly in 3.6.4! I love it!!

Would be awesome to be able to share this gift with the regular members!
Reply With Quote
  #44  
Old 02-27-2007, 06:25 PM
Shana Shana is offline
 
Join Date: Jul 2006
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wanna upload the new XML?
Reply With Quote
  #45  
Old 02-27-2007, 06:31 PM
PKRWUD's Avatar
PKRWUD PKRWUD is offline
 
Join Date: Jan 2003
Location: Ventura, California
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What new XML?
Reply With Quote
  #46  
Old 02-27-2007, 10:15 PM
Shana Shana is offline
 
Join Date: Jul 2006
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The thing you edited? Mine just said invalid.
Reply With Quote
  #47  
Old 03-05-2007, 12:39 AM
freezefusion freezefusion is offline
 
Join Date: Feb 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL. This is a very nice idea.
Reply With Quote
  #48  
Old 03-11-2007, 01:11 PM
irishblacknight irishblacknight is offline
 
Join Date: Apr 2003
Location: Europe
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's nice and easy to edit as well.

I added a couple of the Irish pizza places to it for a laugh - though I usually just call them...


Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="vbulletin">

	<navgroup text="Buy Food" hr="true" displayorder="421">

		<navoption displayorder="1">
			<text>Order Papa Johns Pizza</text>
			<link>http://www.papajohnsonline.com/</link>
		</navoption>

		<navoption displayorder="2">
			<text>Order Pizza Hut Pizza</text>
			<link>http://www.pizzahut.com/order/</link>
		</navoption>

		<navoption displayorder="3">
			<text>Order Dominos Pizza</text>
			<link>http://www.dominos.com/Public-EN/Site+Content/Primary/Find+A+Dominos/</link>
		</navoption>
		<navoption displayorder="4">
			<text>Order Dominos Pizza - Ireland</text>
			<link>http://www.dominos.ie/ireland/default.aspx</link>
		</navoption>
		<navoption displayorder="5">
			<text>Order Godfathers Pizza - Ireland</text>
			<link>http://www.godfatherspizza.ie/</link>
		</navoption>

	</navgroup>

</navgroups>
Reply With Quote
  #49  
Old 03-11-2007, 01:27 PM
giovannicosta giovannicosta is offline
 
Join Date: Feb 2007
Location: London, England, UK
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hope this works for the UK soon
Reply With Quote
  #50  
Old 03-11-2007, 04:36 PM
irishblacknight irishblacknight is offline
 
Join Date: Apr 2003
Location: Europe
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by giovannicosta View Post
Hope this works for the UK soon
Just edit the file to point to local pizza sites .. it's very simple HTML
Reply With Quote
  #51  
Old 04-07-2007, 12:10 PM
ReadOrDie ReadOrDie is offline
 
Join Date: Sep 2005
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bloody awesome. Mind if I edit the XML for use in my country of residence?
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 12:21 AM.


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.04795 seconds
  • Memory Usage 2,303KB
  • 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
  • (1)bbcode_code
  • (2)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
  • (3)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