Alles linkt naar install/install.php
Geplaatst: 03 okt 2004, 13:12
Hoi,
ik heb MX-Portal geinstalleerd maar heb nu een probleem.
Alle links die naar mijn forum map wijzen (allemaal dus) worden automatisch doorgelinkt naar forum/install/install.php
Nu zal je zeggen, dat komt vast door die MX-Portal, maar op de 1 of andere manier ligt het daar niet aan. Want heb hem helemaal verwijderd (de portal) maar nog steeds hetzelfde probleem.
Nu heb ik dit ook al op het forum van MX-Systems gezet, maar daar wordt me verteld dat het aan dit ligt:
Nu kan je natuurlijk zeggen dat het niet jullie probleem is omdat het vast toch wel aan die portal ligt. Maar ik zou het fijn vinden als iemand misschien het antwoord weet.
Want ik kan dus op het moment helemaal niks met m'n forum
Ik hoop dat iemand mij kan helpen!
PS gaat niet om ForumJunkies
ik heb MX-Portal geinstalleerd maar heb nu een probleem.
Alle links die naar mijn forum map wijzen (allemaal dus) worden automatisch doorgelinkt naar forum/install/install.php
Nu zal je zeggen, dat komt vast door die MX-Portal, maar op de 1 of andere manier ligt het daar niet aan. Want heb hem helemaal verwijderd (de portal) maar nog steeds hetzelfde probleem.
Nu heb ik dit ook al op het forum van MX-Systems gezet, maar daar wordt me verteld dat het aan dit ligt:
Aan het phpbb forum dus. Maar als ik mij config.php file open, is deze hlemaal leeg, ook op de server. En in common.php staat precies zoals die markus zegt:markus_petrux schreef:You're going to be redirected to the phpBB install process if you do NOT have the following line in your forum/config.php file:Actually, the code that checks for this is found in forum/common.php:Code: Selecteer alles
define('PHPBB_INSTALLED', true);
So that suggests a) you have not completed your phpBB installation succesfully, or b) something/someone has "touched" your forum/config.php file.Code: Selecteer alles
if( !defined("PHPBB_INSTALLED") ) { header("Location: install/install.$phpEx"); exit; }
Code: Selecteer alles
if( !defined("PHPBB_INSTALLED") )
{
header("Location: install/install.$phpEx");
exit;
}
Want ik kan dus op het moment helemaal niks met m'n forum

Ik hoop dat iemand mij kan helpen!
PS gaat niet om ForumJunkies