Pagina 1 van 1
Wit scherm na installatie
Geplaatst: 29 mar 2009, 16:34
door Krekel
- Adres van je forum:
Event. modificaties op je forum: geen
Wanneer ontstond het probleem? Bij het installeren van Board3 Portal
phpBB versie: 3.0.4
Heb je onlangs iets veranderd aan je forum? Nee
Wat is het probleem?
Ik heb geprobeerd Board3 Portal te installeren, na alle veranderingen kwam ik op een wit scherm
Daarna heb ik in htacces deze code gezet
Met als gevolg deze foutmelding:
Code: Selecteer alles
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /var/www/vhosts//httpdocs/tvs/includes/functions.php on line 3669
Wat nu?
..
Re: Wit scherm na installatie
Geplaatst: 29 mar 2009, 17:07
door Krekel
Ok dit heb ik kunnen oplossen, alleen nu struikel ik op een algemene fout.
Code: Selecteer alles
Algemene fout
SQL ERROR [ mysql4 ]
Table 'dekempen.phpbb_portal_config' doesn't exist [1146]
SQL
SELECT config_name, config_value FROM phpbb_portal_config
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: portal/includes/functions.php
LINE: 32
CALL: dbal_mysql->sql_query()
FILE: adm/mods/board3_portal_check_version.php
LINE: 26
CALL: obtain_portal_config()
FILE:
LINE:
CALL: board3_portal_check_version::version()
FILE: includes/acp/acp_version_check.php
LINE: 51
CALL: call_user_func()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_version_check->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Wordt iets te lastig voor mij

Re: Wit scherm na installatie
Geplaatst: 29 mar 2009, 17:10
door Derky
Je moet de SQL nog uitvoeren van de portal MOD, zodat de tabellen worden aangemaakt.

Re: Wit scherm na installatie
Geplaatst: 29 mar 2009, 17:19
door FreakyBlue
Of wel:
Code: Selecteer alles
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.</diy-instructions>
<diy-instructions lang="de">install_portal/install.php aufrufen und ausführen, nach erfolgreicher Installation löschen</diy-instructions>
Dit heb je nog niet gedaan. Als je alles uit de root folder van de mod heb geupload en je de installer uitvoert, komt alles goed
