Login page like in area51
-
- Registered User
- Posts: 16
- Joined: Fri May 06, 2005 8:43 am
Login page like in area51
i would like to place same on my board! need help for finding such mod or modified page
Re: Login page like in area51
not sure what you mean by that..
but as you can see.. you have the main page in area51.phpbb.com and the forums in area51.php.com/phpbb/ the forum resides in a diff directory
another simple way to make a login page is using the template system
edit the index template with the
and the
tags. That way you also benefit from the phpBB auth system 
but as you can see.. you have the main page in area51.phpbb.com and the forums in area51.php.com/phpbb/ the forum resides in a diff directory
another simple way to make a login page is using the template system
edit the index template with the
Code: Select all
<!-- IF S_USER_LOGGED_IN -->
Code: Select all
<!-- IF not S_USER_LOGGED_IN -->
-- this space for rent --
-
- Registered User
- Posts: 3
- Joined: Sat May 14, 2005 8:14 pm
- Location: Amsterdam, the Netherlands/Europe
- Contact:
Re: Login page like in area51
http://www.rfnnet.nl/downloads/php_phpbb.html" target="_blank
Scroll to : Login faq register txt
Made this mod myself, styling will be better when I have some time..
The great thing of this template is that it gets the txt on the left side
from your FAQ file..
so if your site main language is ENG, the txt will show up in ENG
..
if its GERMAN it 'll show up in GERMAN...
Dutch screenshot:
http://www.rfnnet.nl/downloads/phpbb/MO ... aq_txt.jpg" target="_blank
Scroll to : Login faq register txt
Made this mod myself, styling will be better when I have some time..
The great thing of this template is that it gets the txt on the left side
from your FAQ file..
so if your site main language is ENG, the txt will show up in ENG
..
if its GERMAN it 'll show up in GERMAN...
Dutch screenshot:
http://www.rfnnet.nl/downloads/phpbb/MO ... aq_txt.jpg" target="_blank
-
- Registered User
- Posts: 448
- Joined: Mon Jul 21, 2003 7:18 pm
- Contact:
Re: Login page like in area51
I think he just means he wants the design...
-
- Registered User
- Posts: 3
- Joined: Sat May 14, 2005 8:14 pm
- Location: Amsterdam, the Netherlands/Europe
- Contact:
Re: Login page like in area51
If he wants the design go to:
viewtopic.php?f=26&t=19361
or you could save the login page on your HD and extract a tpl file from it

viewtopic.php?f=26&t=19361
or you could save the login page on your HD and extract a tpl file from it