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

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: kronnos
Forum: vB3 General Discussions 01-23-2014, 01:54 AM
Replies: 9
Views: 1,006
Posted By TheLastSuperman
You can also edit config.php and add this code...

You can also edit config.php and add this code directly below <?php to disable email on a test site:

define('DISABLE_MAIL', 1);

Will resemble:
<?php
define('DISABLE_MAIL', 1);
Forum: vB3 General Discussions 01-22-2014, 11:47 PM
Replies: 9
Views: 1,006
Posted By ozzy47
ACP --> Settings --> Options --> Email Options,...

ACP --> Settings --> Options --> Email Options, set the Enable Email features to NO, and also Allow Users to Email Other Members to NO
Forum: vB5 Programming Discussions 01-05-2013, 01:15 AM
Replies: 1
Views: 3,234
Posted By gamaken
You should post your php if you want a copy/paste...

You should post your php if you want a copy/paste code to use.
action should be a .php file
Other than that, it looks fine as far as the html is concerned.
Forum: vB4 Programming Discussions 10-11-2012, 08:16 AM
Replies: 8
Views: 861
Posted By kh99
I don't quite understand what you need. Are you...

I don't quite understand what you need. Are you talking about adding records to your subscribeforum and subscribethread tables? Where would the info be coming from?
Forum: vB4 General Discussions 03-19-2012, 08:25 AM
Replies: 2
Views: 484
Posted By cellarius
What version are you using? For vB4 put this...

What version are you using?

For vB4 put this into two plugins at global_bootstrap_complete and postbit_display_complete:
if (is_member_of($vbulletin->userinfo, 1, 2, 3))
{
...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT. The time now is 08:38 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.01276 seconds
  • Memory Usage 1,904KB
  • 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
  • (5)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open 

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