Simple Portal
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
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
Re: Simple Portal
don't know what you previous post meant, but if you were trying to bump, just wait, until Steve gets around to it!
Re: Simple Portal
did a bump because maybe he had not seen the edited post
@Steve: try to do it myself for subSilver =)
@Steve: try to do it myself for subSilver =)
Re: Simple Portal
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?
My result here (work in progress)
http://rpgmkr.net/forum/portal.php
It 'can put the file folder portal.php outside the forum?
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Simple Portal
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:
replace with:
create your folder and place the portal.php file inside ,i created a folder called portal
pic:
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 : './';
Code: Select all
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './../';
pic:
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Simple Portal
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:
add after:
Æ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',
Code: Select all
'REMEMBER_ME' => 'Remember me',
Re: Simple Portal
Oh yah!
Thanks for the help and support you give
Thanks for the help and support you give
Re: Simple Portal
How did you make your portal your home page?
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
Re: Simple Portal
heredia this has been asked many times, please search the forums!