Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
It Sucks! Let your users know what sucks and what doesn't! Details »»
It Sucks! Let your users know what sucks and what doesn't!
Version: 1.0.0, by Blaine0002 Blaine0002 is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 10-19-2007 Last Update: 10-19-2007 Installs: 22
Uses Plugins Template Edits
Re-useable Code Additional Files  
No support by the author.

It Sucks!
Ported to VBulletin by Blaine0002
Quote:
The point of itsucks is to have no point. This is a fun little website which allows you to see what sucks more, AOL or Tiscali? America or England? Frogs or Cats? You can find all this out by inputting a word in each box above! This is a joke site and should not be seen as a way to see if Frogs are better than Jesus. Jokes are fun for the most part, but don't be silly with this site!
What it does is asks for user inputs, then uses the yahoo api to search for pages that say if the things suck, then returns data in a nice little pie graph.

Show Your Support

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

Comments
  #12  
Old 10-20-2007, 01:49 AM
MiahBeSmokin420 MiahBeSmokin420 is offline
 
Join Date: May 2007
Location: Ohio
Posts: 311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You Know What I Did A Few Edits Basically Changing Where It Is

Because Like I Said I Dont Have A Normal Nav Bar

Well I Found A Good Spot To Put This For Some People I Guess

So I Figures I Would Share It With Yall

Template Edits:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Forum Home Template

Search For:
Code:
$navbar
Directly Below This Add:
Code:
<if condition="$bbuserinfo[userid]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">
<span class="smallfont">What Sucks And What Don't!</span>
</td>
</tr>
<tr align="left">
<td class="alt1"><span class="smallfont">
What Suck's More....???
<form id="form1" name="form1" method="post" action="itsucks.php?do=fight" style="margin:0px; ">
              <div align="center">
                <input name="number1" type="text" id="number1" value="" size="25" />
              VS
                <input name="number2" type="text" id="number2" value="" size="25" />
                <input type="submit" name="Submit" value="View Results" />
              </div>
            </form>
</span>
</td>
</tr>
</table>
<br />
</if>
Close And Save

Thats It Your Done!

You Can Then Remove The Link From The Nav Bar Through The ACP If You Would Like


For Some It May Look Better Then Having Another Link Laying Around On The Site

And For Some It May Server For Better Usage Right There

So The Choice Is Up To You

Thats Just What I Did After Installing This Hack


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I Also Just Finnished Making The WOL Data For This Hack

Downloand The What_Sucks_WOL-Data.xml

Then Upload As A Plug-In

And TaDa Who Is Online Is Fixed
Reply With Quote
  #13  
Old 10-20-2007, 01:58 AM
basketmen's Avatar
basketmen basketmen is offline
 
Join Date: Nov 2006
Posts: 446
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this hack like www.googlefight.com ????
Reply With Quote
  #14  
Old 10-20-2007, 02:22 AM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

pretty much the same schpiel.
Reply With Quote
  #15  
Old 10-20-2007, 02:48 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Funny idea - it would be nice if it would display the last X number of "fights" entered somewhere, or if you could enter your own "fights" without having to edit the template
Reply With Quote
  #16  
Old 10-20-2007, 02:59 AM
TheBlackPoet's Avatar
TheBlackPoet TheBlackPoet is offline
 
Join Date: May 2006
Location: Pasadena, Texas, USA
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i was hoping it was more internal... the members could vote and there be a pie chart.. this is a novel idea... i'll keep it...
Reply With Quote
  #17  
Old 10-20-2007, 02:48 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hehe

11 installs already! Its POPULAR!
Reply With Quote
  #18  
Old 10-20-2007, 03:44 PM
towermatt towermatt is offline
 
Join Date: Apr 2007
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll see whats up with it. Vbay is great.

Thanks Blaine

Cute, I like it.
Reply With Quote
  #19  
Old 10-30-2007, 02:10 PM
hitmann's Avatar
hitmann hitmann is offline
 
Join Date: Aug 2007
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting this error:

Quote:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /itsucks.php on line 69

Warning: file_get_contents(http://search.yahooapis.com/WebSearchService/V1/webSearch?appid=YahooDemo&query=%22blah+Sucks%22&o utput=php) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /itsucks.php on line 69
Request failed
Reply With Quote
  #20  
Old 10-30-2007, 02:40 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh noes?!
they must have change the yahoo search api. ill check it.
Reply With Quote
  #21  
Old 10-30-2007, 03:23 PM
Alien's Avatar
Alien Alien is offline
 
Join Date: Oct 2001
Posts: 827
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VERY nice.. Would you consider doing a Google version in the future as well?
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 08:34 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.07949 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
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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