Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://hero-forum.hostzi.com/index.php
What have you done before the problem was there?
Installed the Portal Mod
What have you already tryed to solve the problem?
Do not know what i need to do!
Description and Message
I have managed to install the portal to my site, but it does not show up. As well as in the .MOD sections the portal is all there but when i click on any one i get this.....
SQL ERROR [ mysqli ]
Table 'a5084128_shield.PORTAL_CONFIG_TABLE' doesn't exist [1146]
SQL
SELECT config_name, config_value FROM PORTAL_CONFIG_TABLE
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: portal/includes/functions.php
LINE: 25
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_portal.php
LINE: 30
CALL: obtain_portal_config()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_portal->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
I have looked and it is all there, so i do not understand and can not figure it out.... Please help!!!! :s
Portal installed but not showing!!!
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Re: Portal installed but not showing!!!
Hello
Do you have the install/index.php called?
Sorry for my English, I translate it with Google
Do you have the install/index.php called?
Sorry for my English, I translate it with Google
Gruß Udo
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Portal installed but not showing!!!
Looks like you are at least missing the edit to includes/constants.php.
Re: Portal installed but not showing!!!
Yes, i have found it showing now but this is what i get on the options in APC/Portal:
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 38: include(./mods/board3_portal_check_version.php) [function.include]: failed to open stream: Not a directory
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 38: include(./mods/board3_portal_check_version.php) [function.include]: failed to open stream: Not a directory
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 38: include() [function.include]: Failed opening './mods/board3_portal_check_version.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 42: call_user_func(board3_portal_check_version::version) [function.call-user-func]: First argument is expected to be a valid callback
And it is the same for every single option in Portal.....
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 38: include(./mods/board3_portal_check_version.php) [function.include]: failed to open stream: Not a directory
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 38: include(./mods/board3_portal_check_version.php) [function.include]: failed to open stream: Not a directory
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 38: include() [function.include]: Failed opening './mods/board3_portal_check_version.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Warning: in file /portal/includes/functions_version_check.php on line 42: call_user_func(board3_portal_check_version::version) [function.call-user-func]: First argument is expected to be a valid callback
And it is the same for every single option in Portal.....
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Portal installed but not showing!!!
You didn't copy all files. Take a look at install.xml again.