. . .but your explanation is to hard for me to understand.
Quote:
Original posted by Logician
But you need to apply the hack to your index.php (not global.php) so that it will work
|
Wich hack do you meen here ?
If you meen your code:
PHP Code:
// Logician Dynamic Forum Announcements Hack
$dynamic_fha=strchr($optionstemp['template'],'$dynamic_fha = "');
eval($dynamic_fha);
$dfh_announcement=dynamic_a($dynamic_fha);
// Logician Dynamic Forum Announcements Hack
then its ok, i added it to index.php, cause your installinstruction tells to do at step 4.
And another Question:
Is there any place where i can read about the Variables so i can understand where '$bbuserinfo' comes from ? And is it right that your Code only get called in index.php when i insert the code as step 4 tells to do ?
Thanks for all
Regards