list.fluxcms
2010-01-23 22:00:59 UTC
Hi all,
how can 'bx_helpers_simplecache::staticHttpReadAsDom' been included in
the xsl-files?
If I use
<ul>
<xsl:for-each
select="php:function('bx_helpers_simplecache::staticHttpReadAsDom','http://twitter.com/statuses/user_timeline/14918598.atom',600)/atom:feed/atom:entry[position() < 6]">
-->
<li>
<a href="{atom:link[@type='text/html']/@href}"><xsl:value-of
select="substring(atom:content[@type='html'],7)"/></a>
</li>
</xsl:for-each>
</ul>
the XSL for-each is not executed, and the html rendering is stopped so
that the rest of page is not produced. I set
#E_STRICT | E_ALL
php_value error_reporting 16383
in .htaccess but no error is shown.
How could this debugged? Maybe am I missing some files?
I use 1.6-dev/9.9.27.
Thanks for your hints and reply in advance.
By the way - there a spam entries in the liip wiki.
Grretings
- thomas
how can 'bx_helpers_simplecache::staticHttpReadAsDom' been included in
the xsl-files?
If I use
<ul>
<xsl:for-each
select="php:function('bx_helpers_simplecache::staticHttpReadAsDom','http://twitter.com/statuses/user_timeline/14918598.atom',600)/atom:feed/atom:entry[position() < 6]">
-->
<li>
<a href="{atom:link[@type='text/html']/@href}"><xsl:value-of
select="substring(atom:content[@type='html'],7)"/></a>
</li>
</xsl:for-each>
</ul>
the XSL for-each is not executed, and the html rendering is stopped so
that the rest of page is not produced. I set
#E_STRICT | E_ALL
php_value error_reporting 16383
in .htaccess but no error is shown.
How could this debugged? Maybe am I missing some files?
I use 1.6-dev/9.9.27.
Thanks for your hints and reply in advance.
By the way - there a spam entries in the liip wiki.
Grretings
- thomas
--
list.fluxcms
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
list.fluxcms
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.