<?php
include_once("phpnuke_config_itemstat.php");
include_once(path_itemstats . "phpnuke_itemstats.php");
echo '<link rel="stylesheet" href="' . path_itemstats . getStrCssStyle() . '" type="text/css">
<script type="text/javascript" src="' . path_itemstats . getStrTooltipStyle() . '"><!-- overLIB (c) Erik Bosrup --></script>
';
?>
return $text;
}
// Only load the templates ONCE..
return $text;
}
/************************************************************************/
/* Parse text for [Item] tags */
/************************************************************************/
$text = itemstats_parse($text);
// Only load the templates ONCE..
}
getTopics($s_sid);
}
/************************************************************************/
/* Parse text for [Item] tags */
/************************************************************************/
$hometext = itemstats_parse($hometext);
getTopics($s_sid);
$title = "<a href=\"modules.php?name=$module_name&file=categories&op=newindex&catid=$catid\"><font class=\"storycat\">$title1</font></a>: $title";
}
echo "<table width=\"100%\" border=\"0\"><tr><td valign=\"top\" width=\"100%\">\n";
$title = "<a href=\"modules.php?name=$module_name&file=categories&op=newindex&catid=$catid\"><font class=\"storycat\">$title1</font></a>: $title";
}
/************************************************************************/
/* Parse text for [Item] tags */
/************************************************************************/
$bodytext = itemstats_parse($bodytext);
echo "<table width=\"100%\" border=\"0\"><tr><td valign=\"top\" width=\"100%\">\n";
natbur wrote:This version of itemstats (1.5.*) has an issue that if an item is not in your item_cache then it provides a link to update item_cache instead of doing it automatically. This link only has to ever be clicked on once, but it's annoying. When I get a chance, I'll start digging through the php to fix that small, but annoying bug.
define('automatic_search', false);
define('automatic_search', true);
Users browsing this forum: No registered users and 1 guest