Quote:
Originally Posted by Logician
I can't give you a solution since I don't use cmps but apparently this is normal. Because the hack produces its results only when "index.php" (forum home script) runs. Since you don't run it but instead your cmps script, it is normal that the annoucement is not produced.
|
hmm... what does it depend on, though?
all conditionals that were supposed to appear in forumhome template are in the adv_portal template (since that is the "new" forumhome, sort of... it uses most of the code from other templates except that it strips out everything in the <head>...</head> part)
I have renamed my cmps_index.php into the index.php (so that is my homepage), and the forum page (previously index.php) has been renamed to forum.php.
Now, is there anything that appears in forum.php that this hack checks for, and then displays the announcement?