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)
-   -   Disallow guests to view threads, must register first (https://vborg.vbsupport.ru/showthread.php?t=59859)

Rambo 03-12-2005 11:07 PM

Installed on VB 3.0.7 and works a charm ;)

Good job.

CavGsi.co.uk 03-30-2005 12:05 AM

When i open the showthread.php i cant find

globalize($_REQUEST, array('perpage' => INT, 'pagenumber', 'highlight' => STR, 'goto'));

Any help please ?? ??

CavGsi.co.uk 03-30-2005 12:06 AM

Quote:

Originally Posted by CavGsi.co.uk
When i open the showthread.php i cant find

globalize($_REQUEST, array('perpage' => INT, 'pagenumber', 'highlight' => STR, 'goto'));

Any help please ?? ??

am using version 3.0.7

kadafi_alive 04-07-2005 09:26 AM

Quote:

Originally Posted by boiboi
no impact on yahoo whatsover.

Exactly, it seems that it's allowing the Googlebot but disallowing [Slurp] Yahoo.

Onkel_Tom 04-07-2005 10:58 AM

I'm using this line:
PHP Code:

preg_match("#(googlebot|slurp@inktomi|yahoo! slurp|lycos|ask jeeves|scooter|fast-webcrawler|turntinbot|msnbot|webcrawler|Infoseek|W3C_Val|Googlebot)#si"$_SERVER['HTTP_USER_AGENT'

and yahoo is working fine ;)

Breathex 04-07-2005 11:31 AM

installed

thnx for this nice hack

CavGsi.co.uk 04-12-2005 10:18 PM

Quote:

Originally Posted by CavGsi.co.uk
When i open the showthread.php i cant find

globalize($_REQUEST, array('perpage' => INT, 'pagenumber', 'highlight' => STR, 'goto'));

Any help please ?? ??

anyone ?????

twinsmom 04-13-2005 12:52 AM

It should be the first thing right after "Start Main Script"

CavGsi.co.uk 04-13-2005 05:37 AM

Quote:

Originally Posted by twinsmom
It should be the first thing right after "Start Main Script"

I searched the file and it said 'not in this document' worked fine when i was running 3.0.3 but am now at 3.0.7

Marco van Herwaarden 04-13-2005 06:59 AM

This line now reads (in 3.0.3, 3.0.6 and 3.0.7):
PHP Code:

globalize($_REQUEST, array(
    
'perpage' => INT,
    
'pagenumber' => INT,
    
'highlight' => STR,
    
'posted'    => INT,
    
'goto'
)); 

In 3.0.1 the 'posted' line was not there.


All times are GMT. The time now is 09:01 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.01313 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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