Page 1 of 1

Changing portal.php > home.php

Posted: 1. December 2008 05:33
by arukAdo
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge

What have you done before the problem was there?
-

What have you already tryed to solve the problem?
-

Description and Message
Is it possible to rename portal.php to home.php ? i guess yes but does it require many changes or just a fews ?
What files i need to change, just inside the portal subdir ? or more are needed?

Thanks in advance

Re: Changing portal.php > home.php

Posted: 1. December 2008 22:56
by Kevin
Search & replace in all portal files + in all files which need to be edited for the portal. Take a look the install.xml for the changed core files.

Re: Changing portal.php > home.php

Posted: 2. December 2008 03:04
by arukAdo
Thank you a lot, so ill stick to changed files from instructions and portal dir, seem straight forward and i should be able to handle it :)


Is there any other pattern than "portal" and "portal.' . $phpEx" i need to search for ?



Edit: nevermind, it worked fine, so i had to search only for " portal.$phpEx " in the end in case somebody wonder, only 3 or 4 changes from core edit (instructions) and then a few files in portal subdir (about 5 files if i remember well)


Thanks again, i was realy not sure if it was a foolish attempt or not
Turn out very usefull as i changed in the language file every portal values to home also, so everywhere it show as "home", simply neat and exactly what i was whilling :mrgreen: