What is the name of this connection file?
The code you posted earlier was looking for a connection file named Recipes.php
looking at the code, the name of this connection file would be newsfeed.php
make sure that the page is using the recipes.php connection file.
If you wish to use a different connections file, you must go into each recordset or server behavior that uses the connection file and set it to use the new one.