View Single Post
  #6  
Old 05-07-2009, 07:04 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Make sure you didn't remove the following from the gaz_html_footer template:
Code:
	<if condition="$issue['htmltracker']"><img src="$vboptions[bburl]/geek/gaz/includes/gaz_clear.php?u=$user[userid]&amp;i=$issue[id]&amp;d=$user[senddate]" border="0" width="1px" height="1px" alt="" /></if>
Also make sure that the gaz_clear.php file is inside your /forum/geek/ gaz /includes directory and please note that the * doesn't show until prunedtrack is 1 and this is done via the compress_track_count function in the gaz_track_cron.php file, which isn't an immediate update, so you'd see ~ instead.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote