yes I refreshed it..twice.
here is exactly the modified lines in portal.php (aka index.php on root) and login_box.php
portal.php
define('IN_PHPBB', true);
define('IN_PORTAL', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './forums/';
$phpEx = substr(strrchr(__FILE ...
Search found 3 matches
- 3. May 2008 17:08
- Forum: board3 Portal 1.0.x - English Support
- Topic: Portal as main page...
- Replies: 18
- Views: 29973
- 3. May 2008 03:40
- Forum: board3 Portal 1.0.x - English Support
- Topic: Portal as main page...
- Replies: 18
- Views: 29973
Re: Portal as main page...
Thanks for the response
Tried your edit and the same .../forum/forum/portal.php?sid=59d746d64c6903ebde33590c37f26dcc was the resulting page.
Tried your edit and the same .../forum/forum/portal.php?sid=59d746d64c6903ebde33590c37f26dcc was the resulting page.
- 3. May 2008 00:27
- Forum: board3 Portal 1.0.x - English Support
- Topic: Portal as main page...
- Replies: 18
- Views: 29973
Re: Portal as main page...
Hello!
1st off..love this mod!
Inatallation is easy. Customizabe blocks super-simple! Awesome work!
Now to my problem. LOL
I am unable to use .htaccess files (I wish I could!)
I have tired the posted suggestion.
You can also rename portal.php to index.php. That way, you don't need to make a ...
1st off..love this mod!
Inatallation is easy. Customizabe blocks super-simple! Awesome work!
Now to my problem. LOL
I am unable to use .htaccess files (I wish I could!)
I have tired the posted suggestion.
You can also rename portal.php to index.php. That way, you don't need to make a ...