when i have patched the index.php from joomla i got i blank site
after that i chnaged following
this:
Code:
require_once($jsmfConfig->smf_path."/SSI.php")
i chnaged to that:
Code:
session_start($smf_path.'/SSI.php');
after that the site and the bridge worked finde but not the recent topic mod
what can i do
thx for your help
regards Chris
Forum 







