Reply To: [Plugin: HungryFEED] Parse Error – WP Version 3.1.3 &...
So, I deleted the files and then reinstalled and replaced the code and it worked!! Thank You, Something must have gotten screwed up while going back and forth. Thanks again! Kari
View ArticleReply To: [Plugin: HungryFEED] Parse Error – WP Version 3.1.3 &...
Thanks for your help on this! I just realized I included to much of the code in the comment out but I am still getting the same line 530 parse error. So now the comment out looks like this… /**try {...
View ArticleReply To: [Plugin: HungryFEED] Parse Error – WP Version 3.1.3 &...
i think you may have commented a bit too much code it should look like this if (!$source) { // try { // $source_title = $item->data['child']['']['source'][0]['data']; // $source_permalink =...
View ArticleReply To: [Plugin: HungryFEED] Parse Error – WP Version 3.1.3 &...
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...
View ArticleReply To: [Plugin: HungryFEED] Parse Error – WP Version 3.1.3 &...
It sounds like you are running PHP4. You should be able to use hungryfeed on PHP4 however you have to comment out some lines. comment out lines 328 through 331 in hungryfeed.php which are these lines:...
View Article[Plugin: HungryFEED] Parse Error – WP Version 3.1.3 & Hungry Feed...
I am running 3.1.3 WP version with the newest version of Hungry feed and I am getting a parse error. See below: Parse error: parse error, unexpected ‘{‘ in...
View Article