[TYPO3-english] Ameos - Formidable - Rss Parser - No Items to display
Daniel Balzter
dudel at dudel.org
Thu Jan 8 00:14:04 CET 2009
Hello there,
i have the same problem here. After a few tries of testing i found out that
the configuration data from the flexforms is not reaching the plugin.
The array "$piFlexForm = $this->cObj->data['pi_flexform']" in
class.tx_ameosformidablerssparser_pi1.php contains the right
data but after it runs through all the foreach-loops the variable
$this->aFlex is not filled right. Most of the config-data is lost.
when i set $this->aFlex manually for example:
$this->aFlex["rss"]["vDEF"] = "http://www.scripting.com/rss.xml";
i can see the feed on my page. i havent solved this right now but maybe
we have the same problem.
Regards
Daniel
More information about the TYPO3-english
mailing list