vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   PasswordHack for v2.2.1 English (https://vborg.vbsupport.ru/showthread.php?t=32956)

extreme_old 05-29-2002 07:34 PM

Can it be some of the other hacks that I have installed??

FleaBag 05-30-2002 04:05 PM

I don't know mate, sorry. I'm no php expert.

extreme_old 05-30-2002 06:26 PM

Is there a change that I could get one of you to mail me your edited php files, so I can check with my own??

Please...

JonathanB 06-09-2002 03:34 PM

Afterburner-

I was literally about to return vBulletin because of the absense of a password protection utility when i saw your hack. You're the man!

Thanks a million-

JB

Marshalus 06-11-2002 12:12 AM

"No Refunds" :D

FleaBag 06-19-2002 08:58 PM

Working on 2.2.6. One difference, for the first reference in search.php you have to look for this...

PHP Code:

  if ($countmatches==0) {

    eval(
"standarderror(\"".gettemplate("error_searchnoresults")."\");");
    exit;

  } else {

    
$counter=0;
    
$postdone = array();
    
$searchresultbits '';
    while (
$searchresult=$DB_site->fetch_array($searchresults) and $counter++<$perpage) {
      if (
$postdone[$searchresult[postid]]) {
        
$counter--;
        continue;
      } 

...and not the code shown in the install file. :)

roxics 07-04-2002 06:32 AM

Excellent hack thankyou. :)

Bj?rn 07-06-2002 10:31 AM

Good work! Works like a charm! Thx!

freeshares1 07-07-2002 11:46 AM

thanks afterburner, This is a great hack.

dprice 07-15-2002 08:05 PM

Once the password has been entered to access the protected forum, is it normal for users to be able to log out and then re-log back in and enter the protected forum WITHOUT having to enter in the password?

BTW...GREAT HACK!


All times are GMT. The time now is 03:53 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.03068 seconds
  • Memory Usage 1,731KB
  • 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)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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