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)
-   -   FORM TO FORUM/ THREAD/ PM/ EMAIL - CUSTOMIZABLE FORMS for Mod Apps, Orders, News (https://vborg.vbsupport.ru/showthread.php?t=53269)

Mephisteus 05-23-2003 04:33 AM

Will this work without being registerd? Like an pre-registration form? :)

Lethal 05-23-2003 04:33 AM

NICE

Erwin 05-23-2003 04:34 AM

Quote:

Today at 03:33 PM DarkSSJ3 said this in Post #11
Will this work without being registerd? Like an pre-registration form? :)
Yes. You can edit the variables in the PHP file to allow any usergroup access.

Mephisteus 05-23-2003 04:35 AM

ah, ok :) Nice :)

Erwin 05-23-2003 04:41 AM

No, no no, the code is already in the hack itself. Don't add more unnecessary code to it!!! :)

Find this:

PHP Code:

////////////////////////////////////////////////////////////////////////////////////////////////////
//USERGROUPS ALLOWED
//You can add or remove usegroups that are ALLOWED to use this form by changing the numbers below in the array 
////////////////////////////////////////////////////////////////////////////////////////////////////

if (!in_array($bbuserinfo['usergroupid'], array(2,5,6,7))) show_nopermission();

//////////////////////////////////////////////////////////////////////////////////////////////////// 

And modify it as per instructions.

PLEASE READ THE INSTRUCTIONS! :)

MetroSports82 05-23-2003 05:00 AM

opps, it must be late, hehe. :D my bad! ;)

PixelFx 05-23-2003 05:07 AM

Thank you very much,

clicks install!

xs1 05-23-2003 05:31 AM

is it possible to have multiple forms like this ?

Gaffer 05-23-2003 05:38 AM

Damn thanks Erwin i've been after somethign like this for ages and ages

EvilLS1 05-23-2003 05:39 AM

This looks great! Nice job Erwin!


All times are GMT. The time now is 09:12 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.01231 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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