Page 1 of 1

problem with LATEST GLOBAL ANNOUNCEMENTS portal module

Posted: Wed Jan 14, 2009 9:35 pm
by zicone
Hi,
i'm new on this forum and i have a problem with the last version of modphpbb3 1.0.5 portal version :
my problem is with the LATEST GLOBAL ANNOUNCEMENTS block..
infact do not function ; nothing to see in first page (as modphpbb3 portal demo as i see in this link http://www.modphpbb3.com/newversion/)

please,there is a way to resolve this problem?

i see in the board3 portal home page (http://www.board3.de/) that's it's ok..the module LATEST GLOBAL ANNOUNCEMENTS functions very well..

sorry for my language..

thanks

Re: problem with LATEST GLOBAL ANNOUNCEMENTS portal module

Posted: Wed Jan 14, 2009 11:23 pm
by LDM
Take the edit out from index_body.html (see bottom code line below) and open overall_header.html

Find the last:

Code: Select all

<span class="corners-bottom"><span></span></span></div>
		</div>
		<!-- ENDIF -->
Add below:

Code: Select all

<!-- INCLUDE announcement_centre.html -->
Save, upload, purge template cache, done!