View Full Version : Remove registration Areas Completely
alexio
02-01-2011, 05:41 PM
My users sign up from an external form and i need to remove all Registration Areas from the site..
Is there a easy way to do this?? I am assuming not...?
Any help would be appreciated?
Thanks Alex
your24hourstore
02-02-2011, 01:39 AM
whats up with all this is this because of social sign up aps? like using facebook to regiter users?
--------------- Added 1296618620 at 1296618620 ---------------
be like <a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a> in 2 places in header template
alexio
02-02-2011, 04:40 PM
So Do i just delete that code in the header template, its in 2 places right?
heheh naa man, i got a membership website, and my users sign up as part of my membership website and get automatically created an account with VB.
So i need to disable manual sign up, as i want to only use my custom user groups..
Thanks man, That is much appreciated!!
Alexio
your24hourstore
02-02-2011, 04:59 PM
yep seemed to work on my test
alexio
02-02-2011, 05:16 PM
yeah cheers man, it worked perfect!!
luism
04-14-2012, 06:18 PM
whats up with all this is this because of social sign up aps? like using facebook to regiter users?
--------------- Added 1296618620 at 1296618620 ---------------
be like <a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a> in 2 places in header template
Newbie question here.. I am trying to do the same..
Where can I find the header template?
Do I go in admin: style and templates : search in templates: ? and type for what to get that template to edit?
Thanks:confused:
slammz
04-15-2012, 01:17 PM
You need to remove register.php as well.
luism
04-17-2012, 06:57 AM
You need to remove register.php as well.
sorry kinda lost..
how do I do that? :confused:
DAMINK
04-17-2012, 09:39 AM
@ Lusim.
To find the edits mentioned above you go to
ACP / Styles and templates / Style Manager / YOUR STYLE / Edit Templates / Then scroll down to header.
To remove register.php you would need to FTP into your website and remove the file register.php from your / or /forum/ or whereever your root is.
Pandemikk
04-17-2012, 12:54 PM
Just disable new registrations. It's a setting in your ACP.
luism
04-17-2012, 05:14 PM
@ Lusim.
To find the edits mentioned above you go to
ACP / Styles and templates / Style Manager / YOUR STYLE / Edit Templates / Then scroll down to header.
To remove register.php you would need to FTP into your website and remove the file register.php from your / or /forum/ or whereever your root is.
Thanks for the steps :)
Will this also remove Facebook Connect? I want it to be the only way to register option..
:D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.