PDA

View Full Version : ragtek Unread Post Counter



s0ct0j0c
21-04-2011, 07:29 PM
This Add-on shows the unread post counter. (adds 1 sql-query to every pageload in the frontend)

Installation:



Upload everything from the "upload" directory into your forum directory
install addon.xml
edit PAGE_CONTAINER Template (instructions below)

Template edit:

Open Template "PAGE_CONTAINER"
Search for:



<!-- main content area -->
<xen:if is="{$sidebar}">
<div class="mainContainer">
<div class="mainContent"></xen:if>
Add under this:



<xen:include template="ragtek_unreadPosts" />

http://xenforomods.info/attachments/10-1-png.6174/