Hi,
 
Been working on this all day. 
 
If I do this:
 
$feed = new ezcFeed <http://ezcomponents.org/docs/api/trunk/Feed/ezcFeed.html> 
( 'rss2' );
 
or:
 
$feed = ezcFeed::parse 
<http://ezcomponents.org/docs/api/trunk/Feed/ezcFeed.html#parse> ( 
'http://www.example.com/rss2.xml' );
 
I get this error: 
 
Fatal error: Class 'ezcFeed' not found in /home/sites/xxxxx/www/index.php on 
line 9
 
This only happends for the Feed component. What could cause this error?
 
Thanks,
Børge Warvik
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to