vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Remove 'agree to forum rules' step from registration (https://vborg.vbsupport.ru/showthread.php?t=141858)

MaestroX 03-13-2007 03:36 PM

Hi Hensa, once you've downloaded the .xml go to your adminCP ->Plugins & Products->Manage Products ->[Add/Import Product]

Quote:

Also, once I have installed it, will I need to do so again each time I upgrade vBulletin?
No, installed products will continue to be installed after vbulletin upgrades.

Hope this helps :)

Hensa 03-13-2007 04:12 PM

Thanks - got it working. :)

Subah 03-13-2007 06:56 PM

Tnanks :)

Hensa 03-13-2007 07:24 PM

I've unsubscribed from this thread - will I still receive notifications of new releases?

MaestroX 03-13-2007 08:04 PM

Quote:

Originally Posted by Hensa (Post 1202744)
I've unsubscribed from this thread - will I still receive notifications of new releases?

Nope, so its probably best if you subscribe but set the notification to weekly. ;)

Hensa 03-13-2007 08:31 PM

Okay - will do.

s0b 03-16-2007 03:20 PM

Very much thanks for this add-on, i were looking for it.

Now, how can I add a checkbox in the register page (username, password, email,...) to agree the rules?

Some like "I agree the rules?"

ra7al 03-31-2007 11:30 PM

Nice and Good

thanx

:: Install ::

ElfMage 04-05-2007 12:56 PM

Quote:

Originally Posted by s0b (Post 1204909)
Very much thanks for this add-on, i were looking for it.

Now, how can I add a checkbox in the register page (username, password, email,...) to agree the rules?

Some like "I agree the rules?"

Open the register template, and find this line:

Code:

  $customfields_other
And right under it, add the following:

HTML Code:

<div><label for="cb_rules_agree"><input type="checkbox" name="agree" id="cb_rules_agree" value="1" /><strong><phrase 1="$vboptions[bbtitle]">$vbphrase[read_agree_abide_by_rules]</phrase></strong></label></div>

This will add the checkbox. But it will not verify whether the user agreed or not... :rolleyes:

DementedMindz 04-08-2007 06:54 AM

nice mod would be nice to see it remove the Additional Information also.


All times are GMT. The time now is 02:56 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.01138 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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