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

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Bigblah
Forum: vBulletin 3.6 Add-ons 06-28-2007, 06:13 PM
Replies: 39
Forum Home Enhancements - Separate Staff In User's Online
Views: 18,141
Posted By Bigblah
Just move these lines: ...

Just move these lines:


$activeusers_staff = substr($activeusers_staff, 2);
$activeusers_members = substr($activeusers_members, 2);

to the forumhome_complete hook location. That'll solve...
Forum: Big Board Discussions 06-27-2007, 03:43 PM
Replies: 9
Views: 1,563
Posted By Bigblah
I've done an update of a mirror of my attachments...

I've done an update of a mirror of my attachments by accessing the backup server via SSH and running wget with the -N option (and -r and -l for recursive retrieval). wget can connect through FTP so...
Forum: vBulletin 3.5 Add-ons 12-01-2006, 11:31 AM
Replies: 157
Views: 21,462
Posted By Bigblah
I downloaded the version contained in "post hist...

I downloaded the version contained in "post hist 1 1b.zip"; looking through the code, why is there a plugin titled "Allows Everyone to edit posts"? Is it supposed to be in there?
Forum: vBulletin 3.6 Add-ons 11-19-2006, 08:35 AM
Replies: 77
Administrative and Maintenance Tools - Token of Death (cookie ban)
Views: 26,826
Posted By Bigblah
Looking at your code: if ($TOD = '1') ...

Looking at your code:

if ($TOD = '1')

It's no wonder that this plugin is banning everyone.

Change it to

if ($TOD == '1')
Forum: vBulletin 3.5 Add-ons 07-22-2006, 04:41 PM
Replies: 16
Views: 3,895
Posted By Bigblah
I think what Essam's doing is to show only the...

I think what Essam's doing is to show only the threads created by a certain user in the forum display. (i.e. it's a separate feature)
Forum: vBulletin 3.5 Add-ons 07-15-2006, 10:08 AM
Replies: 16
Views: 3,895
Posted By Bigblah
Hey there, I'm a new admin on Gamingforce (whose...

Hey there, I'm a new admin on Gamingforce (whose head admin did the original code for this mod, apparently), and I came across this thread while looking to *ahem* re-implement this feature on our...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT. The time now is 05:53 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.01220 seconds
  • Memory Usage 1,910KB
  • 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
  • (6)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (13)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