Re: [fw-general] Creating FEED exception problem!

2009-06-23 Thread Jan Pieper
[...] instead of $entry['link ']. > There is a misplaced whitespace on line 11. > > It must be $entry['link'] instead of $entry['link']. > > -- Jan > >> Hi, i am creating a feed using a lot of examples over the web, but it gives >> me an exception... >> >> Fatal error: Uncaught exception 'Zend_

Re: [fw-general] Creating FEED exception problem!

2009-06-23 Thread Jan Pieper
There is a misplaced whitespace on line 11. It must be $entry['link'] instead of $entry['link']. -- Jan > Hi, i am creating a feed using a lot of examples over the web, but it gives > me an exception... > > Fatal error: Uncaught exception 'Zend_Feed_Builder_Exception' with message > 'link key i

[fw-general] Creating FEED exception problem!

2009-06-23 Thread soulfury
Hi, i am creating a feed using a lot of examples over the web, but it gives me an exception... Fatal error: Uncaught exception 'Zend_Feed_Builder_Exception' with message 'link key is missing' in C:\AppServ\www\NoPe\Zend\Feed\Builder.php:353 Stack trace: #0 C:\AppServ\www\NoPe\Zend\Feed\Builder.p