Simple Portal

Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Simple Portal

Post by Steve »

This part:

Code: Select all

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<div class="forabg">
	<div class="inner"><span class="corners-top"><span></span></span>
		<ul class="topiclist">
			<li class="header">
				<dl class="icon">
					<dt>{L_LOGIN}</dt>
				</dl>
			</li>
		</ul>
    <div class="sidemenu">
		<ul class="topiclist forums">
            <li>
            <form method="post" action="{S_LOGIN_ACTION}">
                <fieldset>
			<label for="username">{L_USERNAME}:</label>
			<br />
			<input type="text" name="username" id="username" size="20" class="inputbox" title="{L_USERNAME}" />
			<label for="password">{L_PASSWORD}:</label>
			<br />
			<input type="password" name="password" id="password" size="20" class="inputbox" title="{L_PASSWORD}" />
            <!-- IF S_AUTOLOGIN_ENABLED -->
            <label for="autologin">{L_REMEMBER_ME}&nbsp;<input type="checkbox" checked="checked" name="autologin" id="autologin" /></label>
            <!-- ENDIF -->
            <input type="submit" name="login" value="{L_LOGIN}" class="button" /></fieldset>
            {S_LOGIN_REDIRECT}
            </form>
            </li>
        </ul>
    </div>
    <span class="corners-bottom"><span></span></span></div>
</div> 
<!-- ENDIF -->
NAPWR wrote: Nice, Stoker is Hot
trekky
BBCoder II
BBCoder II
Posts: 11
Joined: 27 Aug 2010, 15:54

Re: Simple Portal

Post by trekky »

Excellent thanks Steve© i thought so but didn't do the first line which would be why it didn't work :oops: Thanks again for all your help :thumb:
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Simple Portal

Post by Steve »

viewtopic.php?f=9&t=1093 ,you may also like this?
NAPWR wrote: Nice, Stoker is Hot
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Simple Portal

Post by Stoker »

This attachment has been updated and fixed.
Board rules! No PM support
Locked