Unstoppable Domains

Remove/Disable Registration+Login in phpBB?..

Spaceship Spaceship
Watch

NwS

Established Member
Impact
3
Heya,

Im trying to figure out how i can remove/disable registration page and login page and form from phpBB.. I'm trying to connect phpBB with the rest site so the registration should become together with the rest of the site same with the login/logout..
Anyone got any idea how i can manage to do this? Which files i need to change or anything like that?

Thanks,
NwS
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Find where "Register" and "LogIn" buuton are defined ( probably is something like: <input type="submit" name="Register" value="Register">) and add "disbaled" propertys to this input fields. Ex <input type="submit" name="Register" value="Register" disabled>

Regards
 
0
•••
Remove the register and login pages. Then, remove the login form from any templates that contain it.
 
0
•••
Yes just delete the login.php file. Then you will need to edit some of the php code located in the profile.php file, which is used to register a member (profile.php?mode=register).

Then just edit your header.tpl to remove the links from the header, and then there's a few other .tpl files that will need editing to remove the small login forms from the phpBB.

All the best, Rhett.
 
0
•••
Heya all,

Thanks for your replies! I managed to do this before i see the answers here and it was kinda difficult.. Not so easy since it has no certain files for registration like register.php but its an inside code :P
But anyways i managed to do it and thats the point :D

Thanks again,
NwS

PS: I still got some questions about phpBB.. Anyone got any free time and feel like helping me out with my questions? PM me plz.. Thanks a lot! :)
 
0
•••
Don't delete the login page! Just do this "/*" (without quotes) in the beginning of it then "*/" at the end of it! Again, do not just delete it, otherwise you have to go through the work of retrieving the files again if you ever wish to enable again!

-RageD
 
0
•••
RageD said:
Don't delete the login page! Just do this "/*" (without quotes) in the beginning of it then "*/" at the end of it! Again, do not just delete it, otherwise you have to go through the work of retrieving the files again if you ever wish to enable again!

-RageD
No, he will be creating his own registration and login system, so he wont need it. But if he ever does, he can just download the one file from phpbb.com and upload it... Simple :)
 
0
•••
BillyConnite said:
No, he will be creating his own registration and login system, so he wont need it. But if he ever does, he can just download the one file from phpbb.com and upload it... Simple :)

Exactly ^^ ;)
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back