vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Cyb - Attention Zero-Posters (https://vborg.vbsupport.ru/showthread.php?t=122987)

jw00dy 08-16-2006 09:11 AM

Very cool hack. Does anyone know if their is something like this for unregistered users?

Gsmmind 08-16-2006 01:58 PM

nice one but i want to change bacground colosr of it or it's text color......... how pls help me......

alserb 08-16-2006 02:32 PM

Installed ... Thanks

DPSR 08-16-2006 04:33 PM

Very good :)

Thanks for the hack Cybernetec

*installed!

RZ500 08-16-2006 07:58 PM

How can I change the place for the new post, I have a forum for introcuctions?

Gsmmind 08-17-2006 01:50 PM

Quote:

Originally Posted by RZ500
How can I change the place for the new post, I have a forum for introcuctions?

Make New Forum For Introduce ... memebers....... that's all ... and put link in this hack...........

RZ500 08-17-2006 03:02 PM

Quote:

Originally Posted by Gsmmind
Make New Forum For Introduce ... memebers....... that's all ... and put link in this hack...........


I faund the way, 1000 Gracias.

andreamarucci 09-07-2006 01:44 PM

Just a little suggestion. This code add ad advice on the forum top alerting the zero posting users that in xx days they'll be deleted. .There's a way to integrate this code in your hack?

Quote:

<div align="center">
<font size="2" face="Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif">
<script language="JavaScript1.2">
var today = new Date;
var Future0 = new Date;
ThisYear = 2006;

var FutureMonth = 8;
var FutureDate = 30;

Future0.setMonth(FutureMonth, FutureDate);
Future0.setFullYear(ThisYear);

today1 = Date.parse(today);
future1 = Date.parse(Future0);
secleft = future1 - today1;
miliday = 24 * 60 * 60 * 1000;
daysleft = secleft/miliday;
daysleftint = Math.round(daysleft);

if (daysleftint > 1)
document.write("In <b>", daysleftint, "</b> days, all the zero posting users will be deleted! ");

</script>
</font><br><br></div>

TLove 09-07-2006 02:06 PM

Quote:

Originally Posted by jw00dy
Very cool hack. Does anyone know if their is something like this for unregistered users?

Yeah, try the welcome headers hack

Masiello 09-20-2006 10:58 AM

INSTALLED, works great on my vB 3.6.1 :) Thank you!


All times are GMT. The time now is 01:45 PM.

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.01016 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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