vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   April Fools jokes to play on members? he he (https://vborg.vbsupport.ru/showthread.php?t=49708)

Velocd 03-06-2003 07:27 PM

Meh, your petty attempts for any suitable April Fools Joke makes me laugh. <insert sarcasm>

I'm not going for so much the ?making the forum look like it's been rendered disabled or really screwed up to where the members will instantly know the gimmick? look, but more of some kind of joke that will mess with everyone?s mind and be so incredibly hard to figure out it wont be until midway through May when somebody finally uncovers it. Mwahahah? :p
(of course I'm not going to mention such a grandeur plot)

N9ne 03-06-2003 07:29 PM

I think it would be good if this place is a redirect to the church site vb.org :D

Velocd 03-06-2003 07:40 PM

Last years April Fools easily tricked me, with the whole "bot-type message service that responds automatically (and with great intellectuality). The irony is that such a hack now sorta does exist, with those bot-hacks that exist.

Link14716 03-06-2003 08:46 PM

If I remember, wasn't that "bot" actually supposed to reply in place of you instead of after you?

[high]* Link14716 gets an idea. :D[/high]

filburt1 03-06-2003 09:01 PM

Remember in your joke not to piss off your users. I for one would be furious if somebody else tried posting in my name.

Sweet Cheeks 03-07-2003 04:25 AM

I had an idea but its probably impossible. I'd like to make it to where with every forum home refresh, the order of all the forums/categories changed? :p

Link14716 03-07-2003 10:50 AM

That'd be possible, make it randomly order the ctegories in index.php. :D

Sweet Cheeks 03-07-2003 03:13 PM

he he I'll play around with it and see what I can come up with :D

Xenon 03-08-2003 10:45 AM

@sweet:
in index.php:
PHP Code:

$forums=$DB_site->query('SELECT * FROM forum WHERE displayorder<>0 AND active=1 ORDER BY parentid,displayorder'); 

change to
PHP Code:

$forums=$DB_site->query('SELECT * FROM forum WHERE displayorder<>0 AND active=1 ORDER BY parentid,RAND()'); 

should work i think :)

@mist: you should learn the use of smilies.....

Dean C 03-08-2003 11:04 AM

*Adds smilie to the post just for Xenon*

- miSt


All times are GMT. The time now is 04:58 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.01668 seconds
  • Memory Usage 1,730KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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