Page 1 of 1

Portal installed but not showing!!!

Posted: 4. September 2011 17:47
by BloodThor
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

Re: Portal installed but not showing!!!

Posted: 4. September 2011 21:13
by Kirk
Hello
Do you have the install/index.php called?

Sorry for my English, I translate it with Google

Re: Portal installed but not showing!!!

Posted: 4. September 2011 21:22
by Marc
Looks like you are at least missing the edit to includes/constants.php.

Re: Portal installed but not showing!!!

Posted: 4. September 2011 21:23
by BloodThor
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.....

Re: Portal installed but not showing!!!

Posted: 4. September 2011 21:27
by Marc
You didn't copy all files. Take a look at install.xml again.