Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

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

Version: 3.5.3 Rating:
Released: 09-16-2005 Last Update: 01-18-2006 Installs: 24
Additional Files  
No support by the author.

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.

[high]Version 1.0.3 Released[/high]

1.0.3 was released on 01/19/06, support for Dominos Pizza was added

[high]Installation Instructions[/high]

Download the attached file (cpnav_pizza.xml) and upload it to the /vBulletin/includes/xml/ directory.

[high]Can my users order food to?[/high]

I will not be including this in my modification by default because I don't have a need for it myself and think it would look messy. However Mastar has posted instructions to allow users to order food in this post

Show Your Support

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

Comments
  #32  
Old 09-30-2005, 10:32 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And us Brits
Reply With Quote
  #33  
Old 10-01-2005, 03:47 PM
Citizen E's Avatar
Citizen E Citizen E is offline
 
Join Date: May 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would be pretty cool to make this available via the usercp as well me thinks.

/me clicks install
Reply With Quote
  #34  
Old 10-03-2005, 12:34 PM
o0Hubba0o's Avatar
o0Hubba0o o0Hubba0o is offline
 
Join Date: Mar 2005
Location: Minnesota
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Citizen E
It would be pretty cool to make this available via the usercp as well me thinks.

[high]* Citizen E clicks install[/high]
Lol that would be cool!!

I know my pizza hut which is only three blocks away doesn't provide online ordering. But we just got a papa johns this year, I'll have to check it out.
Reply With Quote
  #35  
Old 10-06-2005, 09:18 PM
ricker ricker is offline
 
Join Date: Jun 2003
Location: Apple Valley, CA
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to allow certain usergroups, besides admins, get their pizza on too? Maybe something in the UserCP?
Reply With Quote
  #36  
Old 11-11-2005, 10:21 PM
stutefc stutefc is offline
 
Join Date: Feb 2004
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes this would be great add on for normal users if they could get it in their cp.
Reply With Quote
  #37  
Old 11-22-2005, 07:40 AM
JayJay JayJay is offline
 
Join Date: Jan 2005
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brad
I don't think they do online ordering, at least I can't find it on their site. Then again I closed the page after I noticed their entire layout was made up of images .
That Dominos link you couldn't find.


Non-US customers can then go to "Find a Dominos" and then click the link for "Non-US residents".


Hope this helps feed your pizza craze.
Reply With Quote
  #38  
Old 11-22-2005, 09:33 PM
Borgs8472 Borgs8472 is offline
 
Join Date: Apr 2004
Posts: 924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hotm!
Reply With Quote
  #39  
Old 12-16-2005, 12:51 AM
Xtrato's Avatar
Xtrato Xtrato is offline
 
Join Date: Feb 2005
Location: New Jersey
Posts: 510
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love It!
Reply With Quote
  #40  
Old 12-16-2005, 02:48 AM
Mastar's Avatar
Mastar Mastar is offline
 
Join Date: Sep 2005
Posts: 680
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes Yes! Excellent Hack. When is it going to be update where other usergroup can enjoy it??? WHEN WHEN??
Reply With Quote
  #41  
Old 12-16-2005, 03:04 PM
Mastar's Avatar
Mastar Mastar is offline
 
Join Date: Sep 2005
Posts: 680
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Adding 'vB Pizza Boy for 3.5' to the Navbar

This is what I did to add mine


***************
FIND IN NAVBAR:
***************


================================================== ================================================== ====

<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>

================================================== ================================================== ====

***************
PLACE UNDER:
***************
================================================== ================================================== ====

<!-- Pizza Menu -->
<div id="pizza" align="left" class="info" nowrap>
<a href="#pizza"><b>Order Pizza</b> </a><script type="text/javascript"> vbmenu_register("pizza"); </script></div>
<!-- Pizza Menu -->

================================================== ================================================== ====

********
FIND:
********

===========================

<!-- / PAGENAV POPUP -->

===========================

***************
ADD UNDER
***************


================================================== ==================================================
<!-- Pizza Menu -->
<div class="vbmenu_popup" id="pizza_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Order Pizza</td></tr>
<tr><td class="vbmenu_option"><a href="http://papajohns.com/menu/index.htm">Papa Johns</a></tr></td>
<tr><td class="vbmenu_option"><a href="http://www.pizzahut.com/order/">Pizza Hut</a></tr></td>
<tr><td class="vbmenu_option"><a href="http://www.dominos.com/Public-EN/">Dominoes</a></tr></td>
</td>
</table>
</div>
<!-- Pizza Menu -->

================================================== ================================================== ==

If you are using the 'QUICK MOOD CHANGER' like I do you can use this:
************************************************** ******************************

Put this <div style="position:relative;"> in the begining of the 'QUICK MOOD CHANGER'

Example:

<!-- Quick Mood Changer -->
<br />
<div style="position:relative;">
My Mood:

************************************************** ******************************
And Add This After The Quick Mood Changer

================================================== =========================================
[b]
<!-- Pizza Menu -->
<table style="position:absolute; top:0; right:0;" summary="">
<div id="pizza" align="left" class="info" nowrap>
<a href="#pizza"><b>Order Pizza</b> </a><script type="text/javascript"> vbmenu_register("pizza"); </script></div>
</table> </div>
<!-- Pizza Menu -->
[\b]
================================================== =========================================

********
FIND:
********


===========================
<!-- / PAGENAV POPUP -->
===========================


***********
ADD UNDER
***********


================================================== ===========================================

<!-- Pizza Menu -->
<div class="vbmenu_popup" id="pizza_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Order Pizza</td></tr>
<tr><td class="vbmenu_option"><a href="http://papajohns.com/menu/index.htm">Papa Johns</a></tr></td>
<tr><td class="vbmenu_option"><a href="http://www.pizzahut.com/order/">Pizza Hut</a></tr></td>
<tr><td class="vbmenu_option"><a href="http://www.dominos.com/Public-EN/">Dominoes</a></tr></td>

</td>
</table>
</div>
<!-- Pizza Menu -->

================================================== =============================================

Thanks to Brad for creating vbPizza Boy
Reply With Quote
Reply

Thread Tools

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 06:01 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.04664 seconds
  • Memory Usage 2,307KB
  • 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_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