2006. June 16. |
This component only works if you put manualy this PHP code in /includes/footer.php or index.php of your template !!!
<? defined("_BBC_PAGE_NAME") ? _BBC_PAGE_NAME : define("_BBC_PAGE_NAME", $mainframe->_head['title']); defined("_BBCLONE_DIR") ? _BBCLONE_DIR : define("_BBCLONE_DIR", $mosConfig_absolute_path."/administrator/components/com_bbclone/"); define("COUNTER", $mosConfig_absolute_path."/administrator/components/com_bbclone/mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?>
|
Utolsó frissítés ( 2006. June 16. )
|