vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Trap Banned Members: They can not logout (VB3) (https://vborg.vbsupport.ru/showthread.php?t=63013)

Skyline_GT 04-26-2004 09:53 PM

Good stuff.

bluecat 04-27-2004 10:46 AM

Quote:

Originally Posted by Merjawy
Nice hack thnx,

as for the user must be using cookies, thats easy.. you just make that group use cookies which is simple in vB3 by global edit command :)

Hi. I know to go into phrase manager, but you can explain how to do this exactly? Do I have to add or edit an existing phrase, if so, what exactly? Thanks.

hollyboy 05-04-2004 09:10 PM

nice. I've clicked on install

hollyboy 05-05-2004 06:01 AM

I get this error

Parse error: parse error in /home/interfan/public_html/forum/login.php on line 63

My line 63 is:

if ($bbuserinfo['usergroupid']==15 {print_no_permission(); exit;}

Logician 05-05-2004 06:35 AM

Quote:

Originally Posted by hollyboy
I get this error

Parse error: parse error in /home/interfan/public_html/forum/login.php on line 63

My line 63 is:

if ($bbuserinfo['usergroupid']==15 {print_no_permission(); exit;}

if ($bbuserinfo['usergroupid']==15) {print_no_permission(); exit;}

0zone 05-30-2004 11:05 PM

Nice hack. :)

Thank you for posting this one.

[clicks install]

Flow Fusion 06-05-2004 01:56 PM

Thank You For This!

Cold Steel 06-08-2004 06:22 PM

/me installs.

dutchbb 06-12-2004 12:16 PM

Parse error: parse error in /home/httpd/vhosts/dutchbodybuilding.com/httpdocs/forum/login.php on line 58


if ($bbuserinfo['usergroupid']==9) OR $bbuserinfo['usergroupid']==11) {print_no_permission(); exit;}



SOLVED!!

should be

if ($bbuserinfo['usergroupid']==9 OR $bbuserinfo['usergroupid']==11) {print_no_permission(); exit;}

Great hack logician :D

sv1cec 07-01-2004 06:50 AM

Quote:

Originally Posted by Merjawy
Nice hack thnx,

as for the user must be using cookies, thats easy.. you just make that group use cookies which is simple in vB3 by global edit command :)

Can you please elaborate on that? I am not sure I know how to set it up.

Tnx


All times are GMT. The time now is 03:13 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.01073 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
  • (3)bbcode_quote_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