Quantcast
Channel: [Plugin: HungryFEED] Parse Error – WP Version 3.1.3 & Hungry Feed 1.5.0 | WordPress.org
Viewing all articles
Browse latest Browse all 12

triumphofvenus on "[Plugin: HungryFEED] Parse Error - WP Version 3.1.3 & Hungry Feed 1.5.0"

$
0
0

ok that worked for the first parse error but now for some reason I am getting an error on line 530:

Parse error: parse error, unexpected $ in /wp-content/plugins/hungryfeed/hungryfeed.php on line 530

I commented out like so:

/**
{
try {
$source_title = $item->data['child']['']['source'][0]['data'];
$source_permalink = $item->data['child']['']['source'][0]['attribs']['url'];
} catch (Exception $ex) {}
}
*/


Viewing all articles
Browse latest Browse all 12

Trending Articles