Hi!

On 02/11/2008 10:55 PM Børge Warvik wrote:

> 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?

I asume you're using trunk/ from SVN? Did you check that the 
feed_autoload.php is correctly linked in autoload/? If not, please link 
it manually from Feed/src/ or re-run the setup-env.sh script (respective 
setup-env.bat, if you are on Windows).

HTH
Regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

[EMAIL PROTECTED] | eZ Systems AS | ez.no
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to