Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 3 of 3
Search took 0.02 seconds.
Search: Posts Made By: TROLL
Forum: vB3 Programming Discussions 09-22-2011, 05:46 AM
Replies: 2
Views: 641
Posted By kh99
"Registered less than 30 days" would be...

"Registered less than 30 days" would be $vbulletin->userinfo['joindate'] greater than TIMENOW - (86400 * 30), not less than.
Forum: vBulletin 3.8 Add-ons 07-27-2011, 07:32 PM
Replies: 1,671
Views: 378,936
Posted By HMBeaty
Try this if($vbulletin->userinfo['posts'] < 30...

Try this
if($vbulletin->userinfo['posts'] < 30 AND $vbulletin->userinfo['joindate'] < TIMENOW - (86400 * 30))
{
$errormessage = "You need 30 posts to use this form.";
eval('print_output("' ....
Forum: vBulletin 3.6 Add-ons 06-27-2011, 06:39 PM
Replies: 1,228
Administrative and Maintenance Tools - vbStopForumSpam - known spammer lookup for new registrations
Views: 433,015
Posted By steven s
This is what I do. Look in the vbStopForumSpam...

This is what I do.
Look in the vbStopForumSpam log for his username or ip address.
Create a new membership for him. Use his username and email. Create a password for him.
Email him that...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT. The time now is 07: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.01113 seconds
  • Memory Usage 1,895KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (3)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (6)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete