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
Locked
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Simple Portal

Post by cisco007 »

don't know what you previous post meant, but if you were trying to bump, just wait, until Steve gets around to it!
Ælly
BBCoder II
BBCoder II
Posts: 40
Joined: 15 Mar 2010, 03:08

Re: Simple Portal

Post by Ælly »

did a bump because maybe he had not seen the edited post ;)

@Steve: try to do it myself for subSilver =)
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 »

here you go :
simpleportal_body_subsilvertd3.zip
pic:
subtd3.png
NAPWR wrote: Nice, Stoker is Hot
Ælly
BBCoder II
BBCoder II
Posts: 40
Joined: 15 Mar 2010, 03:08

Re: Simple Portal

Post by Ælly »

Thanks Steve :*
My result here (work in progress)
http://rpgmkr.net/forum/portal.php
It 'can put the file folder portal.php outside the forum?
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 »

i dont understand,could you explain a bit more?

but do you mean something like : my_website_name.com/a_folder/portal.php ?

if so do this
open portal.php file
find:

Code: Select all

$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
replace with:

Code: Select all

$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './../';
create your folder and place the portal.php file inside ,i created a folder called portal
pic:
Capture.PNG
NAPWR wrote: Nice, Stoker is Hot
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 »

Sorry to double post cisco007! but i know he has read the last post.
Ælly, noticed a language edit missing from the login block
Open language/en/mods/simple_portal.php
find:

Code: Select all

   'PORTAL_REMEMBER'			=> 'Remember me',
add after:

Code: Select all

   'REMEMBER_ME'                   => 'Remember me',
NAPWR wrote: Nice, Stoker is Hot
Ælly
BBCoder II
BBCoder II
Posts: 40
Joined: 15 Mar 2010, 03:08

Re: Simple Portal

Post by Ælly »

Oh yah!
Thanks for the help and support you give ;)
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Simple Portal

Post by heredia21 »

How did you make your portal your home page?
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Simple Portal

Post by cisco007 »

heredia this has been asked many times, please search the forums!

Image
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 »

Check first post.
Board rules! No PM support
Locked