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)
-   -   Force 18 and over at Registration Time. (https://vborg.vbsupport.ru/showthread.php?t=74808)

T3MEDIA 05-04-2005 07:10 PM

Quote:

Originally Posted by biggkay
The new uptade doesn't work. I get this error.

Parse error: parse error, unexpected T_STRING, expecting T_VARIABLE or '$' in /home/pioneers/public_html/forums/register.php on line 88

whoops That means something is missing. Must be a typo. Thank you for telling me. Let me check it out.
Your sure you didnt make any mistakes correct?
BRB
edit. Im at work so try this...
Change in the hack:
Quote:

if ( $month == 0 OR ! preg_match ( "!^(19[0-9]{2}|200[0-5]{1})$!", $year ) )
to:
Quote:

if ( $month == 0 OR ! preg_match ( '!^(19[0-9]{2}|200[0-5]{1})$!', $year ) )

murrtex 12-01-2005 03:48 PM

is there any version for 3.5.x ??

T3MEDIA 12-10-2005 09:16 AM

Quote:

Originally Posted by murrtex
is there any version for 3.5.x ??

No. but I dont see why it cant be ported.

ORP 05-10-2006 06:27 PM

Any plans to port this to version 3.5? Please!!!!!!!

Thanks in advance.

Artes_Marciales 12-02-2007 01:30 PM

Thanks.
this works with 3. 6. 7?? :)


All times are GMT. The time now is 07:59 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.01099 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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