[TYPO3-dev] Plugin Counter: How often a plugin was inserted on a page

Stefan Frömken firma at sfroemken.de
Mon Jun 22 08:52:30 CEST 2009


> Hi,
> 
> ok, try this in main of your plugin:
> 
> $GLOBALS['TSFE']->register['myplugin'][] = $this->cObj['data]['uid'];
> 
> vg Steffen

I get following error:

Fatal error: Cannot use object of type tslib_cObj as array in 
[aLongPath]/tx_sfslideshow_pi1.php

Stefan




More information about the TYPO3-dev mailing list