Error in PHP Script
/articles.php
PHP Version: 5.2.6;  Zend Engine Version: 2.2.0;  Qcodo Version: 0.3.24 (Qcodo Beta 3)
Application: Apache/2.2.9 (Fedora);  Server Name: www.fixingmeals.com
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Undefined property: MagpieRSS::$etag
Error Type:   E_NOTICE

Source File:   /var/www/web15/web/assets/php/magpierss/rss_fetch.inc     Line:   156

Line 151:            // else attempt a conditional get
Line 152:            
Line 153:            // setup headers
Line 154:            if ( $cache_status == 'STALE' ) {
Line 155:                $rss = $cache->get( $cache_key );
Line 156:                if ( $rss and $rss->etag and $rss->last_modified ) {
Line 157:                    $request_headers['If-None-Match'] = $rss->etag;
Line 158:                    $request_headers['If-Last-Modified'] = $rss->last_modified;
Line 159:                }
Line 160:            }
Line 161:            

Call Stack:

#0 /var/www/web15/web/assets/php/magpierss/rss_fetch.inc(156): QcodoHandleError()
#1 /var/www/web15/web/articles.php(20): fetch_rss()
#2 /var/www/web15/web/includes/qcodo/_core/qform/QFormBase.class.php(268): ArticleForm->Form_Create()
#3 /var/www/web15/web/articles.php(48): QFormBase::Run()

Variable Dump:   Show/Hide



Error Report Generated:  Wednesday, January 7 2009, 2:38:39 AM