Mick2015 wrote:wow nice port to the latest phpbb but just two things i cant seem to fix atm these are a problem ive got is that the home page dosnt have any modules viewable and i get this error below in admin area
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 32: include() [function.include]: Unable to access ./../portal/includes/constants.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 32: include(./../portal/includes/constants.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 32: include() [function.include]: Unable to access ./../portal/includes/constants.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 32: include(./../portal/includes/constants.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 32: include() [function.include]: Failed opening './../portal/includes/constants.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 46: include() [function.include]: Unable to access ./../PORTAL_ROOT_PATHincludes/functions_modules.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 46: include(./../PORTAL_ROOT_PATHincludes/functions_modules.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 46: include() [function.include]: Unable to access ./../PORTAL_ROOT_PATHincludes/functions_modules.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 46: include(./../PORTAL_ROOT_PATHincludes/functions_modules.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 46: include() [function.include]: Failed opening './../PORTAL_ROOT_PATHincludes/functions_modules.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 51: include() [function.include]: Unable to access ./../PORTAL_ROOT_PATHincludes/functions_version_check.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 51: include(./../PORTAL_ROOT_PATHincludes/functions_version_check.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 51: include() [function.include]: Unable to access ./../PORTAL_ROOT_PATHincludes/functions_version_check.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 51: include(./../PORTAL_ROOT_PATHincludes/functions_version_check.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 51: include() [function.include]: Failed opening './../PORTAL_ROOT_PATHincludes/functions_version_check.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 56: include() [function.include]: Unable to access ./../PORTAL_ROOT_PATHincludes/functions.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 56: include(./../PORTAL_ROOT_PATHincludes/functions.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 56: include() [function.include]: Unable to access ./../PORTAL_ROOT_PATHincludes/functions.php
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 56: include(./../PORTAL_ROOT_PATHincludes/functions.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_portal.php on line 56: include() [function.include]: Failed opening './../PORTAL_ROOT_PATHincludes/functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
Fatal error: Call to undefined function obtain_portal_modules() in /home/uyrtgqlh/public_html/unrealaddicts.net/includes/acp/acp_portal.php on line 367
apart from these thanks for sharing
Did you update from phpBB 3.0.12? If yes, did you have Board3 Portal installed previously? Upgrading to Board3 Portal 2.1 from 2.0.2 will not work properly. Therefore, Board3 Portal 2.0.2 should be removed. The errors seem to be caused by old files from Board3 Portal 2.0.2.
moviehive wrote:Amazed no one has asked yet.
How do you make the portal the front page when people access the domain name?
This should work for Apache:
http://board3.de/viewtopic.php?f=72&t=10827#p35252
If you can't understand it because it's German:
Open:
root/.htaccess
Add this to the end of the file:
Code: Select all
DirectoryIndex app.php index.php index.html index.htm